XML_REGEXP_NOTSPACE  956 third_party/libxml/src/xmlregexp.c         case XML_REGEXP_NOTSPACE:
XML_REGEXP_NOTSPACE 2146 third_party/libxml/src/xmlregexp.c 	    (range2->type == XML_REGEXP_NOTSPACE))
XML_REGEXP_NOTSPACE 2272 third_party/libxml/src/xmlregexp.c 	    if ((type2 == XML_REGEXP_NOTSPACE) ||
XML_REGEXP_NOTSPACE 2285 third_party/libxml/src/xmlregexp.c         case XML_REGEXP_NOTSPACE: /* \S */
XML_REGEXP_NOTSPACE 2798 third_party/libxml/src/xmlregexp.c         case XML_REGEXP_NOTSPACE:
XML_REGEXP_NOTSPACE 2999 third_party/libxml/src/xmlregexp.c         case XML_REGEXP_NOTSPACE:
XML_REGEXP_NOTSPACE 4920 third_party/libxml/src/xmlregexp.c 		type = XML_REGEXP_NOTSPACE;