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

  /external/chromium_org/third_party/icu/source/common/
dictbe.h 246 * KhmerBreakEngine
250 * <p>KhmerBreakEngine is a kind of DictionaryBreakEngine that uses a
253 * <p>After it is constructed a KhmerBreakEngine may be shared between
256 class KhmerBreakEngine : public DictionaryBreakEngine {
277 KhmerBreakEngine(DictionaryMatcher *adoptDictionary, UErrorCode &status);
282 virtual ~KhmerBreakEngine();
dictbe.cpp 617 * KhmerBreakEngine
636 KhmerBreakEngine::KhmerBreakEngine(DictionaryMatcher *adoptDictionary, UErrorCode &status)
667 KhmerBreakEngine::~KhmerBreakEngine() {
672 KhmerBreakEngine::divideUpDictionaryRange( UText *text,
    [all...]
  /external/icu/icu4c/source/common/
dictbe.h 246 * KhmerBreakEngine
250 * <p>KhmerBreakEngine is a kind of DictionaryBreakEngine that uses a
253 * <p>After it is constructed a KhmerBreakEngine may be shared between
256 class KhmerBreakEngine : public DictionaryBreakEngine {
277 KhmerBreakEngine(DictionaryMatcher *adoptDictionary, UErrorCode &status);
282 virtual ~KhmerBreakEngine();
dictbe.cpp 620 * KhmerBreakEngine
639 KhmerBreakEngine::KhmerBreakEngine(DictionaryMatcher *adoptDictionary, UErrorCode &status)
670 KhmerBreakEngine::~KhmerBreakEngine() {
675 KhmerBreakEngine::divideUpDictionaryRange( UText *text,
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 141 milliseconds