Searched refs:XML_STREAM_ANY_NODE (Results 1 – 1 of 1) sorted by relevance
69 #define XML_STREAM_ANY_NODE 100 macro1660 XML_STREAM_ANY_NODE, flags); in xmlStreamCompile()1885 (comp->steps[0].nodeType == XML_STREAM_ANY_NODE) && in xmlStreamPushInternal()2007 } else if (step.nodeType != XML_STREAM_ANY_NODE) in xmlStreamPushInternal()2014 if (step.nodeType == XML_STREAM_ANY_NODE) { in xmlStreamPushInternal()2139 else if (step.nodeType != XML_STREAM_ANY_NODE) in xmlStreamPushInternal()2146 if (step.nodeType == XML_STREAM_ANY_NODE) { in xmlStreamPushInternal()