Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/icu/unicode/
Dubrk.h187 typedef enum UBreakIteratorType { enum
209 } UBreakIteratorType; typedef
314 ubrk_open(UBreakIteratorType type,
/external/icu4c/common/unicode/
Dubrk.h87 typedef enum UBreakIteratorType { enum
109 } UBreakIteratorType; typedef
214 ubrk_open(UBreakIteratorType type,
Dbrkiter.h479 UBreakIteratorType kind,
/external/webkit/Source/WebCore/platform/text/gtk/
DTextBreakIteratorGtk.cpp180 enum UBreakIteratorType { enum
189 UBreakIteratorType m_type;
195 UBreakIteratorType type, const UChar* string, int length) in setUpIterator()
/external/chromium/base/i18n/
Dbreak_iterator.cc31 UBreakIteratorType break_type; in Init()
/external/webkit/Source/WebCore/platform/text/
DTextBreakIteratorICU.cpp35 UBreakIteratorType type, const UChar* string, int length) in setUpIterator()
/external/icu4c/test/testdata/
Dcasing.txt15 …the break iterator (only for titlecasing) is specified as an int, same as in UBreakIteratorType:\n"
/external/icu4c/common/
Dubrk.cpp31 ubrk_open(UBreakIteratorType type, in ubrk_open()
Dbrkiter.cpp316 BreakIterator::registerInstance(BreakIterator* toAdopt, const Locale& locale, UBreakIteratorType ki… in registerInstance()
/external/icu4c/test/cintltst/
Dcbiapts.c195 bogus = ubrk_open((UBreakIteratorType)5, "en_US", text, u_strlen(text), &status); in TestBreakIteratorCAPI()
748 UBreakIteratorType type;
/external/icu4c/test/intltest/
Dstrcase.cpp492 … iter.adoptInstead(ubrk_open((UBreakIteratorType)type, cLocaleID, NULL, 0, &status)); in TestCasing()
Drbbitst.cpp1896 UBreakIteratorType type;