Home
last modified time | relevance | path

Searched refs:xmlParserDebugEntitiesThrDef (Results 1 – 2 of 2) sorted by relevance

/third_party/gettext/gnulib-local/lib/libxml/
Dglobals.c261 static int xmlParserDebugEntitiesThrDef = 0; variable
597 gs->xmlParserDebugEntities = xmlParserDebugEntitiesThrDef; in xmlInitializeGlobalState()
1109 ret = xmlParserDebugEntitiesThrDef; in xmlThrDefParserDebugEntities()
1110 xmlParserDebugEntitiesThrDef = v; in xmlThrDefParserDebugEntities()
/third_party/libxml2/
Dglobals.c223 static int xmlParserDebugEntitiesThrDef = 0; variable
559 gs->xmlParserDebugEntities = xmlParserDebugEntitiesThrDef; in xmlInitializeGlobalState()
1023 ret = xmlParserDebugEntitiesThrDef; in xmlThrDefParserDebugEntities()
1024 xmlParserDebugEntitiesThrDef = v; in xmlThrDefParserDebugEntities()