Searched refs:QN_XSTREAM_INVALID_XML (Results 1 – 4 of 4) sorted by relevance
138 extern const QName QN_XSTREAM_INVALID_XML;
171 const QName QN_XSTREAM_INVALID_XML(true, NS_XSTREAM, "invalid-xml"); variable
141 extern const StaticQName QN_XSTREAM_INVALID_XML;
163 const StaticQName QN_XSTREAM_INVALID_XML = { NS_XSTREAM, "invalid-xml" }; variable