Home
last modified time | relevance | path

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

/external/libxml2/
Dpattern.c63 #define XML_STREAM_DESC 1<<16 macro
1717 if ((stream->flags & XML_STREAM_DESC) == 0) in xmlStreamCompile()
1718 stream->flags |= XML_STREAM_DESC; in xmlStreamCompile()
1728 if ((stream->flags & XML_STREAM_DESC) == 0) in xmlStreamCompile()
1729 stream->flags |= XML_STREAM_DESC; in xmlStreamCompile()
1957 if ((comp->flags & XML_STREAM_DESC) == 0) { in xmlStreamPushInternal()
2005 if ((comp->flags & XML_STREAM_DESC) == 0) in xmlStreamPushInternal()
2075 if (((comp->flags & XML_STREAM_DESC) == 0) && in xmlStreamPushInternal()
2179 if (((comp->flags & XML_STREAM_DESC) == 0) && in xmlStreamPushInternal()