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

/external/syslinux/com32/lua/src/
H A Dloslib.c29 #if !defined(LUA_STRFTIMEOPTIONS)
32 #define LUA_STRFTIMEOPTIONS { "aAbBcdHIjmMpSUwWxXyYz%", "" } macro
34 #define LUA_STRFTIMEOPTIONS \ macro
177 static const char *const options[] = LUA_STRFTIMEOPTIONS;

Completed in 1516 milliseconds