Searched refs:re_g (Results 1 - 13 of 13) sorted by path

/freebsd-10.0-release/contrib/llvm/lib/Support/
H A Dregcomp.c239 preg->re_g = g;
H A Dregex_impl.h52 struct re_guts *re_g; /* none of your business :-) */ member in struct:llvm_regex
H A Dregexec.c144 struct re_guts *g = preg->re_g;
H A Dregfree.c57 g = preg->re_g;
/freebsd-10.0-release/contrib/nvi/regex/
H A Dregcomp.c283 preg->re_g = g;
H A Dregex.h57 struct re_guts *re_g; /* none of your business :-) */ member in struct:__anon3902
H A Dregexec.c162 register struct re_guts *g = preg->re_g;
H A Dregfree.c66 g = preg->re_g;
/freebsd-10.0-release/include/
H A Dregex.h55 struct re_guts *re_g; /* none of your business :-) */ member in struct:__anon5291
/freebsd-10.0-release/lib/libc/regex/grot/
H A Ddebug.c27 struct re_guts *g = r->re_g;
/freebsd-10.0-release/lib/libc/regex/
H A Dregcomp.c277 preg->re_g = g;
H A Dregexec.c213 struct re_guts *g = preg->re_g;
H A Dregfree.c66 g = preg->re_g;

Completed in 137 milliseconds