Home
last modified time | relevance | path

Searched refs:pathinfo (Results 26 – 35 of 35) sorted by relevance

12

/php-src/ext/phar/tests/cache_list/files/
H A Dnophar.phar80 $b = pathinfo($a);
H A Dopenssl.phar80 $b = pathinfo($a);
/php-src/ext/phar/tests/files/
H A Dinclude_path2.phar80 $b = pathinfo($a);
H A Dnophar.phar80 $b = pathinfo($a);
/php-src/ext/standard/
H A Dbasic_functions.stub.php2398 function pathinfo(string $path, int $flags = PATHINFO_ALL): array|string {}
H A Dbasic_functions_arginfo.h2562 ZEND_FUNCTION(pathinfo);
3197 ZEND_FE(pathinfo, arginfo_pathinfo)
H A Dstring.c1620 PHP_FUNCTION(pathinfo) argument
/php-src/sapi/fpm/tests/
H A Dtester.inc215 return substr($filePath, 0, -strlen(pathinfo($filePath, PATHINFO_EXTENSION)));
/php-src/
H A Dphp.ini-development814 ; https://php.net/cgi.fix-pathinfo
H A Dphp.ini-production816 ; https://php.net/cgi.fix-pathinfo

Completed in 51 milliseconds

12