Searched refs:check_newline (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/groff/src/devices/grohtml/
H A Dhtml.h73 simple_output &check_newline(int n);
H A Doutput.cpp216 * check_newline - checks to see whether we are able to issue
220 simple_output &simple_output::check_newline(int n) function in class:simple_output
334 check_newline(0);
336 check_newline(0);
/freebsd-11-stable/contrib/bmake/
H A Dmeta.c859 check_newline:
886 goto check_newline;
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dtree.c2504 check_newline(const char *path, apr_pool_t *pool)
2529 SVN_ERR(check_newline(path, pool));
2790 SVN_ERR(check_newline(to_path, pool));
2857 SVN_ERR(check_newline(path, pool));
2495 check_newline(const char *path, apr_pool_t *pool) function

Completed in 76 milliseconds