lua_isboolean     459 lib/lua/lbaselib.c   else if (lua_isboolean(L, 1)) {
lua_isboolean     377 modules/luascript.c   if( lua_isboolean(L,index) ) {