Home
last modified time | relevance | path

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

/third_party/icu/tools/unicode/c/genprops/
H A Dcorepropsbuilder.cpp787 static int32_t props2TrieSize; variable
817 props2TrieSize=utrie2_serialize(props2Trie, in build()
845 offset+=props2TrieSize/4; in build()
870 printf("size in bytes of additional props trie:%5u\n", (int)props2TrieSize); in build()
957 udata_writeBlock(pData, props2TrieBlock, props2TrieSize); in writeBinaryData()

Completed in 2 milliseconds