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

  /external/webkit/Source/JavaScriptCore/icu/unicode/
ucol.h 56 struct collIterate;
60 typedef struct collIterate collIterate;
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
ucol.h 56 struct collIterate;
60 typedef struct collIterate collIterate;
    [all...]
  /external/icu4c/i18n/
ucol_imp.h 23 * 03/12/2001 synwee Added pointer start to collIterate.
255 /* flags bits for collIterate.flags */
275 /* UCOL_USE_ITERATOR - set this if collIterate uses a */
288 typedef struct collIterate : public UMemory {
322 } collIterate;
328 typedef struct collIterate collIterate;
337 data similar to collIterate.
354 U_NAMESPACE_QUALIFIER collIterate *s, UErrorCode *status);
357 U_CAPI U_NAMESPACE_QUALIFIER collIterate * U_EXPORT
    [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]

Completed in 425 milliseconds