Home
last modified time | relevance | path

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

/external/libxml2/
Dglobals.c223 static int xmlParserDebugEntitiesThrDef = 0; variable
559 gs->xmlParserDebugEntities = xmlParserDebugEntitiesThrDef; in xmlInitializeGlobalState()
1023 ret = xmlParserDebugEntitiesThrDef; in xmlThrDefParserDebugEntities()
1024 xmlParserDebugEntitiesThrDef = v; in xmlThrDefParserDebugEntities()