OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:strlength
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/test/thaitest/
thaitest.cpp
406
int32_t
strlength
;
local
409
printf("%s", u_strToUTF8(outbuf, sizeof(outbuf), &
strlength
, &bom, 1, &status));
416
printf("%s", u_strToUTF8(outbuf, sizeof(outbuf), &
strlength
, &chars[prevbreak],
/external/icu4c/i18n/
usearch.cpp
132
* @param
strlength
length of the argument string
137
int32_t
strlength
)
140
uint16_t result = unorm_nextFCD16(fcdTrieIndex, fcdHighStart, temp, str +
strlength
);
[
all
...]
Completed in 240 milliseconds