Searched refs:RANGE_MATCH (Results 1 – 2 of 2) sorted by relevance
49 #define RANGE_MATCH 1 macro126 case RANGE_MATCH: in fnmatch()214 return (ok == negate ? RANGE_NOMATCH : RANGE_MATCH); in rangematch()
71 #define RANGE_MATCH 1 macro149 case RANGE_MATCH: in fnmatch()237 return (ok == negate ? RANGE_NOMATCH : RANGE_MATCH); in rangematch()