OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_NORM_EXTRA_INDEX_TOP
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/common/
unormimp.h
56
_NORM_EXTRA_INDEX_TOP
=0xfc00, /* start of surrogate specials after shift */
247
* if this index is <
_NORM_EXTRA_INDEX_TOP
then it is an index into
250
* if this index is <
_NORM_EXTRA_INDEX_TOP
+_NORM_EXTRA_SURROGATE_TOP
254
* if this index is >=
_NORM_EXTRA_INDEX_TOP
+_NORM_EXTRA_SURROGATE_TOP
/external/icu4c/common/
unormimp.h
56
_NORM_EXTRA_INDEX_TOP
=0xfc00, /* start of surrogate specials after shift */
238
* if this index is <
_NORM_EXTRA_INDEX_TOP
then it is an index into
241
* if this index is <
_NORM_EXTRA_INDEX_TOP
+_NORM_EXTRA_SURROGATE_TOP
245
* if this index is >=
_NORM_EXTRA_INDEX_TOP
+_NORM_EXTRA_SURROGATE_TOP
Completed in 44 milliseconds