Searched refs:dtd_exists (Results 1 – 1 of 1) sorted by relevance
153 static int dtd_exists(const char *path);2021 if (dtd_exists(dtd_location) == PO_FALSE) { in pool_xml_open_file()2486 dtd_exists(const char *path) in dtd_exists() function