Home
last modified time | relevance | path

Searched defs:linestr (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/
H A Dparser.h82 SV *linestr; /* current chunk of src text */ member
H A Dtoke.c1104 SV *linestr; Perl_lex_grow_linestr() local
1471 SV *linestr; Perl_lex_next_chunk() local
4763 SV *linestr = PL_parser->linestr; Perl_filter_add() local
10989 SV *linestr; S_scan_heredoc() local
[all...]
/openbsd-src/usr.sbin/unbound/daemon/
H A Dremote.c1298 char linestr[32]; check_RR_syntax() local
/openbsd-src/usr.bin/tmux/
H A Dwindow-copy.c4039 window_copy_goto_line(struct window_mode_entry * wme,const char * linestr) window_copy_goto_line() argument