Searched defs:posi (Results 1 – 3 of 3) sorted by relevance
96 lua_Integer posi = u_posrelat(luaL_optinteger(L, 2, 1), len); in utflen() local125 lua_Integer posi = u_posrelat(luaL_optinteger(L, 2, 1), len); in codepoint() local187 lua_Integer posi = (n >= 0) ? 1 : len + 1; in byteoffset() local
180 size_t posi = posrelatI(pi, l); in str_byte() local
287 char *posi = PyBytes_AS_STRING(result); in _BlocksOutputBuffer_Finish() local