Home
last modified time | relevance | path

Searched refs:separators (Results 1 – 25 of 92) sorted by relevance

1234

/openbsd-src/usr.bin/tmux/
H A Dgrid-reader.c188 grid_reader_cursor_next_word(struct grid_reader *gr, const char *separators) in grid_reader_in_set()
200 * When navigating via spaces (for example with next-space) separators in grid_reader_cursor_next_word()
204 * subsequent separators that are not whitespace. Otherwise, if we in grid_reader_cursor_next_word()
206 * characters that are neither whitespace nor separators. Then, skip in grid_reader_cursor_next_word()
212 if (grid_reader_in_set(gr, separators)) { in grid_reader_cursor_next_word()
216 grid_reader_in_set(gr, separators) && in grid_reader_cursor_next_word()
222 !(grid_reader_in_set(gr, separators) || in grid_reader_cursor_next_word()
233 grid_reader_cursor_next_word_end(struct grid_reader *gr, const char *separators) in grid_reader_cursor_next_word()
245 * When navigating via spaces (for example with next-space), separators in grid_reader_cursor_next_word_end()
250 * subsequent separators a in grid_reader_cursor_next_word_end()
193 grid_reader_cursor_next_word(struct grid_reader * gr,const char * separators) grid_reader_cursor_next_word() argument
238 grid_reader_cursor_next_word_end(struct grid_reader * gr,const char * separators) grid_reader_cursor_next_word_end() argument
283 grid_reader_cursor_previous_word(struct grid_reader * gr,const char * separators,int already,int stop_at_eol) grid_reader_cursor_previous_word() argument
[all...]
H A Dstatus.c1177 const char *separators) in status_prompt_end_word()
1194 /* Determine the current character class (separators or not). */ in status_prompt_backward_word()
1195 word_is_separators = status_prompt_in_list(separators, in status_prompt_backward_word()
1211 separators, &c->prompt_buffer[idx])); in status_prompt_backward_word()
1218 status_prompt_end_word(struct client *c, size_t size, const char *separators) in status_prompt_backward_word()
1236 /* Determine the character class (separators or not). */ in status_prompt_key()
1237 word_is_separators = status_prompt_in_list(separators, in status_prompt_key()
1246 word_is_separators == status_prompt_in_list(separators, in status_prompt_key()
1255 status_prompt_backward_word(struct client *c, const char *separators) in status_prompt_key()
1266 word_is_separators = status_prompt_in_list(separators, in status_prompt_key()
1115 status_prompt_forward_word(struct client * c,size_t size,int vi,const char * separators) status_prompt_forward_word() argument
1156 status_prompt_end_word(struct client * c,size_t size,const char * separators) status_prompt_end_word() argument
1193 status_prompt_backward_word(struct client * c,const char * separators) status_prompt_backward_word() argument
1227 const char *histstr, *separators = NULL, *keystring; status_prompt_key() local
[all...]
H A Dtty-features.c375 tty_add_features(int *feat, const char *s, const char *separators) in tty_add_features() argument
384 while ((next = strsep(&loop, separators)) != NULL) { in tty_add_features()
H A Dwindow-copy.c269 const char *separators; /* word separators */
1909 const char *separators; in window_copy_cmd_scroll_down_and_cancel()
1911 separators = options_get_string(cs->s->options, "word-separators"); in window_copy_cmd_scroll_down_and_cancel()
1914 window_copy_cursor_next_word(wme, separators); in window_copy_cmd_scroll_down_and_cancel()
1923 const char *separators; in window_copy_cmd_scroll_up()
1925 separators = options_get_string(cs->s->options, "word-separators"); in window_copy_cmd_scroll_up()
1928 window_copy_cursor_next_word_end(wme, separators, in window_copy_cmd_scroll_up()
262 const char *separators; /* word separators */ global() member
1748 const char *separators; window_copy_cmd_next_word() local
1762 const char *separators; window_copy_cmd_next_word_end() local
1849 const char *separators; window_copy_cmd_previous_word() local
5277 window_copy_cursor_next_word(struct window_mode_entry * wme,const char * separators) window_copy_cursor_next_word() argument
5299 window_copy_cursor_next_word_end_pos(struct window_mode_entry * wme,const char * separators,u_int * ppx,u_int * ppy) window_copy_cursor_next_word_end_pos() argument
5328 window_copy_cursor_next_word_end(struct window_mode_entry * wme,const char * separators,int no_reset) window_copy_cursor_next_word_end() argument
5358 window_copy_cursor_previous_word_pos(struct window_mode_entry * wme,const char * separators,u_int * ppx,u_int * ppy) window_copy_cursor_previous_word_pos() argument
5380 window_copy_cursor_previous_word(struct window_mode_entry * wme,const char * separators,int already) window_copy_cursor_previous_word() argument
[all...]
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DPath.cpp49 inline const char *separators(Style style) { in separators() function
82 size_t end = path.find_first_of(separators(style), 2); in find_first_component()
91 size_t end = path.find_first_of(separators(style)); in find_first_component()
101 size_t pos = str.find_last_of(separators(style), str.size() - 1); in filename_pos()
126 return str.find_first_of(separators(style), 2); in root_dir_start()
283 size_t end_pos = Path.find_first_of(separators(S), Position); in operator ++()
436 size_t loc = component.find_first_not_of(separators(style)); in append()
731 size_t next_slash = remaining.find_first_of(separators(style)); in remove_dots()
847 assert(P.find_first_of(separators(Style::native)) == StringRef::npos && in createTemporaryFile()
/openbsd-src/gnu/llvm/llvm/docs/AMDGPU/
H A Dgfx10_waitcnt_depctr.rst31 …s may be specified in any order. Spaces, ampersands, and commas may be used as optional separators.
H A Dgfx1030_waitcnt_depctr.rst32 …s may be specified in any order. Spaces, ampersands, and commas may be used as optional separators.
H A Dgfx11_waitcnt_depctr.rst32 …s may be specified in any order. Spaces, ampersands, and commas may be used as optional separators.
H A Dgfx11_waitcnt.rst42 …s may be specified in any order. Spaces, ampersands, and commas may be used as optional separators.
H A Dgfx9_waitcnt.rst41 …s may be specified in any order. Spaces, ampersands, and commas may be used as optional separators.
H A Dgfx8_waitcnt.rst41 …s may be specified in any order. Spaces, ampersands, and commas may be used as optional separators.
H A Dgfx7_waitcnt.rst41 …s may be specified in any order. Spaces, ampersands, and commas may be used as optional separators.
H A Dgfx940_waitcnt.rst41 …s may be specified in any order. Spaces, ampersands, and commas may be used as optional separators.
H A Dgfx10_waitcnt.rst41 …s may be specified in any order. Spaces, ampersands, and commas may be used as optional separators.
H A Dgfx1030_waitcnt.rst41 …s may be specified in any order. Spaces, ampersands, and commas may be used as optional separators.
H A Dgfx90a_waitcnt.rst41 …s may be specified in any order. Spaces, ampersands, and commas may be used as optional separators.
/openbsd-src/gnu/usr.bin/perl/ext/File-Glob/
H A DChanges45 - Add support for either \ or / as separators on DOSISH systems
/openbsd-src/gnu/usr.bin/perl/ext/Pod-Html/t/
H A Dhtmldir5.t23 my $cwd = catdir cwd(); # catdir converts path separators to that of the OS
/openbsd-src/regress/bin/ksh/
H A Dread.t16 # - left over fields and their separators assigned to last var
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A Dhostconfig.texi53 backslash (@samp{/} and @samp{\}) are directory separators. If you
64 separators for directory names within a file specification. They are
/openbsd-src/sbin/init/
H A Dinit.c800 static const char separators[] = " \t"; in construct_argv() local
805 if ((argv[argc++] = strtok(command, separators)) == 0) { in construct_argv()
809 while ((argv[argc++] = strtok(NULL, separators))) in construct_argv()
/openbsd-src/usr.bin/compress/
H A Dmain.c854 const char separators[] = ".-_"; in check_suffix() local
857 for (sep = separators; *sep != '\0'; sep++) { in check_suffix()
/openbsd-src/gnu/gcc/gcc/doc/
H A Dhostconfig.texi97 and @samp{\}) are directory separators.
102 separators for directory names within a file specification.
/openbsd-src/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst415 ``Consecutive`` will align the bitfield separators of consecutive lines.
3354 Format integer literal separators (``'`` for C++ and ``_`` for C#, Java,
3361 If negative, remove separators. If ``0``, leave the literal as is. If
3362 positive, insert separators between digits starting from the rightmost
3365 For example, the config below will leave separators in binary literals
3366 alone, insert separators in decimal literals to separate the digits into
3367 groups of 3, and remove separators in hexadecimal literals.
3378 have in order for the separators to be inserted.
3380 * ``int8_t Binary`` Format separators in binary literals.
3389 * ``int8_t BinaryMinDigits`` Format separators in binary literals with a minimum number of digits.
[all …]
/openbsd-src/gnu/usr.bin/perl/cpan/Unicode-Collate/t/
H A Dview.t293 # separators

1234