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

/external/icu4c/common/
H A Duchar.c64 UCharEnumTypeRange *enumRange;
82 u_enumCharTypes(UCharEnumTypeRange *enumRange, const void *context) {
/external/icu4c/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/webkit/Source/JavaScriptCore/icu/unicode/
H A Duchar.h2094 UCharEnumTypeRange(const void *context, UChar32 start, UChar32 limit, UCharCategory type); typedef
2103 * the UCharEnumTypeRange function is called.
2113 * @see UCharEnumTypeRange
2116 u_enumCharTypes(UCharEnumTypeRange *enumRange, const void *context);
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Duchar.h2094 UCharEnumTypeRange(const void *context, UChar32 start, UChar32 limit, UCharCategory type); typedef
2103 * the UCharEnumTypeRange function is called.
2113 * @see UCharEnumTypeRange
2116 u_enumCharTypes(UCharEnumTypeRange *enumRange, const void *context);
/external/webkit/Source/WebCore/icu/unicode/
H A Duchar.h2094 UCharEnumTypeRange(const void *context, UChar32 start, UChar32 limit, UCharCategory type); typedef
2103 * the UCharEnumTypeRange function is called.
2113 * @see UCharEnumTypeRange
2116 u_enumCharTypes(UCharEnumTypeRange *enumRange, const void *context);
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Duchar.h2094 UCharEnumTypeRange(const void *context, UChar32 start, UChar32 limit, UCharCategory type); typedef
2103 * the UCharEnumTypeRange function is called.
2113 * @see UCharEnumTypeRange
2116 u_enumCharTypes(UCharEnumTypeRange *enumRange, const void *context);

Completed in 153 milliseconds