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/icu4c/layout/
IndicReordering.h
27
#define
CC_STRESS_MARK
2U
201
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
707
case
CC_STRESS_MARK
:
[
all
...]
Completed in 49 milliseconds