Home
last modified time | relevance | path

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

/external/libxml2/
Dpattern.c49 #define XML_STREAM_STEP_FINAL 2 macro
1450 if (stream->steps[i].flags & XML_STREAM_STEP_FINAL) in xmlDebugStreamComp()
1738 stream->steps[s].flags |= XML_STREAM_STEP_FINAL; in xmlStreamCompile()
2050 final = step.flags & XML_STREAM_STEP_FINAL; in xmlStreamPushInternal()
2165 final = step.flags & XML_STREAM_STEP_FINAL; in xmlStreamPushInternal()