Home
last modified time | relevance | path

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

/dports/devel/p5-Term-ReadLine-Perl/Term-ReadLine-Perl-1.0303/ReadLine/
H A Dreadline.pm2535 sub at_end_of_line subroutine
/dports/devel/p5-Term-ReadLine-TTYtter/Term-ReadLine-TTYtter-1.4/ReadLine/
H A Dreadline_ttytter.pm2687 sub at_end_of_line subroutine
/dports/deskutils/gnote/gnote-41.1/src/
H A Dnotebuffer.cpp328 bool at_end_of_line = insert_iter.ends_line(); in add_new_line() local
/dports/math/pspp/pspp-1.4.1/src/language/lexer/
H A Dsegment.c208 at_end_of_line (const char *input, size_t n, bool eof, int ofs) in at_end_of_line() function