Searched refs:addre (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/kshlib/cmdtst/
H A Dgrep.c224 addre(State_t* state, char* s) function
325 if (addre(state, x->string))
356 if (addre(state, s))
364 if (addre(state, s))
/ast/src/cmd/re/
H A Dgrep.c181 addre(List_t* p, char* s) function
265 addre(&state.re, x->string);
292 addre(&state.re, s);
299 addre(&state.re, s);

Completed in 26 milliseconds