Home
last modified time | relevance | path

Searched refs:byteCount4Base88 (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/draft/
DCharacterListCompressor.java80 public static int byteCount4Base88(int code) { in byteCount4Base88() method in CharacterListCompressor
98 code += byteCount4Base88(code); in compressPair2Base88()