OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UTF8_BACK_N_SAFE
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/common/unicode/
utf_old.h
497
#define
UTF8_BACK_N_SAFE
(s, start, i, n) U8_BACK_N(s, start, i, n)
[
all
...]
/external/icu4c/test/cintltst/
utf8tst.c
546
UTF8_BACK_N_SAFE
(input, 0, offsafe, Nvalue[i]);
[
all
...]
Completed in 85 milliseconds