Searched defs:UCharIterator (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Duiter.h24 * @see UCharIterator
40 struct UCharIterator;
41 typedef struct UCharIterator UCharIterator; /**< C typedef for struct UCharIterator. @stable ICU 2.1 */ typedef in typeref:struct:UCharIterator
44 * Origin constants for UCharIterator.getIndex() and UCharIterator.move().
46 * @see UCharIterator
53 /** Constants for UCharIterator. @stable ICU 2.6 */
74 * Constant for UCharIterator getStat
339 struct UCharIterator { struct
[all...]
/external/icu/icu4c/source/common/unicode/
H A Duiter.h24 * @see UCharIterator
40 struct UCharIterator;
41 typedef struct UCharIterator UCharIterator; /**< C typedef for struct UCharIterator. @stable ICU 2.1 */ typedef in typeref:struct:UCharIterator
44 * Origin constants for UCharIterator.getIndex() and UCharIterator.move().
46 * @see UCharIterator
53 /** Constants for UCharIterator. @stable ICU 2.6 */
74 * Constant for UCharIterator getStat
339 struct UCharIterator { struct
[all...]

Completed in 111 milliseconds