Home | History | Annotate | Download | only in common

Lines Matching refs:utrie2_get32

1430             uint32_t oredValue=utrie2_get32(me->newFCDTrie, lead);
1708 uint32_t canonValue=utrie2_get32(trie, decompLead);
1803 uint32_t oldValue=utrie2_get32(newData.trie, c);
1844 uint32_t c2Value=utrie2_get32(newData.trie, c2);
1871 return (int32_t)utrie2_get32(((CanonIterData *)canonIterDataSingleton.fInstance)->trie, c);