XML_URN_PUBID     822 third_party/libxml/src/catalog.c     if (xmlStrncmp(urn, BAD_CAST XML_URN_PUBID, sizeof(XML_URN_PUBID) - 1))
XML_URN_PUBID     824 third_party/libxml/src/catalog.c     urn += sizeof(XML_URN_PUBID) - 1;
XML_URN_PUBID    2017 third_party/libxml/src/catalog.c     if (!xmlStrncmp(pubID, BAD_CAST XML_URN_PUBID, sizeof(XML_URN_PUBID) - 1)) {
XML_URN_PUBID    2034 third_party/libxml/src/catalog.c     if (!xmlStrncmp(sysID, BAD_CAST XML_URN_PUBID, sizeof(XML_URN_PUBID) - 1)) {
XML_URN_PUBID    2102 third_party/libxml/src/catalog.c     if (!xmlStrncmp(URI, BAD_CAST XML_URN_PUBID, sizeof(XML_URN_PUBID) - 1)) {