Home
last modified time | relevance | path

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

/third_party/icu/tools/colprobe/
H A Dstrengthprobe.h58 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 Dcolprobe.h10 typedef int (*GetSortKeyFn) (const UChar *string, int32_t len, uint8_t *buffer, int32_t buffCapacity); typedef
H A Dstrengthprobe.cpp29 StrengthProbe::StrengthProbe(CompareFn comparer, GetSortKeyFn getter, UChar SE, in StrengthProbe()
H A DcolprobeNew.cpp289 GetSortKeyFn skgetter;

Completed in 5 milliseconds