Home
last modified time | relevance | path

Searched refs:xmlGetWarningsDefaultValue (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
Dglobals.h80 #undef xmlGetWarningsDefaultValue
143 int xmlGetWarningsDefaultValue; member
370 #define xmlGetWarningsDefaultValue \ macro
373 XMLPUBVAR int xmlGetWarningsDefaultValue; variable
/external/libxml2/include/libxml/
Dglobals.h80 #undef xmlGetWarningsDefaultValue
143 int xmlGetWarningsDefaultValue; member
370 #define xmlGetWarningsDefaultValue \ macro
373 XMLPUBVAR int xmlGetWarningsDefaultValue; variable
/external/libxml2/
Dglobals.c153 #undef xmlGetWarningsDefaultValue
226 int xmlGetWarningsDefaultValue = 1; variable
541 gs->xmlGetWarningsDefaultValue = xmlGetWarningsDefaultValueThrDef; in xmlInitializeGlobalState()
898 #undef xmlGetWarningsDefaultValue
902 return (&xmlGetWarningsDefaultValue); in __xmlGetWarningsDefaultValue()
904 return (&xmlGetGlobalState()->xmlGetWarningsDefaultValue); in __xmlGetWarningsDefaultValue()
Derror.c469 if ((xmlGetWarningsDefaultValue == 0) && (level == XML_ERR_WARNING)) in __xmlRaiseError()
Dxmllint.c3295 xmlGetWarningsDefaultValue = 0; in main()
3301 xmlGetWarningsDefaultValue = 1; in main()
DparserInternals.c1706 if (xmlGetWarningsDefaultValue == 0) in xmlInitParserCtxt()
/external/chromium_org/third_party/libxml/src/
Dglobals.c172 #undef xmlGetWarningsDefaultValue
245 int xmlGetWarningsDefaultValue = 1; variable
560 gs->xmlGetWarningsDefaultValue = xmlGetWarningsDefaultValueThrDef; in xmlInitializeGlobalState()
917 #undef xmlGetWarningsDefaultValue
921 return (&xmlGetWarningsDefaultValue); in __xmlGetWarningsDefaultValue()
923 return (&xmlGetGlobalState()->xmlGetWarningsDefaultValue); in __xmlGetWarningsDefaultValue()
Druntest.c532 xmlGetWarningsDefaultValue = 0; in initializeLibxml2()
2024 xmlGetWarningsDefaultValue = 1; in errParseTest()
2027 xmlGetWarningsDefaultValue = 0; in errParseTest()
2137 xmlGetWarningsDefaultValue = 1; in streamProcessTest()
2154 xmlGetWarningsDefaultValue = 0; in streamProcessTest()
Derror.c455 if ((xmlGetWarningsDefaultValue == 0) && (level == XML_ERR_WARNING)) in __xmlRaiseError()
Drunsuite.c221 xmlGetWarningsDefaultValue = 0; in initializeLibxml2()
Dxmllint.c3258 xmlGetWarningsDefaultValue = 0; in main()
3264 xmlGetWarningsDefaultValue = 1; in main()
DparserInternals.c1744 if (xmlGetWarningsDefaultValue == 0) in xmlInitParserCtxt()
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src82 xmlGetWarningsDefaultValue DATA