Home
last modified time | relevance | path

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

/PHP-8.3/main/
H A Dfopen_wrappers.c364 zend_string *resolved_path = NULL; local
502 zend_string *resolved_path; local
/PHP-8.3/ext/xmlreader/
H A Dphp_xmlreader.c206 char *_xmlreader_get_valid_file_path(char *source, char *resolved_path, int resolved_path_len ) { in _xmlreader_get_valid_file_path()
264 char resolved_path[MAXPATHLEN + 1]; in _xmlreader_get_relaxNG() local
844 char resolved_path[MAXPATHLEN + 1]; in PHP_METHOD() local
1027 char *directory=NULL, resolved_path[MAXPATHLEN + 1]; in PHP_METHOD() local
/PHP-8.3/ext/fileinfo/
H A Dfileinfo.c166 char resolved_path[MAXPATHLEN]; in PHP_FUNCTION() local
/PHP-8.3/ext/dom/
H A Ddocument.c1202 char *_dom_get_valid_file_path(char *source, char *resolved_path, int resolved_path_len ) /* {{{ */ in _dom_get_valid_file_path()
1266 char *directory=NULL, resolved_path[MAXPATHLEN + 1]; in dom_document_parser() local
1781 char resolved_path[MAXPATHLEN + 1]; in _dom_document_schema_validate() local
1889 char resolved_path[MAXPATHLEN + 1]; in _dom_document_relaxNG_validate() local
/PHP-8.3/ext/xmlwriter/
H A Dphp_xmlwriter.c105 static char *_xmlwriter_get_valid_file_path(char *source, char *resolved_path, int resolved_path_le… in _xmlwriter_get_valid_file_path()
784 char resolved_path[MAXPATHLEN + 1]; in PHP_FUNCTION() local
/PHP-8.3/ext/opcache/
H A DZendAccelerator.c2513 zend_string *resolved_path; in persistent_zend_resolve_path() local
4082 zend_string *resolved_path = preload_resolve_path(Z_STR_P(RT_CONSTANT(opline, opline->op1))); local
4122 zend_string *resolved_path = preload_resolve_path(Z_STR_P(RT_CONSTANT(opline, opline->op1))); local
/PHP-8.3/ext/zip/
H A Dphp_zip.c291 char resolved_path[MAXPATHLEN]; in php_zip_add_file() local
1171 char resolved_path[MAXPATHLEN + 1]; in PHP_FUNCTION() local
1450 char *resolved_path; local
/PHP-8.3/ext/libxml/
H A Dlibxml.c405 char *resolved_path; in php_libxml_streams_IO_open_wrapper() local
/PHP-8.3/Zend/
H A Dzend_virtual_cwd.c1012 char resolved_path[MAXPATHLEN]; in virtual_file_ex() local
H A Dzend_execute.c4894 zend_string *resolved_path; in zend_include_or_eval() local
/PHP-8.3/ext/standard/
H A Dstreamsfuncs.c1592 zend_string *resolved_path; in PHP_FUNCTION() local
/PHP-8.3/main/streams/
H A Dstreams.c2191 zend_string *resolved_path = NULL; local
/PHP-8.3/sapi/litespeed/
H A Dlsapilib.c3897 char resolved_path[PATH_MAX+1]; in lsapi_check_path() local

Completed in 127 milliseconds