HomeSort by relevance Sort by last modified time
    Searched refs:UPVecToUTrieContext (Results 1 - 3 of 3) sorted by null

  /external/icu4c/common/
propsvec.h 159 struct UPVecToUTrieContext {
165 typedef struct UPVecToUTrieContext UPVecToUTrieContext;
167 /* context=UPVecToUTrieContext, creates the trie and stores the rowIndex values */
propsvec.c 496 UPVecToUTrieContext *toUTrie=(UPVecToUTrieContext *)context;
  /external/icu4c/tools/genprops/
props2.c 506 UPVecToUTrieContext toUTrie={ NULL, 50000 /* capacity */, 0, TRUE /* latin1Linear */ };

Completed in 274 milliseconds