Home
last modified time | relevance | path

Searched refs:UBreakIteratorType (Results 1 – 9 of 9) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Dubrk.h87 typedef enum UBreakIteratorType { enum
109 } UBreakIteratorType; typedef
214 ubrk_open(UBreakIteratorType type,
Dbrkiter.h541 UBreakIteratorType kind,
/external/icu/icu4c/source/test/testdata/
Dcasing.txt15 …the break iterator (only for titlecasing) is specified as an int, same as in UBreakIteratorType:\n"
Drbbitst.txt808 # UBreakIteratorType UBRK_WORD, Locale "ja"
833 # UBreakIteratorType UBRK_SENTENCE, Locale "el"
847 # UBreakIteratorType UBRK_WORD, Locale "en_US_POSIX"
864 # UBreakIteratorType UBRK_CHARACTER, Locale "th"
/external/icu/icu4c/source/common/
Dubrk.cpp31 ubrk_open(UBreakIteratorType type, in ubrk_open()
Dbrkiter.cpp312 BreakIterator::registerInstance(BreakIterator* toAdopt, const Locale& locale, UBreakIteratorType ki… in registerInstance()
/external/icu/icu4c/source/test/cintltst/
Dcbiapts.c200 bogus = ubrk_open((UBreakIteratorType)5, "en_US", text, u_strlen(text), &status); in TestBreakIteratorCAPI()
764 UBreakIteratorType type;
/external/icu/icu4c/source/test/intltest/
Dstrcase.cpp487 … iter.adoptInstead(ubrk_open((UBreakIteratorType)type, cLocaleID, NULL, 0, &status)); in TestCasing()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
Drbbitst.txt808 # UBreakIteratorType UBRK_WORD, Locale "ja"
833 # UBreakIteratorType UBRK_SENTENCE, Locale "el"
847 # UBreakIteratorType UBRK_WORD, Locale "en_US_POSIX"
864 # UBreakIteratorType UBRK_CHARACTER, Locale "th"