Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Ddocument.c1291 const char *dom_get_valid_file_path(const char *source, char *resolved_path, int resolved_path_len … in dom_get_valid_file_path() function
1378 const char *file_dest = dom_get_valid_file_path(source, resolved_path, MAXPATHLEN); in dom_document_parser()
1894 valid_file = dom_get_valid_file_path(source, resolved_path, MAXPATHLEN); in dom_document_schema_validate()
2000 valid_file = dom_get_valid_file_path(source, resolved_path, MAXPATHLEN); in dom_document_relaxNG_validate()

Completed in 10 milliseconds