Searched refs:readdr (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/re/
H A Dsed.h42 extern regex_t* readdr(word);
H A Dsed3.c52 if (code = regdup(readdr(lastre), (regex_t*)rebuf->w))
H A Dsed2.c63 return reexec(readdr(addr), (char*)data->s, data->w - data->s, 0, 0, 0) == 0;
406 int flags = readdr(q[1])->re_sub->re_flags;
408 sflag = substitute(readdr(q[1]), data);
H A Dsed1.c176 readdr(word x) function
439 re = readdr(n);

Completed in 15 milliseconds