Searched refs: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:__anon13380
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.c90 XML_REGEXP_STRING, enumerator in enum:__anon25106
457 (ret->atoms[0]->type == XML_REGEXP_STRING)) {
507 if ((ret->atoms[i]->type == XML_REGEXP_STRING) &&
820 if ((atom->type == XML_REGEXP_STRING) && (atom->valuep != NULL))
822 if ((atom->type == XML_REGEXP_STRING) && (atom->valuep2 != NULL))
954 case XML_REGEXP_STRING:
1098 if (atom->type == XML_REGEXP_STRING)
2083 (range1->type == XML_REGEXP_STRING) ||
2084 (range2->type == XML_REGEXP_STRING))
2254 (type1 == XML_REGEXP_STRING) ||
[all...]

Completed in 38 milliseconds