Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/tmux/dist/
Dformat.c4002 format_search(struct format_modifier *fm, struct window_pane *wp, const char *s) in format_search() function
4587 value = format_search(search, wp, new); in format_replace()