|
clsync
|

Go to the source code of this file.
Functions | |
| static int | _str_splitargs (char *ptr, char **arg_start_p, int quotes, int(*handler)(char *, size_t, void *), char *additional_arg) |
| int | str_splitargs (char *_instr, int(*handler)(char *, size_t, void *), void *arg) |
|
static |
| int str_splitargs | ( | char * | _instr, |
| int(* | handler )(char *, size_t, void *), | ||
| void * | arg ) |
Definition at line 75 of file stringex.c.

