Home
last modified time | relevance | path

Searched defs:fnmatch (Results 1 – 4 of 4) sorted by relevance

/PHP-8.1/win32/
H A Dfnmatch.c58 PHPAPI int fnmatch(const char *pattern, const char *string, int flags) in fnmatch() function
/PHP-8.1/ext/curl/
H A Dcurl_private.h77 php_curl_callback *fnmatch; member
/PHP-8.1/ext/standard/
H A Dfile.c2443 PHP_FUNCTION(fnmatch) in PHP_FUNCTION() argument
H A Dbasic_functions.stub.php1171 function fnmatch(string $pattern, string $filename, int $flags = 0): bool {} function

Completed in 40 milliseconds