Home
last modified time | relevance | path

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

/src/contrib/lua/src/
H A Dldebug.c40 static const char strlocal[] = "local"; variable
503 return strlocal; in basicgetobjname()
565 if (what != strlocal && what != strupval) in isEnv()