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

/external/chromium_org/third_party/libxml/src/
H A Dxmlregexp.c108 XML_REGEXP_MARK_ENCLOSING, enumerator in enum:__anon13380
992 case XML_REGEXP_MARK_ENCLOSING:
2180 (range2->type == XML_REGEXP_MARK_ENCLOSING))
2278 (type2 <= XML_REGEXP_MARK_ENCLOSING)) ||
2293 (type2 <= XML_REGEXP_MARK_ENCLOSING)) ||
2310 (type2 <= XML_REGEXP_MARK_ENCLOSING)) ||
2330 (type2 <= XML_REGEXP_MARK_ENCLOSING)) ||
2347 (type2 <= XML_REGEXP_MARK_ENCLOSING)) ||
2376 if (type2 <= XML_REGEXP_MARK_ENCLOSING)
2381 case XML_REGEXP_MARK_ENCLOSING
[all...]
/external/libxml2/
H A Dxmlregexp.c111 XML_REGEXP_MARK_ENCLOSING, enumerator in enum:__anon25106
996 case XML_REGEXP_MARK_ENCLOSING:
2184 (range2->type == XML_REGEXP_MARK_ENCLOSING))
2282 (type2 <= XML_REGEXP_MARK_ENCLOSING)) ||
2297 (type2 <= XML_REGEXP_MARK_ENCLOSING)) ||
2314 (type2 <= XML_REGEXP_MARK_ENCLOSING)) ||
2334 (type2 <= XML_REGEXP_MARK_ENCLOSING)) ||
2351 (type2 <= XML_REGEXP_MARK_ENCLOSING)) ||
2380 if (type2 <= XML_REGEXP_MARK_ENCLOSING)
2385 case XML_REGEXP_MARK_ENCLOSING
[all...]

Completed in 1438 milliseconds