Searched refs:m_trieData_ (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/text/normalizer/
H A DUCharacterProperty.java76 public char[] m_trieData_; field in class:UCharacterProperty
102 m_trieData_ = friendagent.getPrivateData();
109 * Note this is alittle different from CharTrie the index m_trieData_
122 return m_trieData_[
132 return m_trieData_[
H A DUCharacter.java319 PROPERTY_TRIE_DATA_ = PROPERTY_.m_trieData_;
386 * Note this is alittle different from CharTrie the index m_trieData_

Completed in 2136 milliseconds