Searched refs:XML_EXPORT_FLAG_EMPTY (Results 1 – 4 of 4) sorted by relevance
34 #define XML_EXPORT_FLAG_EMPTY 0x0004 // export attribs element macro
318 (nFlags & XML_EXPORT_FLAG_EMPTY) != 0 || in exportXML()
44 #define XML_EXPORT_FLAG_EMPTY 0x0004 // export attribs element macro
868 (nFlags & XML_EXPORT_FLAG_EMPTY) != 0 || in exportXML()
Completed in 24 milliseconds