OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CC_STRESS_MARK
(Results
1 - 3
of
3
) sorted by null
/external/icu/icu4c/source/layout/
IndicReordering.h
27
#define
CC_STRESS_MARK
2U
203
return (charClass & CF_CLASS_MASK) ==
CC_STRESS_MARK
;
IndicClassTables.cpp
30
#define _sa (
CC_STRESS_MARK
| CF_POS_ABOVE)
31
#define _sb (
CC_STRESS_MARK
| CF_POS_BELOW)
IndicReordering.cpp
712
case
CC_STRESS_MARK
:
[
all
...]
Completed in 50 milliseconds