Searched refs:posi (Results 1 – 6 of 6) sorted by relevance
/external/lua/src/ |
D | lutf8lib.c | 75 lua_Integer posi = u_posrelat(luaL_optinteger(L, 2, 1), len); in utflen() local 77 luaL_argcheck(L, 1 <= posi && --posi <= (lua_Integer)len, 2, in utflen() 81 while (posi <= posj) { in utflen() 82 const char *s1 = utf8_decode(s + posi, NULL); in utflen() 85 lua_pushinteger(L, posi + 1); /* ... and current position */ in utflen() 88 posi = s1 - s; in utflen() 103 lua_Integer posi = u_posrelat(luaL_optinteger(L, 2, 1), len); in codepoint() local 104 lua_Integer pose = u_posrelat(luaL_optinteger(L, 3, posi), len); in codepoint() 107 luaL_argcheck(L, posi >= 1, 2, "out of range"); in codepoint() 109 if (posi > pose) return 0; /* empty interval; return no values */ in codepoint() [all …]
|
D | lstrlib.c | 151 lua_Integer posi = posrelat(luaL_optinteger(L, 2, 1), l); in str_byte() local 152 lua_Integer pose = posrelat(luaL_optinteger(L, 3, posi), l); in str_byte() 154 if (posi < 1) posi = 1; in str_byte() 156 if (posi > pose) return 0; /* empty interval; return no values */ in str_byte() 157 if (pose - posi >= INT_MAX) /* arithmetic overflow? */ in str_byte() 159 n = (int)(pose - posi) + 1; in str_byte() 162 lua_pushinteger(L, uchar(s[posi+i-1])); in str_byte()
|
/external/pcre/dist2/doc/ |
D | pcre2.txt | 4757 anchored, matching attempts may take place many times at various posi- 8711 then continues at the outer level. If (*ACCEPT) in triggered in a posi- 9188 cause problems, but this usage has been eliminated. Backtracking posi- 9774 it is not possible to save and reload the JIT data, because it is posi-
|
/external/libexif/po/ |
D | pt_BR.po | 2237 msgstr "Byte na posição %i: 0x%02x"
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | en-IPA.txt | 20424 $x{kaposi → kəposi ; # kæpɑzi
|
D | internal_raw_IPA-old.txt | 153759 posi %19503
|