Home
last modified time | relevance | path

Searched refs:CANON_HAS_COMPOSITIONS (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/common/
Dnormalizer2impl.cpp1809 newValue|=CANON_HAS_COMPOSITIONS; in makeCanonIterDataFromNorm16()
1812 newValue|=CANON_HAS_COMPOSITIONS; in makeCanonIterDataFromNorm16()
1895 if((canonValue&CANON_HAS_COMPOSITIONS)!=0) { in getCanonStartSet()
Dnormalizer2impl.h500 #define CANON_HAS_COMPOSITIONS 0x40000000 macro