Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dpattern.c60 #define XML_STREAM_DESC 1<<16 macro
1644 if ((stream->flags & XML_STREAM_DESC) == 0) in xmlStreamCompile()
1645 stream->flags |= XML_STREAM_DESC; in xmlStreamCompile()
1655 if ((stream->flags & XML_STREAM_DESC) == 0) in xmlStreamCompile()
1656 stream->flags |= XML_STREAM_DESC; in xmlStreamCompile()
1876 if ((comp->flags & XML_STREAM_DESC) == 0) { in xmlStreamPushInternal()
1924 if ((comp->flags & XML_STREAM_DESC) == 0) in xmlStreamPushInternal()
1984 if (((comp->flags & XML_STREAM_DESC) == 0) && in xmlStreamPushInternal()
2089 if (((comp->flags & XML_STREAM_DESC) == 0) && in xmlStreamPushInternal()
/aosp_15_r20/external/libxml2/
H A Dpattern.c60 #define XML_STREAM_DESC 1<<16 macro
1512 if ((stream->flags & XML_STREAM_DESC) == 0) in xmlStreamCompile()
1513 stream->flags |= XML_STREAM_DESC; in xmlStreamCompile()
1523 if ((stream->flags & XML_STREAM_DESC) == 0) in xmlStreamCompile()
1524 stream->flags |= XML_STREAM_DESC; in xmlStreamCompile()
1744 if ((comp->flags & XML_STREAM_DESC) == 0) { in xmlStreamPushInternal()
1792 if ((comp->flags & XML_STREAM_DESC) == 0) in xmlStreamPushInternal()
1836 if (((comp->flags & XML_STREAM_DESC) == 0) && in xmlStreamPushInternal()
1941 if (((comp->flags & XML_STREAM_DESC) == 0) && in xmlStreamPushInternal()