Searched defs:XML_DECLARE_GLOBAL (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/cronet/third_party/libxml/src/include/libxml/ |
H A D | xmlexports.h | 120 #define XML_DECLARE_GLOBAL(name, type, attrs) \ macro 124 #define XML_DECLARE_GLOBAL(name, type, attrs) \ macro
|
/aosp_15_r20/external/libxml2/include/libxml/ |
H A D | xmlexports.h | 124 #define XML_DECLARE_GLOBAL(name, type, attrs) \ macro 128 #define XML_DECLARE_GLOBAL(name, type, attrs) \ macro
|
H A D | xmlversion.h | 416 #define XML_DECLARE_GLOBAL(name, type, attrs) \ macro 420 #define XML_DECLARE_GLOBAL(name, type, attrs) \ macro
|