Searched refs:GetSortKeyFn (Results 1 – 4 of 4) sorted by relevance
/third_party/icu/tools/colprobe/ |
D | strengthprobe.h | 58 GetSortKeyFn skgetter; 61 …StrengthProbe(CompareFn comparer, GetSortKeyFn getter, UChar SE = 0x0030, UChar B0 = 0x0061, UChar…
|
D | colprobe.h | 10 typedef int (*GetSortKeyFn) (const UChar *string, int32_t len, uint8_t *buffer, int32_t buffCapacit… typedef
|
D | strengthprobe.cpp | 29 StrengthProbe::StrengthProbe(CompareFn comparer, GetSortKeyFn getter, UChar SE, in StrengthProbe()
|
D | colprobeNew.cpp | 289 GetSortKeyFn skgetter;
|