OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UTF16_FWD_1_SAFE
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/common/unicode/
utf_old.h
675
#define
UTF16_FWD_1_SAFE
(s, i, length) U16_FWD_1(s, i, length)
[
all
...]
/external/icu/icu4c/source/test/cintltst/
utf16tst.c
431
UTF16_FWD_1_SAFE
(input, offsafe, sizeof(input)/U_SIZEOF_UCHAR);
Completed in 98 milliseconds