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

/illumos-gate/usr/src/cmd/expr/
H A Dcompile.c71 static int dhl_step(const char *str, const char *ep);
111 return (dhl_step(instr, expbuf));
258 * dhl_step: step through a string until a RE match is found, or end of str
261 dhl_step(str, ep) function

Completed in 299 milliseconds