XML_REGEXP_LETTER  974 third_party/libxml/src/xmlregexp.c         case XML_REGEXP_LETTER:
XML_REGEXP_LETTER 2143 third_party/libxml/src/xmlregexp.c     } else if ((range1->type < XML_REGEXP_LETTER) ||
XML_REGEXP_LETTER 2144 third_party/libxml/src/xmlregexp.c                (range2->type < XML_REGEXP_LETTER)) {
XML_REGEXP_LETTER 2168 third_party/libxml/src/xmlregexp.c 	    case XML_REGEXP_LETTER:
XML_REGEXP_LETTER 2219 third_party/libxml/src/xmlregexp.c 	         if ((range2->type >= XML_REGEXP_LETTER) &&
XML_REGEXP_LETTER 2273 third_party/libxml/src/xmlregexp.c 		((type2 >= XML_REGEXP_LETTER) &&
XML_REGEXP_LETTER 2327 third_party/libxml/src/xmlregexp.c 		((type2 >= XML_REGEXP_LETTER) &&
XML_REGEXP_LETTER 2365 third_party/libxml/src/xmlregexp.c         case XML_REGEXP_LETTER:
XML_REGEXP_LETTER 2832 third_party/libxml/src/xmlregexp.c         case XML_REGEXP_LETTER:
XML_REGEXP_LETTER 3008 third_party/libxml/src/xmlregexp.c         case XML_REGEXP_LETTER:
XML_REGEXP_LETTER 4634 third_party/libxml/src/xmlregexp.c 	    type = XML_REGEXP_LETTER;