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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlregexp.c87 XML_REGEXP_STRING, enumerator in enum:__anon17121
446 (ret->atoms[0]->type == XML_REGEXP_STRING)) {
496 if ((ret->atoms[i]->type == XML_REGEXP_STRING) &&
809 if ((atom->type == XML_REGEXP_STRING) && (atom->valuep != NULL))
811 if ((atom->type == XML_REGEXP_STRING) && (atom->valuep2 != NULL))
943 case XML_REGEXP_STRING:
1087 if (atom->type == XML_REGEXP_STRING)
2046 (range1->type == XML_REGEXP_STRING) ||
2047 (range2->type == XML_REGEXP_STRING))
2216 (type1 == XML_REGEXP_STRING) ||
[all...]

Completed in 52 milliseconds