Home
last modified time | relevance | path

Searched refs:FCT (Results 1 – 2 of 2) sorted by relevance

/posix/
A Dfnmatch_loop.c31 static int FCT (const CHAR *pattern, const CHAR *string,
39 FCT (const CHAR *pattern, const CHAR *string, const CHAR *string_end, in FCT() function
181 if (FCT (p, n, string_end, no_leading_period, flags2, in FCT()
190 && (FCT (p, n + 1, string_end, flags & FNM_PERIOD, flags, in FCT()
204 && (FCT (p, n, string_end, no_leading_period, flags2, in FCT()
1066 if (FCT (p, string, string_end, no_leading_period, flags, NULL) == 0) in EXT()
1081 && (FCT (p, rs, string_end, in EXT()
1089 && FCT (pattern - 1, rs, string_end, in EXT()
1104 if (FCT (p, string, string_end, no_leading_period, flags, NULL) == 0) in EXT()
1144 && (FCT (p, rs, string_end, in EXT()
[all …]
A Dfnmatch.c110 #define FCT internal_fnmatch macro
132 #define FCT internal_fnwmatch macro

Completed in 7 milliseconds