Home
last modified time | relevance | path

Searched refs:UBRK_SENTENCE (Results 1 – 22 of 22) sorted by relevance

/third_party/icu/icu4c/source/test/testdata/
Dcasing.txt18 …"0=UBRK_CHARACTER 1=UBRK_WORD 2=UBRK_LINE 3=UBRK_SENTENCE 4=UBRK_TITLE -1=default (NULL=words…
52 …{ "a ʻCaT. A ʻdOg! ʻeTc.", "A ʻCaT. A ʻdOg! ʻETc.", "", "3", "L" }, // UBRK_SENTENCE and U_TITLECA…
Drbbitst.txt1550 # UBreakIteratorType UBRK_SENTENCE, Locale "el"
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dbrkiter.cpp174 return createInstance(key, UBRK_SENTENCE, status); in createSentenceInstance()
433 case UBRK_SENTENCE: in makeInstance()
Dubrk.cpp59 case UBRK_SENTENCE: in ubrk_open()
/third_party/skia/third_party/externals/icu/source/samples/break/
Dubreak.c100 boundary = ubrk_open(UBRK_SENTENCE, "en_us", stringToExamine, in c_main()
/third_party/flutter/skia/third_party/externals/icu/source/samples/break/
Dubreak.c100 boundary = ubrk_open(UBRK_SENTENCE, "en_us", stringToExamine, in c_main()
/third_party/icu/icu4c/source/samples/break/
Dubreak.c100 boundary = ubrk_open(UBRK_SENTENCE, "en_us", stringToExamine, in c_main()
/third_party/node/deps/icu-small/source/common/
Dbrkiter.cpp175 return createInstance(key, UBRK_SENTENCE, status); in createSentenceInstance()
446 case UBRK_SENTENCE: in makeInstance()
Dubrk.cpp59 case UBRK_SENTENCE: in ubrk_open()
/third_party/skia/third_party/externals/icu/source/common/
Dbrkiter.cpp175 return createInstance(key, UBRK_SENTENCE, status); in createSentenceInstance()
446 case UBRK_SENTENCE: in makeInstance()
Dubrk.cpp59 case UBRK_SENTENCE: in ubrk_open()
/third_party/icu/icu4c/source/common/
Dbrkiter.cpp175 return createInstance(key, UBRK_SENTENCE, status); in createSentenceInstance()
446 case UBRK_SENTENCE: in makeInstance()
Dubrk.cpp59 case UBRK_SENTENCE: in ubrk_open()
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dubrk.h107 UBRK_SENTENCE = 3, enumerator
/third_party/node/deps/icu-small/source/common/unicode/
Dubrk.h110 UBRK_SENTENCE = 3, enumerator
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dubrk.h110 UBRK_SENTENCE = 3, enumerator
/third_party/icu/icu4c/source/common/unicode/
Dubrk.h110 UBRK_SENTENCE = 3, enumerator
/third_party/icu/icu4c/source/test/cintltst/
Dcbiapts.c190 sentence = ubrk_open(UBRK_SENTENCE, "en_US", text, u_strlen(text), &status); in TestBreakIteratorCAPI()
1137 UBreakIterator *bi = ubrk_open(UBRK_SENTENCE, itemPtr->locale, textU, textULen, &status); in TestBreakIteratorSuppressions()
Dcstrcase.c934 sentenceIter=ubrk_open(UBRK_SENTENCE, "", NULL, 0, &errorCode); in TestUCaseMapToTitle()
/third_party/icu/icu4c/source/test/intltest/
Drbbimonkeytest.cpp247 fType = UBRK_SENTENCE; in setKeywordParameter()
272 case UBRK_SENTENCE: in createICUBreakIterator()
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/test/rbbi/
Drbbitst.txt1545 # UBreakIteratorType UBRK_SENTENCE, Locale "el"
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
Drbbitst.txt1550 # UBreakIteratorType UBRK_SENTENCE, Locale "el"