Searched refs:tokenWarehouse (Results 1 – 2 of 2) sorted by relevance
226 … AffixTokenMatcherWarehouse& tokenWarehouse, in fromAffixPattern() argument239 ignorables = &tokenWarehouse.ignorables(); in fromAffixPattern()242 AffixPatternMatcherBuilder builder(affixPattern, tokenWarehouse, ignorables); in fromAffixPattern()260 AffixMatcherWarehouse::AffixMatcherWarehouse(AffixTokenMatcherWarehouse* tokenWarehouse) in AffixMatcherWarehouse() argument261 : fTokenWarehouse(tokenWarehouse) { in AffixMatcherWarehouse()
229 AffixMatcherWarehouse(AffixTokenMatcherWarehouse* tokenWarehouse);