Home
last modified time | relevance | path

Searched defs:resolved_path (Results 1 – 13 of 13) sorted by last modified time

/PHP-8.1/main/streams/
H A Dstreams.c2038 zend_string *resolved_path = NULL; local
/PHP-8.1/ext/dom/
H A Ddocument.c1144 char *_dom_get_valid_file_path(char *source, char *resolved_path, int resolved_path_len ) /* {{{ */ in _dom_get_valid_file_path()
1211 char *directory=NULL, resolved_path[MAXPATHLEN + 1]; in dom_document_parser() local
1659 char resolved_path[MAXPATHLEN + 1]; in _dom_document_schema_validate() local
1767 char resolved_path[MAXPATHLEN + 1]; in _dom_document_relaxNG_validate() local
/PHP-8.1/ext/zip/
H A Dphp_zip.c284 char resolved_path[MAXPATHLEN]; in php_zip_add_file() local
1160 char resolved_path[MAXPATHLEN + 1]; in PHP_FUNCTION() local
1439 char *resolved_path; local
/PHP-8.1/ext/xmlreader/
H A Dphp_xmlreader.c207 char *_xmlreader_get_valid_file_path(char *source, char *resolved_path, int resolved_path_len ) { in _xmlreader_get_valid_file_path()
265 char resolved_path[MAXPATHLEN + 1]; in _xmlreader_get_relaxNG() local
846 char resolved_path[MAXPATHLEN + 1]; in PHP_METHOD() local
1029 char *directory=NULL, resolved_path[MAXPATHLEN + 1]; in PHP_METHOD() local
/PHP-8.1/ext/xmlwriter/
H A Dphp_xmlwriter.c106 static char *_xmlwriter_get_valid_file_path(char *source, char *resolved_path, int resolved_path_le… in _xmlwriter_get_valid_file_path()
887 char resolved_path[MAXPATHLEN + 1]; in PHP_FUNCTION() local
/PHP-8.1/ext/opcache/
H A DZendAccelerator.c2540 zend_string *resolved_path; in persistent_zend_resolve_path() local
4097 zend_string *resolved_path = preload_resolve_path(Z_STR_P(RT_CONSTANT(opline, opline->op1))); local
4137 zend_string *resolved_path = preload_resolve_path(Z_STR_P(RT_CONSTANT(opline, opline->op1))); local
/PHP-8.1/Zend/
H A Dzend_execute.c4784 zend_string *resolved_path; in zend_include_or_eval() local
H A Dzend_virtual_cwd.c1011 char resolved_path[MAXPATHLEN] = {0}; in virtual_file_ex() local
/PHP-8.1/ext/libxml/
H A Dlibxml.c254 char *resolved_path; in php_libxml_streams_IO_open_wrapper() local
/PHP-8.1/ext/standard/
H A Dstreamsfuncs.c1566 zend_string *resolved_path; in PHP_FUNCTION() local
/PHP-8.1/main/
H A Dfopen_wrappers.c352 zend_string *resolved_path = NULL; local
478 zend_string *resolved_path; local
/PHP-8.1/sapi/litespeed/
H A Dlsapilib.c3926 char resolved_path[PATH_MAX+1]; in lsapi_check_path() local
/PHP-8.1/ext/fileinfo/
H A Dfileinfo.c184 char resolved_path[MAXPATHLEN]; in PHP_FUNCTION() local

Completed in 109 milliseconds