HomeSort by relevance Sort by last modified time
    Searched defs:collIterate (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
ucol_imp.h 23 * 03/12/2001 synwee Added pointer start to collIterate.
245 /* flags bits for collIterate.flags */
265 /* UCOL_USE_ITERATOR - set this if collIterate uses a */
278 typedef struct collIterate : public UMemory {
312 } collIterate;
318 typedef struct collIterate collIterate;
327 data similar to collIterate.
344 U_NAMESPACE_QUALIFIER collIterate *s, UErrorCode *status);
347 U_CAPI U_NAMESPACE_QUALIFIER collIterate * U_EXPORT
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]

Completed in 199 milliseconds