Home
last modified time | relevance | path

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

/PHP-7.3/ext/dom/
H A Ddocument.c1296 char *_dom_get_valid_file_path(char *source, char *resolved_path, int resolved_path_len ) /* {{{ */ in _dom_get_valid_file_path() function
1385 file_dest = _dom_get_valid_file_path(source, resolved_path, MAXPATHLEN); in dom_document_parser()
1825 valid_file = _dom_get_valid_file_path(source, resolved_path, MAXPATHLEN); in _dom_document_schema_validate()
1925 valid_file = _dom_get_valid_file_path(source, resolved_path, MAXPATHLEN); in _dom_document_relaxNG_validate()

Completed in 10 milliseconds