Home
last modified time | relevance | path

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

/php-src/main/
H A Dfopen_wrappers.c364 zend_string *resolved_path = NULL; local
502 zend_string *resolved_path; local
/php-src/ext/xmlreader/
H A Dphp_xmlreader.c249 char *_xmlreader_get_valid_file_path(char *source, char *resolved_path, int resolved_path_len ) { in _xmlreader_get_valid_file_path()
307 char resolved_path[MAXPATHLEN + 1]; in _xmlreader_get_relaxNG() local
894 char resolved_path[MAXPATHLEN + 1]; in xml_reader_from_uri() local
1165 char *directory=NULL, resolved_path[MAXPATHLEN + 1]; in xml_reader_from_string() local
/php-src/ext/xmlwriter/
H A Dphp_xmlwriter.c107 static char *_xmlwriter_get_valid_file_path(char *source, char *resolved_path, int resolved_path_le… in _xmlwriter_get_valid_file_path()
804 char resolved_path[MAXPATHLEN + 1]; in PHP_FUNCTION() local
853 char resolved_path[MAXPATHLEN + 1]; in PHP_METHOD() local
/php-src/ext/fileinfo/
H A Dfileinfo.c166 char resolved_path[MAXPATHLEN]; in PHP_FUNCTION() local
/php-src/ext/dom/
H A Ddocument.c1294 const char *dom_get_valid_file_path(const char *source, char *resolved_path, int resolved_path_len … in dom_get_valid_file_path()
1358 char *directory=NULL, resolved_path[MAXPATHLEN + 1]; in dom_document_parser() local
1876 char resolved_path[MAXPATHLEN + 1]; in dom_document_schema_validate() local
1985 char resolved_path[MAXPATHLEN + 1]; in dom_document_relaxNG_validate() local
/php-src/ext/opcache/
H A DZendAccelerator.c2537 zend_string *resolved_path; in persistent_zend_resolve_path() local
4111 zend_string *resolved_path = preload_resolve_path(Z_STR_P(RT_CONSTANT(opline, opline->op1))); local
4151 zend_string *resolved_path = preload_resolve_path(Z_STR_P(RT_CONSTANT(opline, opline->op1))); local
/php-src/ext/zip/
H A Dphp_zip.c290 char resolved_path[MAXPATHLEN]; in php_zip_add_file() local
1177 char resolved_path[MAXPATHLEN + 1]; in PHP_FUNCTION() local
1456 char *resolved_path; local
/php-src/ext/libxml/
H A Dlibxml.c412 char *resolved_path; in php_libxml_streams_IO_open_wrapper() local
/php-src/Zend/
H A Dzend_virtual_cwd.c1010 char resolved_path[MAXPATHLEN]; in virtual_file_ex() local
H A Dzend_execute.c5126 zend_string *resolved_path; in zend_include_or_eval() local
/php-src/ext/standard/
H A Dstreamsfuncs.c1612 zend_string *resolved_path; in PHP_FUNCTION() local
/php-src/main/streams/
H A Dstreams.c2191 zend_string *resolved_path = NULL; local
/php-src/sapi/litespeed/
H A Dlsapilib.c3892 char resolved_path[PATH_MAX+1]; in lsapi_check_path() local

Completed in 92 milliseconds