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

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dpattern.c47 #define XML_STREAM_STEP_ROOT 4 macro
1439 if (stream->steps[i].flags & XML_STREAM_STEP_ROOT)
1733 stream->steps[0].flags |= XML_STREAM_STEP_ROOT;
1887 } else if (comp->steps[0].flags & XML_STREAM_STEP_ROOT) {
2089 if (step.flags & XML_STREAM_STEP_ROOT)

Completed in 39 milliseconds