Searched refs:dom_get_valid_file_path (Results 1 – 1 of 1) sorted by relevance
1291 const char *dom_get_valid_file_path(const char *source, char *resolved_path, int resolved_path_len … in dom_get_valid_file_path() function1378 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