Searched defs:seplen (Results 1 – 3 of 3) sorted by relevance
54 size_t seplen, bufsize; in cmd_paste_buffer_exec() local
65 const seplen = quoted ? 3 : 1; // ',' or null terminator and optionally '"' in Array() local
71 const unsigned seplen = strlen(sep); in join() local