Home | History | Annotate | Download | only in gennorm

Lines Matching refs:utrie_get32

229     i=utrie_get32(normTrie, (UChar32)code, NULL);
248 i=utrie_get32(normTrie, (UChar32)code, NULL);
278 i=utrie_get32(normTrie, code, &isInBlockZero);
1657 value=utrie_get32(trie, start, &inBlockZero);
1707 value=utrie_get32(trie, start, &inBlockZero);