OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UTF8_APPEND_CHAR_SAFE
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/icu/source/common/unicode/
utf_old.h
300
* the
UTF8_APPEND_CHAR_SAFE
macros would write the error code point 0xffff
421
#define
UTF8_APPEND_CHAR_SAFE
(s, i, length, c) { \
[
all
...]
/external/chromium_org/third_party/icu/source/test/cintltst/
utf8tst.c
757
UTF8_APPEND_CHAR_SAFE
(str, offset, size, test[i+1]);
759
log_err("ERROR:
UTF8_APPEND_CHAR_SAFE
failed to move the offset correctly for count=%d.\nExpectedOffset=%d currentOffset=%d\n",
764
log_err("ERROR:
UTF8_APPEND_CHAR_SAFE
failed for count=%d. \nExpected:", count);
[
all
...]
ncnvtst.c
[
all
...]
/external/icu4c/common/unicode/
utf_old.h
296
* the
UTF8_APPEND_CHAR_SAFE
macros would write the error code point 0xffff
417
#define
UTF8_APPEND_CHAR_SAFE
(s, i, length, c) { \
[
all
...]
/external/icu4c/test/cintltst/
utf8tst.c
[
all
...]
ncnvtst.c
[
all
...]
Completed in 106 milliseconds