OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UTF8_NEXT_CHAR_UNSAFE
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/common/unicode/
utf_old.h
335
UTF8_NEXT_CHAR_UNSAFE
(s, _utf8_get_char_unsafe_index, c); \
346
#define
UTF8_NEXT_CHAR_UNSAFE
(s, i, c) { \
[
all
...]
/external/icu4c/test/cintltst/
utf8tst.c
404
UTF8_NEXT_CHAR_UNSAFE
(input, offset, c);
406
log_err("ERROR:
UTF8_NEXT_CHAR_UNSAFE
failed for offset=%ld. Expected:%lx Got:%lx\n",
[
all
...]
Completed in 2732 milliseconds