Searched refs:EXPAT_ENTROPY_DEBUG (Results 1 – 4 of 4) sorted by relevance
176 EXPAT_ENTROPY_DEBUG=1 in the environment to inspect the276 #30 Introduced environment switch EXPAT_ENTROPY_DEBUG=1
835 const char * const EXPAT_ENTROPY_DEBUG = getenv("EXPAT_ENTROPY_DEBUG"); in ENTROPY_DEBUG() local836 if (EXPAT_ENTROPY_DEBUG && ! strcmp(EXPAT_ENTROPY_DEBUG, "1")) { in ENTROPY_DEBUG()