Searched refs:f_closeparen (Results 1 – 4 of 4) sorted by relevance
98 if (next->execute == f_closeparen) { in yankexpr()139 if (expr->execute == f_closeparen) in paren_squish()
88 exec_f f_closeparen; variable
55 { ")", c_simple, f_closeparen, 0 },
1799 f_closeparen(PLAN *plan __unused, FTSENT *entry __unused) in f_closeparen() function