OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UTF16_LEAD
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/common/unicode/
utf_old.h
523
#define
UTF16_LEAD
(supplementary) UTF_FIRST_SURROGATE(supplementary)
[
all
...]
/external/icu4c/test/cintltst/
utf16tst.c
717
if (first !=
UTF16_LEAD
(s[i]) || first != U16_LEAD(s[i]) || first != firstresult) {
Completed in 65 milliseconds