Home
last modified time | relevance | path

Searched defs:XML_ENT_PARSED (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libxml/src/include/private/
H A Dentities.h19 #define XML_ENT_PARSED (1u << 0) macro
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libxml2/include/private/
Dentities.h14 #define XML_ENT_PARSED (1<<0) macro
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libxml2/include/private/
Dentities.h14 #define XML_ENT_PARSED (1<<0) macro
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libxml2/include/private/
Dentities.h14 #define XML_ENT_PARSED (1<<0) macro
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libxml2/include/private/
Dentities.h14 #define XML_ENT_PARSED (1<<0) macro
/aosp_15_r20/external/libxml2/include/private/
H A Dentities.h19 #define XML_ENT_PARSED (1u << 0) macro