Home | History | Annotate | Download | only in cintltst

Lines Matching refs:length16

1333     int32_t length16, length32;
1356 length16=utrie_serialize(newTrie1_16, memory1_16, sizeof(memory1_16),
1360 utrie_unserialize(&trie1_16, memory1_16, length16, &errorCode);