Home
last modified time | relevance | path

Searched defs:oldXMLWDcompatibility (Results 1 – 4 of 4) sorted by relevance

/external/cronet/third_party/libxml/src/
Dglobals.c255 int oldXMLWDcompatibility = 0; /* DEPRECATED */ variable
/external/libxml2/
Dglobals.c266 const int oldXMLWDcompatibility = 0; /* DEPRECATED */ variable
/external/cronet/third_party/libxml/src/include/libxml/
Dparser.h859 #define oldXMLWDcompatibility XML_GLOBAL_MACRO(oldXMLWDcompatibility) macro
/external/libxml2/include/libxml/
Dparser.h964 XMLPUBVAR const int oldXMLWDcompatibility; variable