Home | History | Annotate | Download | only in common

Lines Matching refs:UTrie2

30 #include "utrie2.h"
209 const UTrie2 *getNormTrie() const { return normTrie; }
210 const UTrie2 *getFCDTrie(UErrorCode &errorCode) const ;
253 UTrie2 *newFCDTrie, UErrorCode &errorCode) const;
469 const UTrie2 *fcdTrie() const { return (const UTrie2 *)fcdTrieSingleton.fInstance; }
490 UTrie2 *normTrie;
528 static const UTrie2 *getFCDTrie(UErrorCode &errorCode);
685 * UTrie2 normTrie; -- see utrie2_impl.h and utrie2.h