Searched refs:xmlNoNetExists (Results 1 – 2 of 2) sorted by relevance
3933 static int xmlNoNetExists(const char *URL) { in xmlNoNetExists() function3983 if ((pref != XML_CATA_ALLOW_NONE) && (!xmlNoNetExists(URL))) { in xmlResolveResourceFromCatalog()4009 if ((resource != NULL) && (!xmlNoNetExists((const char *)resource))) { in xmlResolveResourceFromCatalog()4123 if ((URL != NULL) && (xmlNoNetExists(URL) == 0)) { in xmlLoadExternalEntity()
14766 xmlSysIDExists xmlNoNetExists).