Home
last modified time | relevance | path

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

/minix3/external/bsd/tmux/dist/
H A Dcmd-string.c255 #define cmd_string_first(ch) ((ch) == '_' || \ in cmd_string_variable() macro
272 if (!cmd_string_first(ch)) in cmd_string_variable()
276 if (!cmd_string_first(ch)) { in cmd_string_variable()