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

/freebsd-11-stable/contrib/lua/src/
H A Dlutf8lib.c76 lua_Integer posj = u_posrelat(luaL_optinteger(L, 3, -1), len); local
79 luaL_argcheck(L, --posj < (lua_Integer)len, 3,
81 while (posi <= posj) {

Completed in 52 milliseconds