Home
last modified time | relevance | path

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

/freebsd/bin/ed/
H A Dmain.c431 static long sgnum = 0; in exec_command() local
681 STRTOL(sgnum, ibufp); in exec_command()
696 sgnum = 0; /* override numeric arg */ in exec_command()
716 if (!sflags && extract_subst_tail(&sgflag, &sgnum) < 0) in exec_command()
745 if (search_and_replace(pat, sgflag, sgnum) < 0) in exec_command()