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

/macosx-10.10/libxml2-26/libxml2/
H A Dglobals.c211 static int xmlParserDebugEntitiesThrDef = 0; variable
547 gs->xmlParserDebugEntities = xmlParserDebugEntitiesThrDef;
1011 ret = xmlParserDebugEntitiesThrDef;
1012 xmlParserDebugEntitiesThrDef = v;
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dglobals.c211 static int xmlParserDebugEntitiesThrDef = 0; variable
547 gs->xmlParserDebugEntities = xmlParserDebugEntitiesThrDef;
1011 ret = xmlParserDebugEntitiesThrDef;
1012 xmlParserDebugEntitiesThrDef = v;

Completed in 115 milliseconds