Home
last modified time | relevance | path

Searched defs:findBreaks (Results 1 - 12 of 12) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/
H A DUnhandledBreakEngine.java46 public int findBreaks(CharacterIterator text, int startPos, int endPos, in findBreaks() method in UnhandledBreakEngine
H A DLanguageBreakEngine.java34 int findBreaks(CharacterIterator text, int startPos, int endPos, in findBreaks() method
H A DDictionaryBreakEngine.java185 public int findBreaks(CharacterIterator text, int startPos, int endPos, in findBreaks() method in DictionaryBreakEngine
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DLanguageBreakEngine.java35 int findBreaks(CharacterIterator text, int startPos, int endPos, in findBreaks() method
H A DUnhandledBreakEngine.java46 public int findBreaks(CharacterIterator text, int startPos, int endPos, in findBreaks() method in UnhandledBreakEngine
H A DDictionaryBreakEngine.java185 public int findBreaks(CharacterIterator text, int startPos, int endPos, in findBreaks() method in DictionaryBreakEngine
/third_party/icu/icu4c/source/common/
H A Dbrkeng.cpp78 UnhandledEngine::findBreaks( UText *text, in findBreaks() function in UnhandledEngine
H A Ddictbe.cpp50 DictionaryBreakEngine::findBreaks( UText *text, in findBreaks() function in DictionaryBreakEngine
/third_party/skia/third_party/externals/icu/source/common/
H A Dbrkeng.cpp77 UnhandledEngine::findBreaks( UText *text, in findBreaks() function in UnhandledEngine
H A Ddictbe.cpp47 DictionaryBreakEngine::findBreaks( UText *text, in findBreaks() function in DictionaryBreakEngine
/third_party/node/deps/icu-small/source/common/
H A Dbrkeng.cpp80 UnhandledEngine::findBreaks( UText *text, in findBreaks() function in UnhandledEngine
327 int32_t BreakEngineWrapper::findBreaks( in findBreaks() function in BreakEngineWrapper
H A Ddictbe.cpp50 DictionaryBreakEngine::findBreaks( UText *text, in findBreaks() function in DictionaryBreakEngine

Completed in 11 milliseconds