Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlstrlib.c121 static int str_upper (lua_State *L) { in str_upper() function
1025 {"upper", str_upper},
/freebsd-12.1/contrib/lua/src/
H A Dlstrlib.c109 static int str_upper (lua_State *L) { in str_upper() function
1577 {"upper", str_upper},