Home | History | Annotate | Download | only in i18n

Lines Matching refs:getImplicit

1346 static uint32_t getImplicit(UChar32 cp, collIterate *collationSource);
1535 order = getImplicit(ch, collationSource);
2492 inline uint32_t getImplicit(UChar32 cp, collIterate *collationSource) {
3203 return getImplicit(cp, source);
3205 // TODO: remove CJK_IMPLICIT_TAG completely - handled by the getImplicit
3206 return getImplicit(cp, source);
3306 return getImplicit(cp, source);
3314 return getImplicit(cp, source);