HomeSort by relevance Sort by last modified time
    Searched refs:xmlParserDebugEntitiesThrDef (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libxml/src/
globals.c 230 static int xmlParserDebugEntitiesThrDef = 0;
566 gs->xmlParserDebugEntities = xmlParserDebugEntitiesThrDef;
1030 ret = xmlParserDebugEntitiesThrDef;
1031 xmlParserDebugEntitiesThrDef = v;
  /external/libxml2/
globals.c 211 static int xmlParserDebugEntitiesThrDef = 0;
547 gs->xmlParserDebugEntities = xmlParserDebugEntitiesThrDef;
1011 ret = xmlParserDebugEntitiesThrDef;
1012 xmlParserDebugEntitiesThrDef = v;

Completed in 27 milliseconds