Home
last modified time | relevance | path

Searched refs:delims (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dpaste.c64 static char *delims; variable
95 delims = strout; in collapse_escapes()
221 char const *delimptr = delims; in paste_parallel()
298 delimptr = delims; in paste_parallel()
314 delimptr = delims; in paste_parallel()
364 delimptr = delims; /* Set up for delimiter string. */ in paste_serial()
385 delimptr = delims; in paste_serial()
512 free (delims); in main()