/titanic_50/usr/src/cmd/expr/ |
H A D | compile.c | 103 compile(const char *instr, char *expbuf, char *endbuf) in compile() 109 step(const char *instr, const char *expbuf) in step() 115 advance(const char *instr, const char *expbuf) in advance() 141 dhl_compile(instr, expbuf, endbuf) in dhl_compile() argument
|
H A D | expr.c | 397 static char *expbuf; in ematch() local
|
/titanic_50/usr/src/ucbcmd/sed/ |
H A D | sed0.c | 698 char *address(expbuf) in address() argument 817 char *ycomp(expbuf) in ycomp() argument
|
H A D | sed1.c | 229 match(char *expbuf, int gf) in match()
|
/titanic_50/usr/src/lib/libadm/common/ |
H A D | ckstr.c | 88 char expbuf[ESIZE]; in ckstr_val() local
|
/titanic_50/usr/src/lib/libbc/libc/gen/common/ |
H A D | regex.c | 117 #define expbuf (_re->_expbuf) macro
|
/titanic_50/usr/src/ucblib/libucb/port/gen/ |
H A D | regex.c | 130 #define expbuf (_re->_expbuf) macro
|
/titanic_50/usr/src/lib/libgen/common/ |
H A D | reg_compile.c | 158 char *expbuf = ep; in _compile() local
|
/titanic_50/usr/src/lib/libc/port/gen/ |
H A D | regexpr.c | 127 #define expbuf (_re->_expbuf) macro
|
/titanic_50/usr/src/cmd/csh/ |
H A D | printf.c | 141 char expbuf[MAXESIZ + 1]; in _print() local
|
/titanic_50/usr/src/lib/krb5/kadm5/srv/ |
H A D | svr_iters.c | 61 char *expbuf; member
|
/titanic_50/usr/src/cmd/grep/ |
H A D | grep.c | 112 static char *expbuf; variable
|
/titanic_50/usr/src/cmd/csplit/ |
H A D | csplit.c | 57 char *expbuf; variable
|
/titanic_50/usr/src/ucbcmd/expr/ |
H A D | expr.y | 300 static char expbuf[ESIZE]; in ematch() local
|
/titanic_50/usr/src/lib/libbc/libc/stdio/common/ |
H A D | doprnt.c | 149 char expbuf[7]; /* "e+xxxx\0" */ in _doprnt() local
|
/titanic_50/usr/src/ucblib/libucb/port/stdio/ |
H A D | doprnt.c | 201 char expbuf[MAXESIZ + 1]; in _doprnt() local
|
/titanic_50/usr/src/lib/libc/port/print/ |
H A D | doprnt.c | 506 wchar_t expbuf[MAXESIZ + 1]; in _wndoprnt() local 520 char expbuf[MAXESIZ + 1]; in _wndoprnt() local
|
/titanic_50/usr/src/cmd/pg/ |
H A D | pg.c | 1245 static char *expbuf; local
|
/titanic_50/usr/src/cmd/ed/ |
H A D | ed.c | 189 static char *expbuf; variable
|