Home | History | Annotate | Download | only in nawk-20071023

Lines Matching refs:gawk

149 	in gawk as well; we're leaning on the same library.)
188 matches gawk and mawk.
208 gawk and mawk. there are still places where it doesn't work
424 the behavior is the same as gawk and the intended posix standard.
530 enhanced split(), as in gawk, etc: split(s, a, "") splits s into
535 added nextfile, as in gawk: causes immediate advance to next
631 unlike gawk, no /dev/fd/n yet.