Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libxml2/
H A Dxmlregexp.c120 XML_REGEXP_PUNCT_FINQUOTE, enumerator
1042 case XML_REGEXP_PUNCT_FINQUOTE: in xmlRegPrintAtomType()
2235 (range2->type == XML_REGEXP_PUNCT_FINQUOTE) || in xmlFACompareRanges()
2440 case XML_REGEXP_PUNCT_FINQUOTE: in xmlFACompareAtomTypes()
2974 case XML_REGEXP_PUNCT_FINQUOTE: in xmlRegCheckCharacterRange()
3110 case XML_REGEXP_PUNCT_FINQUOTE: in xmlRegCheckCharacter()
4788 type = XML_REGEXP_PUNCT_FINQUOTE; in xmlFAParseCharProp()