Searched refs:XML_STREAM_XS_IDC (Results 1 – 1 of 1) sorted by relevance
72 #define XML_STREAM_XS_IDC(c) ((c)->flags & \ macro2102 if (XML_STREAM_XS_IDC(stream)) { in xmlStreamPushInternal()2122 if ((stream->level == 2) && XML_STREAM_XS_IDC(stream)) in xmlStreamPushInternal()2399 if (XML_STREAM_XS_IDC(cur)) in xmlPatterncompile()