xmlNoNetExists   3791 third_party/libxml/src/xmlIO.c     if ((pref != XML_CATA_ALLOW_NONE) && (!xmlNoNetExists(URL))) {
xmlNoNetExists   3817 third_party/libxml/src/xmlIO.c 	if ((resource != NULL) && (!xmlNoNetExists((const char *)resource))) {
xmlNoNetExists   3931 third_party/libxml/src/xmlIO.c     if ((URL != NULL) && (xmlNoNetExists(URL) == 0)) {