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