Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlregexp.c120 XML_REGEXP_PUNCT_CLOSE, enumerator
1014 case XML_REGEXP_PUNCT_CLOSE: in xmlRegPrintAtomType()
2202 (range2->type == XML_REGEXP_PUNCT_CLOSE) || in xmlFACompareRanges()
2407 case XML_REGEXP_PUNCT_CLOSE: in xmlFACompareAtomTypes()
2899 case XML_REGEXP_PUNCT_CLOSE: in xmlRegCheckCharacterRange()
3039 case XML_REGEXP_PUNCT_CLOSE: in xmlRegCheckCharacter()
4709 type = XML_REGEXP_PUNCT_CLOSE; in xmlFAParseCharProp()