Home
last modified time | relevance | path

Searched defs:isPhraseBreaking (Results 1 - 13 of 13) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/
H A DUnhandledBreakEngine.java46 findBreaks(CharacterIterator text, int startPos, int endPos, DictionaryBreakEngine.DequeI foundBreaks, boolean isPhraseBreaking) findBreaks() argument
H A DLanguageBreakEngine.java34 findBreaks(CharacterIterator text, int startPos, int endPos, DictionaryBreakEngine.DequeI foundBreaks, boolean isPhraseBreaking) findBreaks() argument
H A DBurmeseBreakEngine.java79 divideUpDictionaryRange(CharacterIterator fIter, int rangeStart, int rangeEnd, DequeI foundBreaks, boolean isPhraseBreaking) divideUpDictionaryRange() argument
H A DThaiBreakEngine.java98 divideUpDictionaryRange(CharacterIterator fIter, int rangeStart, int rangeEnd, DequeI foundBreaks, boolean isPhraseBreaking) divideUpDictionaryRange() argument
H A DKhmerBreakEngine.java87 divideUpDictionaryRange(CharacterIterator fIter, int rangeStart, int rangeEnd, DequeI foundBreaks, boolean isPhraseBreaking) divideUpDictionaryRange() argument
H A DLaoBreakEngine.java87 divideUpDictionaryRange(CharacterIterator fIter, int rangeStart, int rangeEnd, DequeI foundBreaks, boolean isPhraseBreaking) divideUpDictionaryRange() argument
H A DCjkBreakEngine.java109 divideUpDictionaryRange(CharacterIterator inText, int startPos, int endPos, DequeI foundBreaks, boolean isPhraseBreaking) divideUpDictionaryRange() argument
H A DDictionaryBreakEngine.java185 findBreaks(CharacterIterator text, int startPos, int endPos, DequeI foundBreaks, boolean isPhraseBreaking) findBreaks() argument
226 divideUpDictionaryRange(CharacterIterator text, int rangeStart, int rangeEnd, DequeI foundBreaks, boolean isPhraseBreaking) divideUpDictionaryRange() argument
H A DLSTMBreakEngine.java345 divideUpDictionaryRange(CharacterIterator fIter, int rangeStart, int rangeEnd, DequeI foundBreaks, boolean isPhraseBreaking) divideUpDictionaryRange() argument
/third_party/icu/icu4c/source/common/
H A Drbbi.cpp92 RuleBasedBreakIterator::RuleBasedBreakIterator(UDataMemory* udm, UBool isPhraseBreaking, in RuleBasedBreakIterator() argument
H A Ddictbe.cpp50 findBreaks( UText *text, int32_t startPos, int32_t endPos, UVector32 &foundBreaks, UBool isPhraseBreaking, UErrorCode& status) const findBreaks() argument
1123 divideUpDictionaryRange( UText *inText, int32_t rangeStart, int32_t rangeEnd, UVector32 &foundBreaks, UBool isPhraseBreaking, UErrorCode& status) const divideUpDictionaryRange() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Drbbi.cpp91 RuleBasedBreakIterator::RuleBasedBreakIterator(UDataMemory* udm, UBool isPhraseBreaking, in RuleBasedBreakIterator() argument
H A Ddictbe.cpp50 findBreaks( UText *text, int32_t startPos, int32_t endPos, UVector32 &foundBreaks, UBool isPhraseBreaking, UErrorCode& status) const findBreaks() argument
1134 divideUpDictionaryRange( UText *inText, int32_t rangeStart, int32_t rangeEnd, UVector32 &foundBreaks, UBool isPhraseBreaking, UErrorCode& status) const divideUpDictionaryRange() argument
[all...]

Completed in 13 milliseconds