Searched refs:XML_STREAM_STEP_DESC (Results 1 – 2 of 2) sorted by relevance
45 #define XML_STREAM_STEP_DESC 1 macro1443 if (stream->steps[i].flags & XML_STREAM_STEP_DESC) in xmlDebugStreamComp()1470 XML_STREAM_STEP_DESC) in xmlDebugStreamCtxt()1646 (flags & XML_STREAM_STEP_DESC)) { in xmlStreamCompile()1706 if (flags & XML_STREAM_STEP_DESC) in xmlStreamCompile()1708 flags |= XML_STREAM_STEP_DESC; in xmlStreamCompile()1727 if ((stream->steps[0].flags & XML_STREAM_STEP_DESC) == 0) in xmlStreamCompile()1728 stream->steps[0].flags |= XML_STREAM_STEP_DESC; in xmlStreamCompile()1882 (comp->steps[0].flags & XML_STREAM_STEP_DESC)) in xmlStreamPushInternal()1987 desc = comp->steps[stepNr].flags & XML_STREAM_STEP_DESC; in xmlStreamPushInternal()[all …]
48 #define XML_STREAM_STEP_DESC 1 macro1447 if (stream->steps[i].flags & XML_STREAM_STEP_DESC) in xmlDebugStreamComp()1474 XML_STREAM_STEP_DESC) in xmlDebugStreamCtxt()1650 (flags & XML_STREAM_STEP_DESC)) { in xmlStreamCompile()1710 if (flags & XML_STREAM_STEP_DESC) in xmlStreamCompile()1712 flags |= XML_STREAM_STEP_DESC; in xmlStreamCompile()1731 if ((stream->steps[0].flags & XML_STREAM_STEP_DESC) == 0) in xmlStreamCompile()1732 stream->steps[0].flags |= XML_STREAM_STEP_DESC; in xmlStreamCompile()1886 (comp->steps[0].flags & XML_STREAM_STEP_DESC)) in xmlStreamPushInternal()1991 desc = comp->steps[stepNr].flags & XML_STREAM_STEP_DESC; in xmlStreamPushInternal()[all …]