Searched refs:r_stp (Results 1 – 1 of 1) sorted by relevance
91 regex_t r_stp; /* For use by step */ member188 if ((rv = regcomp(®_comp.r_stp, instr, regcomp_flags)) != 0) { in dhl_compile()272 return (dhl_doit(str, &(((struct regex_comp *)ep)->r_stp), in dhl_step()488 regfree(&((struct regex_comp *)a)->r_stp); in regex_comp_free()