Home
last modified time | relevance | path

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

/PHP-7.4/ext/dom/
H A Ddocument.c1318 char *_dom_get_valid_file_path(char *source, char *resolved_path, int resolved_path_len ) /* {{{ */ in _dom_get_valid_file_path() function
1407 file_dest = _dom_get_valid_file_path(source, resolved_path, MAXPATHLEN); in dom_document_parser()
1852 valid_file = _dom_get_valid_file_path(source, resolved_path, MAXPATHLEN); in _dom_document_schema_validate()
1951 valid_file = _dom_get_valid_file_path(source, resolved_path, MAXPATHLEN); in _dom_document_relaxNG_validate()

Completed in 8 milliseconds