Searched refs:fIntegerSamples (Results 1 – 2 of 2) sorted by relevance
401 int32_t numSamples = getSamplesFromString(rc->fIntegerSamples, dest, destCapacity, status); in getSamples()638 currentChain->fIntegerSamples.append(token); in parse()918 … fIntegerSamples(other.fIntegerSamples), fDecimalSamplesUnbounded(other.fDecimalSamplesUnbounded), in RuleChain()
353 UnicodeString fIntegerSamples; // without @decimal or @integer, otherwise unprocessed. variable