Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlregexp.c121 XML_REGEXP_PUNCT_INITQUOTE, enumerator
1016 case XML_REGEXP_PUNCT_INITQUOTE: in xmlRegPrintAtomType()
2198 (range2->type == XML_REGEXP_PUNCT_INITQUOTE) || in xmlFACompareRanges()
2403 case XML_REGEXP_PUNCT_INITQUOTE: in xmlFACompareAtomTypes()
2897 case XML_REGEXP_PUNCT_INITQUOTE: in xmlRegCheckCharacterRange()
3035 case XML_REGEXP_PUNCT_INITQUOTE: in xmlRegCheckCharacter()
4708 type = XML_REGEXP_PUNCT_INITQUOTE; in xmlFAParseCharProp()