Searched refs:rxp_compile (Results 1 – 3 of 3) sorted by relevance
176 if (!rxp_compile(s)) in show_index()203 if (!rxp_compile(s)) in get_cats()213 if (!rxp_compile(qp->q_text)) in get_cats()258 if (!rxp_compile(s)) in quiz()269 if (!rxp_compile(s)) in quiz()
57 int rxp_compile(const char *);
90 rxp_compile(const char *s) in rxp_compile() function