Home
last modified time | relevance | path

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

/dragonfly/contrib/expat/lib/
H A Dxmlparse.c590 static unsigned long getDebugLevel(const char *variableName,
8388 getDebugLevel(const char *variableName, unsigned long defaultDebugLevel) { in getDebugLevel() argument
8389 const char *const valueOrNull = getenv(variableName); in getDebugLevel()