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

/external/chromium_org/third_party/icu/source/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 36 milliseconds