Home
last modified time | relevance | path

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

/external/libxml2/
Dglobals.c211 static int xmlParserDebugEntitiesThrDef = 0; variable
547 gs->xmlParserDebugEntities = xmlParserDebugEntitiesThrDef; in xmlInitializeGlobalState()
1011 ret = xmlParserDebugEntitiesThrDef; in xmlThrDefParserDebugEntities()
1012 xmlParserDebugEntitiesThrDef = v; in xmlThrDefParserDebugEntities()