HomeSort by: relevance | last modified time | path
    Searched defs:getboolfield (Results 1 - 1 of 1) sorted by relevancy

  /src/external/mit/lua/dist/src/
loslib.c 245 static int getboolfield (lua_State *L, const char *key) { function
360 ts.tm_isdst = getboolfield(L, "isdst");

Completed in 14 milliseconds