Home
last modified time | relevance | path

Searched defs:fullpath (Results 1 – 6 of 6) sorted by relevance

/PHP-8.3/ext/standard/
H A Dfilestat.c170 char *path, fullpath[MAXPATHLEN]; in PHP_FUNCTION() local
252 char *path, fullpath[MAXPATHLEN]; in PHP_FUNCTION() local
/PHP-8.3/ext/com_dotnet/
H A Dcom_persist.c359 char *filename, *fullpath = NULL; in CPH_METHOD() local
420 char *filename, *fullpath; in CPH_METHOD() local
/PHP-8.3/ext/pdo_sqlite/
H A Dsqlite_driver.c741 char *fullpath = expand_filepath(filename, NULL); in make_filename_safe() local
/PHP-8.3/ext/sqlite3/
H A Dsqlite3.c100 char *filename, *encryption_key, *fullpath; in PHP_METHOD() local
393 char fullpath[MAXPATHLEN]; in PHP_METHOD() local
/PHP-8.3/ext/zip/
H A Dphp_zip.c133 char *fullpath; in php_zip_extract_file() local
773 char fullpath[MAXPATHLEN]; in php_zip_pcre() local
/PHP-8.3/ext/phar/
H A Dphar_object.c4109 char *fullpath; in phar_extract_file() local

Completed in 50 milliseconds