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()
70 #define RANGE_MATCH 1 macro175 case RANGE_MATCH: in fnmatch1()309 return (ok == negate ? RANGE_NOMATCH : RANGE_MATCH); in rangematch()