Searched refs:XML_STREAM_STEP_ROOT (Results 1 – 2 of 2) sorted by relevance
47 #define XML_STREAM_STEP_ROOT 4 macro1441 if (stream->steps[i].flags & XML_STREAM_STEP_ROOT) in xmlDebugStreamComp()1735 stream->steps[0].flags |= XML_STREAM_STEP_ROOT; in xmlStreamCompile()1889 } else if (comp->steps[0].flags & XML_STREAM_STEP_ROOT) { in xmlStreamPushInternal()2091 if (step.flags & XML_STREAM_STEP_ROOT) in xmlStreamPushInternal()
50 #define XML_STREAM_STEP_ROOT 4 macro1445 if (stream->steps[i].flags & XML_STREAM_STEP_ROOT) in xmlDebugStreamComp()1739 stream->steps[0].flags |= XML_STREAM_STEP_ROOT; in xmlStreamCompile()1893 } else if (comp->steps[0].flags & XML_STREAM_STEP_ROOT) { in xmlStreamPushInternal()2095 if (step.flags & XML_STREAM_STEP_ROOT) in xmlStreamPushInternal()