Lines Matching defs:UCharIterator
43 typedef struct UCharIterator UCharIterator; /**< C typedef for struct UCharIterator. @stable ICU 2.… typedef
341 struct UCharIterator { struct
347 const void *context;
354 int32_t length;
361 int32_t start;
387 * @see UCharIteratorGetIndex argument
390 UCharIteratorGetIndex *getIndex; argument
401 UCharIteratorMove *move; argument
410 UCharIteratorHasNext *hasNext; argument
418 UCharIteratorHasPrevious *hasPrevious; argument
427 UCharIteratorCurrent *current; argument
437 UCharIteratorNext *next; argument
447 UCharIteratorPrevious *previous; argument
455 UCharIteratorReserved *reservedFn; argument
464 UCharIteratorGetState *getState; argument
474 UCharIteratorSetState *setState; argument