Searched defs:collIterate (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Ducol.h56 struct collIterate;
60 typedef struct collIterate collIterate; typedef in typeref:struct:collIterate
/external/webkit/Source/WebCore/icu/unicode/
H A Ducol.h56 struct collIterate;
60 typedef struct collIterate collIterate; typedef in typeref:struct:collIterate
/external/icu4c/i18n/
H A Ducol_imp.h23 * 03/12/2001 synwee Added pointer start to collIterate.
243 /* flags bits for collIterate.flags */
263 /* UCOL_USE_ITERATOR - set this if collIterate uses a */
276 typedef struct collIterate : public UMemory { struct in inherits:UMemory
310 } collIterate; typedef in typeref:struct:collIterate
316 typedef struct collIterate collIterate;
325 data similar to collIterate.
342 U_NAMESPACE_QUALIFIER collIterate *s, UErrorCode *status);
345 U_CAPI U_NAMESPACE_QUALIFIER collIterate * U_EXPORT
[all...]

Completed in 2035 milliseconds