Searched refs:GetSortKeyFn (Results 1 - 4 of 4) sorted by relevance
/third_party/icu/tools/colprobe/ |
H A D | strengthprobe.h | 58 GetSortKeyFn skgetter; 61 StrengthProbe(CompareFn comparer, GetSortKeyFn getter, UChar SE = 0x0030, UChar B0 = 0x0061, UChar B1 = 0x0062, UChar B2 = 0x00E1, UChar B3 = 0x0041); //, UChar LB = 0x0039, UChar UB = 0xfa29);
|
H A D | colprobe.h | 10 typedef int (*GetSortKeyFn) (const UChar *string, int32_t len, uint8_t *buffer, int32_t buffCapacity); typedef
|
H A D | strengthprobe.cpp | 29 StrengthProbe::StrengthProbe(CompareFn comparer, GetSortKeyFn getter, UChar SE, in StrengthProbe()
|
H A D | colprobeNew.cpp | 289 GetSortKeyFn skgetter;
|
Completed in 5 milliseconds