Searched defs:forCodePoint (Results 1 – 3 of 3) sorted by relevance
102 public void forCodePoint(CollationData d, int c) { in forCodePoint() method in ContractionsAndExpansions
109 public void forCodePoint(CollationData d, int c) { in forCodePoint() method in ContractionsAndExpansions
414 ContractionsAndExpansions::forCodePoint(const CollationData *d, UChar32 c, UErrorCode &ec) { in forCodePoint() function in ContractionsAndExpansions