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.c181 char *_xmlreader_get_valid_file_path(char *source, char *resolved_path, int resolved_path_len ) { in _xmlreader_get_valid_file_path()
239 char resolved_path[MAXPATHLEN + 1]; in _xmlreader_get_relaxNG() local
826 char resolved_path[MAXPATHLEN + 1]; in xml_reader_from_uri() local
1097 char *directory=NULL, resolved_path[MAXPATHLEN + 1]; in xml_reader_from_string() local
/php-src/ext/xmlwriter/
H A Dphp_xmlwriter.c109 static char *_xmlwriter_get_valid_file_path(char *source, char *resolved_path, int resolved_path_le… in _xmlwriter_get_valid_file_path()
806 char resolved_path[MAXPATHLEN + 1]; in PHP_FUNCTION() local
855 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.c1288 const char *dom_get_valid_file_path(const char *source, char *resolved_path, int resolved_path_len … in dom_get_valid_file_path()
1352 char *directory=NULL, resolved_path[MAXPATHLEN + 1]; in dom_document_parser() local
1870 char resolved_path[MAXPATHLEN + 1]; in dom_document_schema_validate() local
1979 char resolved_path[MAXPATHLEN + 1]; in dom_document_relaxNG_validate() local
/php-src/ext/opcache/
H A DZendAccelerator.c2516 zend_string *resolved_path; in persistent_zend_resolve_path() local
4089 zend_string *resolved_path = preload_resolve_path(Z_STR_P(RT_CONSTANT(opline, opline->op1))); local
4129 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/Zend/
H A Dzend_virtual_cwd.c1012 char resolved_path[MAXPATHLEN]; in virtual_file_ex() local
H A Dzend_execute.c5045 zend_string *resolved_path; in zend_include_or_eval() local
/php-src/ext/libxml/
H A Dlibxml.c405 char *resolved_path; in php_libxml_streams_IO_open_wrapper() local
/php-src/ext/standard/
H A Dstreamsfuncs.c1608 zend_string *resolved_path; in PHP_FUNCTION() local
/php-src/main/streams/
H A Dstreams.c2186 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 130 milliseconds