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

/external/chromium_org/third_party/icu/source/common/
H A Duchar.c64 UCharEnumTypeRange *enumRange;
82 u_enumCharTypes(UCharEnumTypeRange *enumRange, const void *context) {
/external/chromium_org/third_party/icu/source/common/unicode/
H A Duchar.h2443 UCharEnumTypeRange(const void *context, UChar32 start, UChar32 limit, UCharCategory type); typedef
2452 * the UCharEnumTypeRange function is called.
2462 * @see UCharEnumTypeRange
2465 u_enumCharTypes(UCharEnumTypeRange *enumRange, const void *context);
/external/icu4c/common/
H A Duchar.c65 UCharEnumTypeRange *enumRange;
83 u_enumCharTypes(UCharEnumTypeRange *enumRange, const void *context) {
/external/icu4c/common/unicode/
H A Duchar.h2547 UCharEnumTypeRange(const void *context, UChar32 start, UChar32 limit, UCharCategory type); typedef
2556 * the UCharEnumTypeRange function is called.
2566 * @see UCharEnumTypeRange
2569 u_enumCharTypes(UCharEnumTypeRange *enumRange, const void *context);

Completed in 90 milliseconds