OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UTF16_APPEND_CHAR_UNSAFE
(Results
1 - 4
of
4
) sorted by null
/external/icu/icu4c/source/common/unicode/
utf_old.h
607
#define
UTF16_APPEND_CHAR_UNSAFE
(s, i, c) { \
[
all
...]
/external/icu/icu4c/source/test/perf/ubrkperf/
ubrkperfold.cpp
623
UTF16_APPEND_CHAR_UNSAFE
(utf16Buf, i, cp);
/external/icu/icu4c/source/test/cintltst/
utf16tst.c
676
UTF16_APPEND_CHAR_UNSAFE
(str, offset, test[i+1]);
678
log_err("ERROR:
UTF16_APPEND_CHAR_UNSAFE
failed to move the offset correctly for count=%d.\nExpectedOffset=%d currentOffset=%d\n",
683
log_err("ERROR:
UTF16_APPEND_CHAR_UNSAFE
failed for count=%d. Expected:", count);
/external/icu/icu4c/source/test/perf/collationperf/
collperf.cpp
[
all
...]
Completed in 1918 milliseconds