OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CF_BELOW_BASE
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/layout/
IndicReordering.h
50
#define
CF_BELOW_BASE
0x10000000U
255
return (charClass & (CF_POST_BASE |
CF_BELOW_BASE
)) != 0;
270
return (charClass &
CF_BELOW_BASE
) != 0;
IndicClassTables.cpp
67
#define _bb (_ct |
CF_BELOW_BASE
)
Completed in 1439 milliseconds