Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/expr/
H A Dexpr.c398 char *nexpbuf; in ematch() local
408 nexpbuf = compile(p, (char *)0, (char *)0); /* XCU4 regex mod */ in ematch()
417 expbuf = nexpbuf; in ematch()
/titanic_44/usr/src/cmd/pg/
H A Dpg.c1246 char *nexpbuf; local
1250 nexpbuf = compile(buf, (char *)0, (char *)0);
1257 expbuf = nexpbuf;