Searched refs:getContextLength (Results 1 – 3 of 3) sorted by relevance
218 virtual int32_t getContextLength(void) const;
255 if ((len = adoptedRule->getContextLength()) > maxContextLength) { in addRule()
209 int32_t TransliterationRule::getContextLength(void) const { in getContextLength() function in TransliterationRule