Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_execute.c4432 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.0/ext/dom/
H A Ddocument.c1113 char *_dom_get_valid_file_path(char *source, char *resolved_path, int resolved_path_len ) /* {{{ */ in _dom_get_valid_file_path()
1177 char *directory=NULL, resolved_path[MAXPATHLEN + 1]; in dom_document_parser() local
1625 char resolved_path[MAXPATHLEN + 1]; in _dom_document_schema_validate() local
1733 char resolved_path[MAXPATHLEN + 1]; in _dom_document_relaxNG_validate() local
/PHP-8.0/ext/libxml/
H A Dlibxml.c252 char *resolved_path; in php_libxml_streams_IO_open_wrapper() local
/PHP-8.0/ext/opcache/
H A DZendAccelerator.c2317 zend_string *resolved_path; in persistent_zend_resolve_path() local
4085 zend_string *resolved_path = preload_resolve_path(Z_STR_P(RT_CONSTANT(opline, opline->op1))); local
4125 zend_string *resolved_path = preload_resolve_path(Z_STR_P(RT_CONSTANT(opline, opline->op1))); local
/PHP-8.0/ext/standard/
H A Dstreamsfuncs.c1548 zend_string *resolved_path; in PHP_FUNCTION() local
/PHP-8.0/ext/xmlreader/
H A Dphp_xmlreader.c209 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
847 char resolved_path[MAXPATHLEN + 1]; in PHP_METHOD() local
1033 char *directory=NULL, resolved_path[MAXPATHLEN + 1]; in PHP_METHOD() local
/PHP-8.0/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()
884 char resolved_path[MAXPATHLEN + 1]; in PHP_FUNCTION() local
/PHP-8.0/ext/zip/
H A Dphp_zip.c284 char resolved_path[MAXPATHLEN]; in php_zip_add_file() local
1151 char resolved_path[MAXPATHLEN + 1]; in PHP_FUNCTION() local
1430 char *resolved_path; local
/PHP-8.0/main/
H A Dfopen_wrappers.c352 zend_string *resolved_path = NULL; local
472 char resolved_path[MAXPATHLEN]; local
/PHP-8.0/main/streams/
H A Dstreams.c2058 zend_string *resolved_path = NULL; local
/PHP-8.0/sapi/litespeed/
H A Dlsapilib.c3878 char resolved_path[PATH_MAX+1]; in lsapi_check_path() local

Completed in 103 milliseconds