Home
last modified time | relevance | path

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

/external/libxml2/
Dpattern.c69 #define XML_STREAM_ANY_NODE 100 macro
1661 XML_STREAM_ANY_NODE, flags); in xmlStreamCompile()
1886 (comp->steps[0].nodeType == XML_STREAM_ANY_NODE) && in xmlStreamPushInternal()
2008 } else if (step.nodeType != XML_STREAM_ANY_NODE) in xmlStreamPushInternal()
2015 if (step.nodeType == XML_STREAM_ANY_NODE) { in xmlStreamPushInternal()
2140 else if (step.nodeType != XML_STREAM_ANY_NODE) in xmlStreamPushInternal()
2147 if (step.nodeType == XML_STREAM_ANY_NODE) { in xmlStreamPushInternal()