Searched refs:r_adv (Results 1 – 1 of 1) sorted by relevance
92 regex_t r_adv; /* For use by advance */ member205 if ((rv = regcomp(®_comp.r_adv, instrp, regcomp_flags)) != 0) { in dhl_compile()213 nbra = (int)reg_comp.r_adv.re_nsub > 0 ? in dhl_compile()214 (int)reg_comp.r_adv.re_nsub : 0; in dhl_compile()294 rv = dhl_doit(str, &(((struct regex_comp *)ep)->r_adv), 0); in dhl_advance()489 regfree(&((struct regex_comp *)a)->r_adv); in regex_comp_free()