Searched defs:UCharCharacterIterator (Results 1 - 7 of 7) sorted by relevance

/external/icu4c/common/unicode/
H A Duchriter.h33 class U_COMMON_API UCharCharacterIterator : public CharacterIterator { class in inherits:CharacterIterator
44 UCharCharacterIterator(const UChar* textPtr, int32_t length);
59 UCharCharacterIterator(const UChar* textPtr, int32_t length,
78 UCharCharacterIterator(const UChar* textPtr, int32_t length,
87 * @param that The UCharCharacterIterator to be copied
90 UCharCharacterIterator(const UCharCharacterIterator& that);
96 virtual ~UCharCharacterIterator();
106 UCharCharacterIterator&
107 operator=(const UCharCharacterIterator
[all...]
H A Durename.h2226 #define UCharCharacterIterator U_ICU_ENTRY_POINT_RENAME(UCharCharacterIterator) macro
/external/icu4c/common/
H A Duchriter.cpp16 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(UCharCharacterIterator)
18 UCharCharacterIterator::UCharCharacterIterator() function in class:UCharCharacterIterator
25 UCharCharacterIterator::UCharCharacterIterator(const UChar* textPtr, function in class:UCharCharacterIterator
32 UCharCharacterIterator::UCharCharacterIterator(const UChar* textPtr, function in class:UCharCharacterIterator
40 UCharCharacterIterator::UCharCharacterIterator(const UChar* textPtr, function in class:UCharCharacterIterator
50 UCharCharacterIterator function in class:UCharCharacterIterator
[all...]
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h1436 #define UCharCharacterIterator UCharCharacterIterator_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h1436 #define UCharCharacterIterator UCharCharacterIterator_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h1436 #define UCharCharacterIterator UCharCharacterIterator_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h1436 #define UCharCharacterIterator UCharCharacterIterator_3_2 macro

Completed in 106 milliseconds