XML_REGEXP_SUBREG  948 third_party/libxml/src/xmlregexp.c         case XML_REGEXP_SUBREG:
XML_REGEXP_SUBREG 1103 third_party/libxml/src/xmlregexp.c     } else if (atom->type == XML_REGEXP_SUBREG) {
XML_REGEXP_SUBREG 1548 third_party/libxml/src/xmlregexp.c     if (atom->type == XML_REGEXP_SUBREG) {
XML_REGEXP_SUBREG 2077 third_party/libxml/src/xmlregexp.c         (range2->type == XML_REGEXP_SUBREG) ||
XML_REGEXP_SUBREG 2078 third_party/libxml/src/xmlregexp.c         (range1->type == XML_REGEXP_SUBREG) ||
XML_REGEXP_SUBREG 2249 third_party/libxml/src/xmlregexp.c 	(type1 == XML_REGEXP_SUBREG) ||
XML_REGEXP_SUBREG 2256 third_party/libxml/src/xmlregexp.c 	(type2 == XML_REGEXP_SUBREG) ||
XML_REGEXP_SUBREG 2788 third_party/libxml/src/xmlregexp.c         case XML_REGEXP_SUBREG:
XML_REGEXP_SUBREG 2960 third_party/libxml/src/xmlregexp.c         case XML_REGEXP_SUBREG:
XML_REGEXP_SUBREG 5272 third_party/libxml/src/xmlregexp.c 	ctxt->atom = xmlRegNewAtom(ctxt, XML_REGEXP_SUBREG);