Searched refs:RESULT_NORMAL (Results 1 – 2 of 2) sorted by relevance
447 static const int RESULT_NORMAL = 0x800; variable
726 return (type == std::string() ? (RESULT_EMPTY + RESULT_NORMAL) : DISMATCH_DATA); in MatchData()779 return match + RESULT_NORMAL; in MatchData()