Home
last modified time | relevance | path

Searched defs:awk_split (Results 1 – 2 of 2) sorted by relevance

/dports/math/ndiff/ndiff-2.00/
H A Dawklib.c826 awk_split(const char *s, const char ***parts, const char *field_separator) in awk_split() function
/dports/sysutils/busybox/busybox-1.26.2/editors/
H A Dawk.c1726 static int awk_split(const char *s, node *spl, char **slist) in awk_split() function