OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:visible_only
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/tmux/dist/
window-copy.c
3894
int cis, found, keys,
visible_only
;
local
3907
visible_only
= 0;
3910
visible_only
= (strcmp(wp->searchstr, str) == 0);
3911
if (
visible_only
== 0 && data->searchmark != NULL)
3962
window_copy_search_marks(wme, &ss, regex,
visible_only
);
4095
int regex, int
visible_only
)
4139
if (
visible_only
)
4196
if (!
visible_only
) {
Completed in 24 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026