Searched refs:xmlNoNetExists (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/
H A DxmlIO.c3867 static int xmlNoNetExists(const char *URL) { function
3917 if ((pref != XML_CATA_ALLOW_NONE) && (!xmlNoNetExists(URL))) {
3943 if ((resource != NULL) && (!xmlNoNetExists((const char *)resource))) {
4057 if ((URL != NULL) && (xmlNoNetExists(URL) == 0)) {

Completed in 53 milliseconds