Searched defs:repstr (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libshell/common/sh/
H A Dmacro.c1096 char idbuff[3], *id = idbuff, *pattern=0, *repstr, *arrmax=0; local
1758 if((type=='/' || c=='/') && (repstr = mac_getstring(pattern)))
1759 replen = strlen(repstr);
1803 mac_substitute(mp,repstr,v,match,nmatch);
1920 mac_substitute(mp,repstr,v,0,0);

Completed in 20 milliseconds