Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlregexp.c90 XML_REGEXP_STRING, enumerator
457 (ret->atoms[0]->type == XML_REGEXP_STRING)) { in xmlRegEpxFromParse()
507 if ((ret->atoms[i]->type == XML_REGEXP_STRING) && in xmlRegEpxFromParse()
820 if ((atom->type == XML_REGEXP_STRING) && (atom->valuep != NULL)) in xmlRegFreeAtom()
822 if ((atom->type == XML_REGEXP_STRING) && (atom->valuep2 != NULL)) in xmlRegFreeAtom()
954 case XML_REGEXP_STRING: in xmlRegPrintAtomType()
1098 if (atom->type == XML_REGEXP_STRING) in xmlRegPrintAtom()
2083 (range1->type == XML_REGEXP_STRING) || in xmlFACompareRanges()
2084 (range2->type == XML_REGEXP_STRING)) in xmlFACompareRanges()
2254 (type1 == XML_REGEXP_STRING) || in xmlFACompareAtomTypes()
[all …]