Searched refs:XML_STREAM_DESC (Results 1 – 1 of 1) sorted by relevance
63 #define XML_STREAM_DESC 1<<16 macro1720 if ((stream->flags & XML_STREAM_DESC) == 0) in xmlStreamCompile()1721 stream->flags |= XML_STREAM_DESC; in xmlStreamCompile()1731 if ((stream->flags & XML_STREAM_DESC) == 0) in xmlStreamCompile()1732 stream->flags |= XML_STREAM_DESC; in xmlStreamCompile()1960 if ((comp->flags & XML_STREAM_DESC) == 0) { in xmlStreamPushInternal()2008 if ((comp->flags & XML_STREAM_DESC) == 0) in xmlStreamPushInternal()2078 if (((comp->flags & XML_STREAM_DESC) == 0) && in xmlStreamPushInternal()2182 if (((comp->flags & XML_STREAM_DESC) == 0) && in xmlStreamPushInternal()