Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Dubrk.h99 typedef enum UBreakIteratorType { enum
125 } UBreakIteratorType; typedef
242 ubrk_open(UBreakIteratorType type,
Dbrkiter.h548 UBreakIteratorType kind,
/external/icu/icu4c/source/test/intltest/
Drbbimonkeytest.h116 UBreakIteratorType fType;
Dstrcase.cpp557 … iter.adoptInstead(ubrk_open((UBreakIteratorType)type, cLocaleID, NULL, 0, &status)); in TestCasing()
/external/icu/icu4c/source/test/testdata/
Dcasing.txt17 …the break iterator (only for titlecasing) is specified as an int, same as in UBreakIteratorType:\n"
Drbbitst.txt1001 # UBreakIteratorType UBRK_WORD, Locale "ja"
1026 # UBreakIteratorType UBRK_SENTENCE, Locale "el"
1040 # UBreakIteratorType UBRK_WORD, Locale "en_US_POSIX"
1057 # UBreakIteratorType UBRK_CHARACTER, Locale "th"
/external/icu/icu4c/source/common/
Dubrk.cpp34 ubrk_open(UBreakIteratorType type, in ubrk_open()
Dbrkiter.cpp328 BreakIterator::registerInstance(BreakIterator* toAdopt, const Locale& locale, UBreakIteratorType ki… in registerInstance()
/external/icu/icu4c/source/test/cintltst/
Dcbiapts.c209 bogus = ubrk_open((UBreakIteratorType)5, "en_US", text, u_strlen(text), &status); in TestBreakIteratorCAPI()
810 UBreakIteratorType type;
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
Drbbitst.txt1001 # UBreakIteratorType UBRK_WORD, Locale "ja"
1026 # UBreakIteratorType UBRK_SENTENCE, Locale "el"
1040 # UBreakIteratorType UBRK_WORD, Locale "en_US_POSIX"
1057 # UBreakIteratorType UBRK_CHARACTER, Locale "th"
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
Drbbitst.txt1001 # UBreakIteratorType UBRK_WORD, Locale "ja"
1026 # UBreakIteratorType UBRK_SENTENCE, Locale "el"
1040 # UBreakIteratorType UBRK_WORD, Locale "en_US_POSIX"
1057 # UBreakIteratorType UBRK_CHARACTER, Locale "th"