Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/
H A Dfilestat.c189 char *path, fullpath[MAXPATHLEN]; in PHP_FUNCTION() local
286 char *path, fullpath[MAXPATHLEN]; in PHP_FUNCTION() local
/PHP-8.2/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.2/ext/pdo_sqlite/
H A Dsqlite_driver.c754 char *fullpath = expand_filepath(filename, NULL); in make_filename_safe() local
/PHP-8.2/ext/sqlite3/
H A Dsqlite3.c99 char *filename, *encryption_key, *fullpath; in PHP_METHOD() local
390 char fullpath[MAXPATHLEN]; in PHP_METHOD() local
/PHP-8.2/ext/zip/
H A Dphp_zip.c133 char *fullpath; in php_zip_extract_file() local
757 char fullpath[MAXPATHLEN]; in php_zip_pcre() local
/PHP-8.2/ext/phar/
H A Dphar_object.c4092 char *fullpath; in phar_extract_file() local

Completed in 63 milliseconds