OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UTF16_BACK_N_SAFE
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/common/unicode/
utf_old.h
741
#define
UTF16_BACK_N_SAFE
(s, start, i, n) U16_BACK_N(s, start, i, n)
[
all
...]
/external/icu4c/common/unicode/
utf_old.h
737
#define
UTF16_BACK_N_SAFE
(s, start, i, n) U16_BACK_N(s, start, i, n)
[
all
...]
Completed in 169 milliseconds