Searched refs:xmlNoNetExists (Results 1 – 3 of 3) sorted by relevance
3741 static int xmlNoNetExists(const char *URL) { in xmlNoNetExists() function3791 if ((pref != XML_CATA_ALLOW_NONE) && (!xmlNoNetExists(URL))) { in xmlResolveResourceFromCatalog()3817 if ((resource != NULL) && (!xmlNoNetExists((const char *)resource))) { in xmlResolveResourceFromCatalog()3931 if ((URL != NULL) && (xmlNoNetExists(URL) == 0)) { in xmlLoadExternalEntity()
14766 xmlSysIDExists xmlNoNetExists).
3902 static int xmlNoNetExists(const char *URL) { in xmlNoNetExists() function3952 if ((pref != XML_CATA_ALLOW_NONE) && (!xmlNoNetExists(URL))) { in xmlResolveResourceFromCatalog()3978 if ((resource != NULL) && (!xmlNoNetExists((const char *)resource))) { in xmlResolveResourceFromCatalog()4092 if ((URL != NULL) && (xmlNoNetExists(URL) == 0)) { in xmlLoadExternalEntity()