Searched refs:tokenWarehouse (Results 1 – 6 of 6) sorted by relevance
198 … AffixTokenMatcherWarehouse& tokenWarehouse, in fromAffixPattern() argument211 ignorables = &tokenWarehouse.ignorables(); in fromAffixPattern()214 AffixPatternMatcherBuilder builder(affixPattern, tokenWarehouse, ignorables); in fromAffixPattern()233 AffixMatcherWarehouse::AffixMatcherWarehouse(AffixTokenMatcherWarehouse* tokenWarehouse) in AffixMatcherWarehouse() argument234 : fTokenWarehouse(tokenWarehouse) { in AffixMatcherWarehouse()
202 AffixMatcherWarehouse(AffixTokenMatcherWarehouse* tokenWarehouse);
194 … AffixTokenMatcherWarehouse& tokenWarehouse, in fromAffixPattern() argument207 ignorables = &tokenWarehouse.ignorables(); in fromAffixPattern()210 AffixPatternMatcherBuilder builder(affixPattern, tokenWarehouse, ignorables); in fromAffixPattern()229 AffixMatcherWarehouse::AffixMatcherWarehouse(AffixTokenMatcherWarehouse* tokenWarehouse) in AffixMatcherWarehouse() argument230 : fTokenWarehouse(tokenWarehouse) { in AffixMatcherWarehouse()
200 AffixMatcherWarehouse(AffixTokenMatcherWarehouse* tokenWarehouse);