Home
last modified time | relevance | path

Searched refs:XML_REGEXP_NOTINITNAME (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlregexp.c95 XML_REGEXP_NOTINITNAME, /* \L */ enumerator
964 case XML_REGEXP_NOTINITNAME: in xmlRegPrintAtomType()
2158 (range2->type == XML_REGEXP_NOTINITNAME)) in xmlFACompareRanges()
2298 if ((type2 == XML_REGEXP_NOTINITNAME) || in xmlFACompareAtomTypes()
2313 case XML_REGEXP_NOTINITNAME: /* \L */ in xmlFACompareAtomTypes()
2817 case XML_REGEXP_NOTINITNAME: in xmlRegCheckCharacterRange()
3014 case XML_REGEXP_NOTINITNAME: in xmlRegCheckCharacter()
4943 type = XML_REGEXP_NOTINITNAME; in xmlFAParseCharClassEsc()