Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlregexp.c94 XML_REGEXP_INITNAME, /* \l */ enumerator
962 case XML_REGEXP_INITNAME: in xmlRegPrintAtomType()
2157 else if ((range1->type == XML_REGEXP_INITNAME) && in xmlFACompareRanges()
2296 case XML_REGEXP_INITNAME: /* \l */ in xmlFACompareAtomTypes()
2821 case XML_REGEXP_INITNAME: in xmlRegCheckCharacterRange()
3018 case XML_REGEXP_INITNAME: in xmlRegCheckCharacter()
4947 type = XML_REGEXP_INITNAME; in xmlFAParseCharClassEsc()