Searched defs:linestr (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/usr.bin/perl/ | ||
H A D | parser.h | 82 SV *linestr; /* current chunk of src text */ member |
H A D | toke.c | 1104 SV *linestr; Perl_lex_grow_linestr() local |
/openbsd-src/usr.sbin/unbound/daemon/ | ||
H A D | remote.c | 1298 char linestr[32]; check_RR_syntax() local |
/openbsd-src/usr.bin/tmux/ | ||
H A D | window-copy.c | 4039 window_copy_goto_line(struct window_mode_entry * wme,const char * linestr) window_copy_goto_line() argument |