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

  /external/icu4c/common/
dictbe.h 191 * KhmerBreakEngine
195 * <p>KhmerBreakEngine is a kind of DictionaryBreakEngine that uses a
198 * <p>After it is constructed a KhmerBreakEngine may be shared between
201 class KhmerBreakEngine : public DictionaryBreakEngine {
222 KhmerBreakEngine(const TrieWordDictionary *adoptDictionary, UErrorCode &status);
227 virtual ~KhmerBreakEngine();
dictbe.cpp 441 KhmerBreakEngine::KhmerBreakEngine(const TrieWordDictionary *adoptDictionary, UErrorCode &status)
472 KhmerBreakEngine::~KhmerBreakEngine() {
477 KhmerBreakEngine::divideUpDictionaryRange( UText *text,
  /external/icu4c/common/unicode/
urename.h     [all...]

Completed in 278 milliseconds