Searched refs:rxpbuf (Results 1 – 1 of 1) sorted by relevance
97 rp = rxpbuf; in rxp__compile()107 if (rp - rxpbuf >= RXP_LINE_SZ - 4) { in rxp__compile()132 *grp_ptr = rp - rxpbuf; in rxp__compile()138 *alt_ptr = rp - rxpbuf; in rxp__compile()147 *alt_ptr = rp - rxpbuf; in rxp__compile()171 *alt_ptr = rp - rxpbuf; in rxp__compile()173 *(rxpbuf + 2) = rp - rxpbuf; in rxp__compile()204 rp = rxpbuf; in rxp__match()231 grp_end = rxpbuf + *rp++; in rxp__match()268 rp = rxpbuf; in rxp__expand()[all …]