Searched refs:NO_MATCH (Results 1 – 6 of 6) sorted by relevance
130 #define NO_MATCH 0 in get_matching_pathnames() macro150 case NO_RECURSION + NO_MATCH: in get_matching_pathnames()151 case MATCH_ANY_ENTRY_RECURSION + NO_MATCH: in get_matching_pathnames()171 case MATCH_DIR_ONLY_RECURSION + NO_MATCH: in get_matching_pathnames()
250 private static final int NO_MATCH = -1; field in NewHdfParser338 if (end == NO_MATCH) { in parseHdfNameAttrs()390 if (index == NO_MATCH) { in parseAttributes()392 return NO_MATCH; in parseAttributes()410 return NO_MATCH; in parseAttribute()425 if (end == NO_MATCH) { in parseAttribute()427 return NO_MATCH; in parseAttribute()437 return NO_MATCH; in parseAttribute()
507 if num_matches == ModifierMatcher.NO_MATCH:785 self.num_matches = ModifierMatcher.NO_MATCH847 NO_MATCH = -1 variable in ModifierMatcher954 result.num_matches = self.NO_MATCH
89 DWFL_ERROR (NO_MATCH, N_("no matching address range")) \
2190 assertEquals(PhoneNumberUtil.MatchType.NO_MATCH, in testIsNumberMatchNonMatches()2192 assertEquals(PhoneNumberUtil.MatchType.NO_MATCH, in testIsNumberMatchNonMatches()2195 assertEquals(PhoneNumberUtil.MatchType.NO_MATCH, in testIsNumberMatchNonMatches()2198 assertEquals(PhoneNumberUtil.MatchType.NO_MATCH, in testIsNumberMatchNonMatches()2201 assertEquals(PhoneNumberUtil.MatchType.NO_MATCH, in testIsNumberMatchNonMatches()2203 assertEquals(PhoneNumberUtil.MatchType.NO_MATCH, in testIsNumberMatchNonMatches()2207 assertEquals(PhoneNumberUtil.MatchType.NO_MATCH, in testIsNumberMatchNonMatches()
419 NO_MATCH, enumConstant2803 return MatchType.NO_MATCH;2819 return MatchType.NO_MATCH;2831 return MatchType.NO_MATCH;