Home | History | Annotate | Download | only in i18n

Lines Matching refs:getImplicit

1378 static uint32_t getImplicit(UChar32 cp, collIterate *collationSource);
1567 order = getImplicit(ch, collationSource);
2412 inline uint32_t getImplicit(UChar32 cp, collIterate *collationSource) {
3066 return getImplicit(cp, source);
3068 // TODO: remove CJK_IMPLICIT_TAG completely - handled by the getImplicit
3069 return getImplicit(cp, source);
3172 return getImplicit(cp, source);
3180 return getImplicit(cp, source);