Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlregexp.c116 XML_REGEXP_PUNCT_OPEN, enumerator
1008 case XML_REGEXP_PUNCT_OPEN: in xmlRegPrintAtomType()
2192 (range2->type == XML_REGEXP_PUNCT_OPEN) || in xmlFACompareRanges()
2397 case XML_REGEXP_PUNCT_OPEN: in xmlFACompareAtomTypes()
2883 case XML_REGEXP_PUNCT_OPEN: in xmlRegCheckCharacterRange()
3025 case XML_REGEXP_PUNCT_OPEN: in xmlRegCheckCharacter()
4688 type = XML_REGEXP_PUNCT_OPEN; in xmlFAParseCharProp()