Home
last modified time | relevance | path

Searched refs:str_lower (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlstrlib.c88 static int str_lower (lua_State *L) { in str_lower() function
1003 {"lower", str_lower},
/freebsd/contrib/lua/src/
H A Dlstrlib.c124 static int str_lower (lua_State *L) { in str_lower() function
1859 {"lower", str_lower},