Home
last modified time | relevance | path

Searched refs:dhl_compile (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/expr/
H A Dcompile.c75 static char * dhl_compile(const char *instr, char *ep, char *endbuf);
105 return (dhl_compile(instr, expbuf, endbuf)); in compile()
141 dhl_compile(instr, expbuf, endbuf) in dhl_compile() function