Home
last modified time | relevance | path

Searched refs:_dom_get_valid_file_path (Results 1 – 1 of 1) sorted by relevance

/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() function
1203 file_dest = _dom_get_valid_file_path(source, resolved_path, MAXPATHLEN); in dom_document_parser()
1648 valid_file = _dom_get_valid_file_path(source, resolved_path, MAXPATHLEN); in _dom_document_schema_validate()
1753 valid_file = _dom_get_valid_file_path(source, resolved_path, MAXPATHLEN); in _dom_document_relaxNG_validate()

Completed in 10 milliseconds