Home
last modified time | relevance | path

Searched defs:resolved_path (Results 1 – 12 of 12) sorted by relevance

/PHP-7.3/main/
H A Dfopen_wrappers.c355 zend_string *resolved_path = NULL; local
475 char resolved_path[MAXPATHLEN]; local
/PHP-7.3/ext/xmlreader/
H A Dphp_xmlreader.c215 char *_xmlreader_get_valid_file_path(char *source, char *resolved_path, int resolved_path_len ) { in _xmlreader_get_valid_file_path()
270 char resolved_path[MAXPATHLEN + 1]; in _xmlreader_get_relaxNG() local
848 char resolved_path[MAXPATHLEN + 1]; in PHP_METHOD() local
1032 char *directory=NULL, resolved_path[MAXPATHLEN]; in PHP_METHOD() local
/PHP-7.3/ext/dom/
H A Ddocument.c1296 char *_dom_get_valid_file_path(char *source, char *resolved_path, int resolved_path_len ) /* {{{ */ in _dom_get_valid_file_path()
1360 char *directory=NULL, resolved_path[MAXPATHLEN]; in dom_document_parser() local
1806 char resolved_path[MAXPATHLEN + 1]; in _dom_document_schema_validate() local
1906 char resolved_path[MAXPATHLEN + 1]; in _dom_document_relaxNG_validate() local
/PHP-7.3/ext/xmlwriter/
H A Dphp_xmlwriter.c592 static char *_xmlwriter_get_valid_file_path(char *source, char *resolved_path, int resolved_path_le… in _xmlwriter_get_valid_file_path()
1691 char resolved_path[MAXPATHLEN + 1]; in PHP_FUNCTION() local
/PHP-7.3/ext/zip/
H A Dphp_zip.c287 char resolved_path[MAXPATHLEN]; in php_zip_add_file() local
1145 char resolved_path[MAXPATHLEN + 1]; in PHP_NAMED_FUNCTION() local
1443 char *resolved_path; in ZIPARCHIVE_METHOD() local
/PHP-7.3/ext/libxml/
H A Dlibxml.c303 char *resolved_path; in php_libxml_streams_IO_open_wrapper() local
/PHP-7.3/ext/standard/
H A Dstreamsfuncs.c1566 zend_string *resolved_path; in PHP_FUNCTION() local
/PHP-7.3/Zend/
H A Dzend_virtual_cwd.c1261 char resolved_path[MAXPATHLEN] = {0}; in virtual_file_ex() local
H A Dzend_execute.c3139 zend_string *resolved_path; in zend_include_or_eval() local
/PHP-7.3/ext/opcache/
H A DZendAccelerator.c2285 zend_string *resolved_path; in persistent_zend_resolve_path() local
/PHP-7.3/main/streams/
H A Dstreams.c2008 zend_string *resolved_path = NULL; local
/PHP-7.3/sapi/litespeed/
H A Dlsapilib.c3853 char resolved_path[PATH_MAX+1]; in lsapi_check_path() local

Completed in 86 milliseconds