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
241 ubrk_open(UBreakIteratorType type,
Dbrkiter.h548 UBreakIteratorType kind,
/external/icu/icu4c/source/test/intltest/
Drbbimonkeytest.h116 UBreakIteratorType fType;
Dstrcase.cpp496 … 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.txt959 # UBreakIteratorType UBRK_WORD, Locale "ja"
984 # UBreakIteratorType UBRK_SENTENCE, Locale "el"
998 # UBreakIteratorType UBRK_WORD, Locale "en_US_POSIX"
1015 # UBreakIteratorType UBRK_CHARACTER, Locale "th"
/external/icu/icu4c/source/common/
Dubrk.cpp33 ubrk_open(UBreakIteratorType type, in ubrk_open()
Dbrkiter.cpp315 BreakIterator::registerInstance(BreakIterator* toAdopt, const Locale& locale, UBreakIteratorType ki… in registerInstance()
/external/icu/icu4c/source/test/cintltst/
Dcbiapts.c207 bogus = ubrk_open((UBreakIteratorType)5, "en_US", text, u_strlen(text), &status); in TestBreakIteratorCAPI()
771 UBreakIteratorType type;
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
Drbbitst.txt959 # UBreakIteratorType UBRK_WORD, Locale "ja"
984 # UBreakIteratorType UBRK_SENTENCE, Locale "el"
998 # UBreakIteratorType UBRK_WORD, Locale "en_US_POSIX"
1015 # UBreakIteratorType UBRK_CHARACTER, Locale "th"
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
Drbbitst.txt959 # UBreakIteratorType UBRK_WORD, Locale "ja"
984 # UBreakIteratorType UBRK_SENTENCE, Locale "el"
998 # UBreakIteratorType UBRK_WORD, Locale "en_US_POSIX"
1015 # UBreakIteratorType UBRK_CHARACTER, Locale "th"