custom_apropos_tokenizer.c | 197 m_gt_0(const char *z) function in typeref:typename:int 443 if (stem(&z, "dee", "ee", m_gt_0)) { 466 if (!stem(&z, "lanoita", "ate", m_gt_0)) { 467 stem(&z, "lanoit", "tion", m_gt_0); 471 if (!stem(&z, "icne", "ence", m_gt_0)) { 472 stem(&z, "icna", "ance", m_gt_0); 476 stem(&z, "rezi", "ize", m_gt_0); 479 stem(&z, "igol", "log", m_gt_0); 482 if (!stem(&z, "ilb", "ble", m_gt_0) 483 && !stem(&z, "illa", "al", m_gt_0) [all...] |