Home | History | Annotate | Download | only in i18n

Lines Matching refs:getImplicit

1477 static uint32_t getImplicit(UChar32 cp, collIterate *collationSource);
1669 order = getImplicit(ch, collationSource);
2559 inline uint32_t getImplicit(UChar32 cp, collIterate *collationSource) {
3210 return getImplicit(cp, source);
3212 // TODO: remove CJK_IMPLICIT_TAG completely - handled by the getImplicit
3213 return getImplicit(cp, source);
3319 return getImplicit(cp, source);
3325 return getImplicit(cp, source);