Searched refs:LUA_STRFTIMEOPTIONS (Results 1 – 1 of 1) sorted by relevance
29 #if !defined(LUA_STRFTIMEOPTIONS)32 #define LUA_STRFTIMEOPTIONS { "aAbBcdHIjmMpSUwWxXyYz%", "" } macro34 #define LUA_STRFTIMEOPTIONS \ macro177 static const char *const options[] = LUA_STRFTIMEOPTIONS; in checkoption()