Home | History | Annotate | Download | only in cintltst

Lines Matching full:length16

1331     int32_t length16, length32;
1354 length16=utrie_serialize(newTrie1_16, memory1_16, sizeof(memory1_16),
1358 utrie_unserialize(&trie1_16, memory1_16, length16, &errorCode);