Home
last modified time | relevance | path

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

/minix3/bin/ed/
H A Dmain.c469 static long sgnum = 0; in exec_command() local
718 STRTOL(sgnum, ibufp); in exec_command()
733 sgnum = 0; /* override numeric arg */ in exec_command()
753 if (!sflags && extract_subst_tail(&sgflag, &sgnum) < 0) in exec_command()
782 if (search_and_replace(pat, sgflag, sgnum) < 0) in exec_command()