Searched refs:getCodePointValue (Results 1 – 10 of 10) sorted by relevance
243 private char getCodePointValue(int ch){ in getCodePointValue() method in StringPrep244 return sprepTrie.getCodePointValue(ch); in getCodePointValue()402 result = getCodePointValue(ch); in map()538 result = getCodePointValue(ch); in prepare()
231 private char getCodePointValue(int ch){ in getCodePointValue() method in StringPrep232 return sprepTrie.getCodePointValue(ch); in getCodePointValue()389 result = getCodePointValue(ch); in map()524 result = getCodePointValue(ch); in prepare()
164 int value = trie.getCodePointValue(c); in _testTrieIteration()303 int value2 = trie.getCodePointValue(start); in _testTrieRanges()498 value=trie.getCodePointValue(c); in TestDummyCharTrie()523 value=trie.getCodePointValue(c); in TestDummyIntTrie()
161 int value = trie.getCodePointValue(c); in _testTrieIteration()300 int value2 = trie.getCodePointValue(start); in _testTrieRanges()495 value=trie.getCodePointValue(c); in TestDummyCharTrie()520 value=trie.getCodePointValue(c); in TestDummyIntTrie()
114 public final char getCodePointValue(int ch) in getCodePointValue() method in CharTrie
118 public final int getCodePointValue(int ch) in getCodePointValue() method in IntTrie
115 public final char getCodePointValue(int ch) in getCodePointValue() method in CharTrie
119 public final int getCodePointValue(int ch) in getCodePointValue() method in IntTrie
209 int pvIndex = trie.getCodePointValue(c); in selectForString()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...