HomeSort by relevance Sort by last modified time
    Searched refs:UITER_NO_STATE (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/common/unicode/
uiter.h 86 #define UITER_NO_STATE ((uint32_t)0xffffffff)
269 * a valid state for each position, in which case they return UITER_NO_STATE instead.
277 * @see UITER_NO_STATE
536 * if it is NULL or any other error occurs, then UITER_NO_STATE is returned.
539 * a valid state for each position, in which case they return UITER_NO_STATE instead.
547 * @see UITER_NO_STATE
  /external/icu/icu4c/source/common/
uiter.cpp 60 return UITER_NO_STATE;
1089 return UITER_NO_STATE;
  /external/icu/icu4c/source/test/intltest/
citrtest.cpp     [all...]

Completed in 386 milliseconds