Home
last modified time | relevance | path

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

/src/sys/contrib/openzfs/module/lua/
H A Dlstrlib.c77 static int str_reverse (lua_State *L) { in str_reverse() function
1007 {"reverse", str_reverse},
/src/contrib/lua/src/
H A Dlstrlib.c112 static int str_reverse (lua_State *L) { in str_reverse() function
1862 {"reverse", str_reverse},