Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlregexp.c117 XML_REGEXP_PUNCT_CONNECTOR, enumerator
1008 case XML_REGEXP_PUNCT_CONNECTOR: in xmlRegPrintAtomType()
2199 if ((range2->type == XML_REGEXP_PUNCT_CONNECTOR) || in xmlFACompareRanges()
2404 case XML_REGEXP_PUNCT_CONNECTOR: in xmlFACompareAtomTypes()
2890 case XML_REGEXP_PUNCT_CONNECTOR: in xmlRegCheckCharacterRange()
3036 case XML_REGEXP_PUNCT_CONNECTOR: in xmlRegCheckCharacter()
4697 type = XML_REGEXP_PUNCT_CONNECTOR; in xmlFAParseCharProp()