H A D | awk.c | 195 // static char *specialfuncs = " close index match split " 340 "close index match split " 1140 // Flag empty rx to make it easy to identify for split() special case in make_literal_regex_val() 1307 // close, index, match, split, sub, gsub, sprintf, substr in getlbp() 1486 XERR("%s\n", "expected array name as split() 2nd arg"); in builtin_call() 1695 // bwk treats these as keywords, not builtins: close index match split sub gsub in primary() 2703 // Only for use by split() builtin 2741 // This is used to split TT.fields and also for split() builtin. 2751 // split("", in splitter() 2832 static int split(struct zstring *s, struct zvalue *a, struct zvalue *fs) split() function [all...] |