Searched defs:FNM_PATHNAME (Results 1 – 2 of 2) sorted by relevance
/PHP-8.4/win32/ | ||
H A D | fnmatch.h | 45 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */ macro |
/PHP-8.4/ext/standard/ | ||
H A D | file.stub.php | 468 const FNM_PATHNAME = UNKNOWN; define |
Completed in 6 milliseconds