Searched refs:affixSetupData (Results 1 – 2 of 2) sorted by relevance
252 AffixTokenMatcherSetupData affixSetupData = { in testCombinedCurrencyMatcher() local254 AffixTokenMatcherWarehouse warehouse(&affixSetupData); in testCombinedCurrencyMatcher()256 affixSetupData.parseFlags = PARSE_FLAG_NO_FOREIGN_CURRENCY; in testCombinedCurrencyMatcher()257 AffixTokenMatcherWarehouse warehouseNoForeign(&affixSetupData); in testCombinedCurrencyMatcher()315 AffixTokenMatcherSetupData affixSetupData = { in testAffixPatternMatcher() local317 AffixTokenMatcherWarehouse warehouse(&affixSetupData); in testAffixPatternMatcher()
54 AffixTokenMatcherSetupData affixSetupData = { in createSimpleParser() local56 parser->fLocalMatchers.affixTokenMatcherWarehouse = {&affixSetupData}; in createSimpleParser()141 AffixTokenMatcherSetupData affixSetupData = { in createParserFromProperties() local143 parser->fLocalMatchers.affixTokenMatcherWarehouse = {&affixSetupData}; in createParserFromProperties()