Home
last modified time | relevance | path

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

/PHP-5.6/main/
H A Dfopen_wrappers.c363 char *resolved_path = NULL; local
475 char resolved_path[MAXPATHLEN]; local
/PHP-5.6/ext/xmlreader/
H A Dphp_xmlreader.c230 char *_xmlreader_get_valid_file_path(char *source, char *resolved_path, int resolved_path_len TSRM… in _xmlreader_get_valid_file_path()
285 char resolved_path[MAXPATHLEN + 1]; in _xmlreader_get_relaxNG() local
864 char resolved_path[MAXPATHLEN + 1]; in PHP_METHOD() local
1047 char *directory=NULL, resolved_path[MAXPATHLEN]; in PHP_METHOD() local
/PHP-5.6/ext/opcache/
H A DZendAccelerator.c1824 char *resolved_path; local
1894 char *resolved_path; local
2064 char *resolved_path; local
/PHP-5.6/ext/dom/
H A Ddocument.c1437 char *_dom_get_valid_file_path(char *source, char *resolved_path, int resolved_path_len TSRMLS_DC)… in _dom_get_valid_file_path()
1501 char *directory=NULL, resolved_path[MAXPATHLEN]; in dom_document_parser() local
1931 char resolved_path[MAXPATHLEN + 1]; in _dom_document_schema_validate() local
2031 char resolved_path[MAXPATHLEN + 1]; in _dom_document_relaxNG_validate() local
/PHP-5.6/ext/xmlwriter/
H A Dphp_xmlwriter.c602 static char *_xmlwriter_get_valid_file_path(char *source, char *resolved_path, int resolved_path_le… in _xmlwriter_get_valid_file_path()
1749 char resolved_path[MAXPATHLEN + 1]; in PHP_FUNCTION() local
/PHP-5.6/ext/zip/
H A Dphp_zip.c327 char resolved_path[MAXPATHLEN]; in php_zip_add_file() local
1252 char resolved_path[MAXPATHLEN + 1]; in PHP_NAMED_FUNCTION() local
1534 char *resolved_path; in ZIPARCHIVE_METHOD() local
/PHP-5.6/ext/libxml/
H A Dlibxml.c296 char *resolved_path; in php_libxml_streams_IO_open_wrapper() local
/PHP-5.6/ext/standard/
H A Dstreamsfuncs.c1548 char *filename, *resolved_path; in PHP_FUNCTION() local
/PHP-5.6/Zend/
H A Dzend_virtual_cwd.c1185 char resolved_path[MAXPATHLEN]; in virtual_file_ex() local
H A Dzend_vm_def.h3998 char *resolved_path; variable
H A Dzend_vm_execute.h2950 char *resolved_path; in ZEND_INCLUDE_OR_EVAL_SPEC_CONST_HANDLER() local
8331 char *resolved_path; in ZEND_INCLUDE_OR_EVAL_SPEC_TMP_HANDLER() local
13715 char *resolved_path; in ZEND_INCLUDE_OR_EVAL_SPEC_VAR_HANDLER() local
31555 char *resolved_path; in ZEND_INCLUDE_OR_EVAL_SPEC_CV_HANDLER() local
/PHP-5.6/main/streams/
H A Dstreams.c2021 char *resolved_path = NULL; local

Completed in 151 milliseconds