Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlregexp.c114 XML_REGEXP_PUNCT_CONNECTOR, enumerator
1004 case XML_REGEXP_PUNCT_CONNECTOR: in xmlRegPrintAtomType()
2190 if ((range2->type == XML_REGEXP_PUNCT_CONNECTOR) || in xmlFACompareRanges()
2395 case XML_REGEXP_PUNCT_CONNECTOR: in xmlFACompareAtomTypes()
2877 case XML_REGEXP_PUNCT_CONNECTOR: in xmlRegCheckCharacterRange()
3023 case XML_REGEXP_PUNCT_CONNECTOR: in xmlRegCheckCharacter()
4680 type = XML_REGEXP_PUNCT_CONNECTOR; in xmlFAParseCharProp()