Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/expat/lib/
H A Dxmlparse.c589 static unsigned long getDebugLevel(const char *variableName,
8366 getDebugLevel(const char *variableName, unsigned long defaultDebugLevel) { in getDebugLevel() argument
8367 const char *const valueOrNull = getenv(variableName); in getDebugLevel()