Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlstrlib.c62 static int str_sub (lua_State *L) { in str_sub() function
1007 {"sub", str_sub},
/freebsd/contrib/lua/src/
H A Dlstrlib.c100 static int str_sub (lua_State *L) { in str_sub() function
1863 {"sub", str_sub},