Home
last modified time | relevance | path

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

/external/expat/
DChanges176 EXPAT_ENTROPY_DEBUG=1 in the environment to inspect the
276 #30 Introduced environment switch EXPAT_ENTROPY_DEBUG=1
/external/expat/lib/
Dxmlparse.c835 const char * const EXPAT_ENTROPY_DEBUG = getenv("EXPAT_ENTROPY_DEBUG"); in ENTROPY_DEBUG() local
836 if (EXPAT_ENTROPY_DEBUG && ! strcmp(EXPAT_ENTROPY_DEBUG, "1")) { in ENTROPY_DEBUG()
/external/python/cpython3/Modules/expat/
Dxmlparse.c835 const char * const EXPAT_ENTROPY_DEBUG = getenv("EXPAT_ENTROPY_DEBUG"); in ENTROPY_DEBUG() local
836 if (EXPAT_ENTROPY_DEBUG && ! strcmp(EXPAT_ENTROPY_DEBUG, "1")) { in ENTROPY_DEBUG()
/external/python/cpython2/Modules/expat/
Dxmlparse.c835 const char * const EXPAT_ENTROPY_DEBUG = getenv("EXPAT_ENTROPY_DEBUG"); in ENTROPY_DEBUG() local
836 if (EXPAT_ENTROPY_DEBUG && ! strcmp(EXPAT_ENTROPY_DEBUG, "1")) { in ENTROPY_DEBUG()