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

  /external/icu4c/common/
normalizer2impl.h 200 fcdTrieSingleton.fInstance=NULL;
475 const UTrie2 *fcdTrie() const { return (const UTrie2 *)fcdTrieSingleton.fInstance; }
500 SimpleSingleton fcdTrieSingleton;
normalizer2impl.cpp 257 UTrie2Singleton(fcdTrieSingleton).deleteInstance();
    [all...]

Completed in 76 milliseconds