Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/tmux/
Dregsub.c37 regsub_expand(char **buf, ssize_t *len, const char *with, const char *text, in regsub_expand() function
98 regsub_expand(&buf, &len, with, text + start, m, in regsub()