Searched defs:spl (Results 1 – 1 of 1) sorted by relevance
1843 static node *mk_splitter(const char *s, tsplitter *spl) in mk_splitter()1969 static int awk_split(const char *s, node *spl, char **slist) in awk_split()2597 node *spl; in exec_builtin() local