Searched refs:UCharEnumTypeRange (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Duchar.c65 UCharEnumTypeRange *enumRange;
83 u_enumCharTypes(UCharEnumTypeRange *enumRange, const void *context) {
/external/chromium_org/third_party/icu/source/common/unicode/
H A Duchar.h2611 UCharEnumTypeRange(const void *context, UChar32 start, UChar32 limit, UCharCategory type); typedef
2620 * the UCharEnumTypeRange function is called.
2630 * @see UCharEnumTypeRange
2633 u_enumCharTypes(UCharEnumTypeRange *enumRange, const void *context);
/external/icu/icu4c/source/common/
H A Duchar.c65 UCharEnumTypeRange *enumRange;
83 u_enumCharTypes(UCharEnumTypeRange *enumRange, const void *context) {
/external/icu/icu4c/source/common/unicode/
H A Duchar.h2611 UCharEnumTypeRange(const void *context, UChar32 start, UChar32 limit, UCharCategory type); typedef
2620 * the UCharEnumTypeRange function is called.
2630 * @see UCharEnumTypeRange
2633 u_enumCharTypes(UCharEnumTypeRange *enumRange, const void *context);

Completed in 120 milliseconds