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