Searched defs:XML_REGEXP_STRING (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlregexp.c87 XML_REGEXP_STRING, enumerator in enum:__anon12530
453 (ret->atoms[0]->type == XML_REGEXP_STRING)) {
503 if ((ret->atoms[i]->type == XML_REGEXP_STRING) &&
816 if ((atom->type == XML_REGEXP_STRING) && (atom->valuep != NULL))
818 if ((atom->type == XML_REGEXP_STRING) && (atom->valuep2 != NULL))
950 case XML_REGEXP_STRING:
1094 if (atom->type == XML_REGEXP_STRING)
2079 (range1->type == XML_REGEXP_STRING) ||
2080 (range2->type == XML_REGEXP_STRING))
2250 (type1 == XML_REGEXP_STRING) ||
[all...]
/external/libxml2/
H A Dxmlregexp.c87 XML_REGEXP_STRING, enumerator in enum:__anon21746
453 (ret->atoms[0]->type == XML_REGEXP_STRING)) {
503 if ((ret->atoms[i]->type == XML_REGEXP_STRING) &&
816 if ((atom->type == XML_REGEXP_STRING) && (atom->valuep != NULL))
818 if ((atom->type == XML_REGEXP_STRING) && (atom->valuep2 != NULL))
950 case XML_REGEXP_STRING:
1094 if (atom->type == XML_REGEXP_STRING)
2079 (range1->type == XML_REGEXP_STRING) ||
2080 (range2->type == XML_REGEXP_STRING))
2250 (type1 == XML_REGEXP_STRING) ||
[all...]

Completed in 34 milliseconds