Home | History | Annotate | Download | only in one-true-awk

Lines Matching refs:gawk

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