Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dfilestat.c186 char *path, fullpath[MAXPATHLEN]; in PHP_FUNCTION() local
285 char *path, fullpath[MAXPATHLEN]; in PHP_FUNCTION() local
/PHP-7.4/ext/com_dotnet/
H A Dcom_persist.c365 char *filename, *fullpath = NULL; in CPH_METHOD() local
428 char *filename, *fullpath; in CPH_METHOD() local
/PHP-7.4/ext/pdo_sqlite/
H A Dsqlite_driver.c752 char *fullpath = expand_filepath(filename, NULL); in make_filename_safe() local
/PHP-7.4/ext/sqlite3/
H A Dsqlite3.c104 char *filename, *encryption_key, *fullpath; in PHP_METHOD() local
405 char fullpath[MAXPATHLEN]; in PHP_METHOD() local
/PHP-7.4/ext/zip/
H A Dphp_zip.c144 char *fullpath; in php_zip_extract_file() local
667 char fullpath[MAXPATHLEN]; in php_zip_pcre() local
/PHP-7.4/ext/phar/
H A Dphar_object.c4143 char *fullpath; in phar_extract_file() local

Completed in 41 milliseconds