Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c620 static unsigned long getDebugLevel(const char *variableName,
8555 getDebugLevel(const char *variableName, unsigned long defaultDebugLevel) { in getDebugLevel()
8556 const char *const valueOrNull = getenv(variableName); in getDebugLevel()
8545 getDebugLevel(const char * variableName,unsigned long defaultDebugLevel) getDebugLevel() argument