Searched refs:EXT (Results 1 – 2 of 2) sorted by relevance
/posix/ |
A D | fnmatch_loop.c | 34 static int EXT (INT opt, const CHAR *pattern, const CHAR *string, 64 int res = EXT (c, p, n, string_end, no_leading_period, flags); in FCT() 93 int res = EXT (c, p, n, string_end, no_leading_period, flags); in FCT() 892 int res = EXT (c, p, n, string_end, no_leading_period, flags); in FCT() 988 EXT (INT opt, const CHAR *pattern, const CHAR *string, const CHAR *string_end, in EXT() function 1181 #undef EXT
|
A D | fnmatch.c | 111 #define EXT ext_match macro 133 #define EXT ext_wmatch macro
|
Completed in 7 milliseconds