Searched defs:LUA_STRFTIMEOPTIONS (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/skia/third_party/lua/src/
H A Dloslib.c26 #if !defined(LUA_STRFTIMEOPTIONS)
29 #define LUA_STRFTIMEOPTIONS { "aAbBcdHIjmMpSUwWxXyYz%", "" } macro
31 #define LUA_STRFTIMEOPTIONS \ macro
172 static const char *const options[] = LUA_STRFTIMEOPTIONS;

Completed in 55 milliseconds