Searched refs:newline (Results 26 - 50 of 83) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/server/
H A Dtftpd.c191 static int newline = 0; /* fillbuf: in middle of newline expansion */ variable
440 newline = 0; /* init crlf flag */
513 if (newline) {
518 newline = 0;
531 newline = 1;
1089 /* get to the letter following the newline */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dstattext.tex98 \docparam{label}{The new label to set. It may contain newline characters.}
H A Dtxtstrm.tex10 and Unix formats and reports a single newline char as a line ending.
22 with whitespace (i.e. usually a newline).
H A Dtext.tex281 size will be wrapped (but no newline character is inserted). Single line
469 Gets the length of the specified line, not including any trailing newline
486 any trailing newline character(s).
509 text control is calculated by actually counting newline characters in the
1002 \docparam{value}{The new value to set. It may contain newline characters if the text control is multi-line.}
1022 \docparam{value}{The new value to set. It may contain newline characters if the text control is multi-line.}
H A Dffile.tex61 or the results might be unexpected due to automatic newline conversion done
H A Dconfig.tex413 your application's responsibility to ensure that there is no newline or
H A Drichtextbuffer.tex643 Submits a command to insert a newline.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dterm-ostream.oo.c1551 /* Look for the next newline. */
1552 const char *newline = (const char *) memchr (cp, '\n', len); local
1553 size_t n = (newline != NULL ? newline - cp : len);
1582 if (newline != NULL)
1588 cp += n + 1; /* cp = newline + 1; */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/docs_src/tcl/
H A Dm4.tcl118 an error string, and a trailing m4_htmlquote(newline) character. If
123 (":"), an error string, and a trailing m4_htmlquote(newline)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dterm-ostream.c1528 /* Look for the next newline. */
1529 const char *newline = (const char *) memchr (cp, '\n', len); local
1530 size_t n = (newline != NULL ? newline - cp : len);
1559 if (newline != NULL)
1565 cp += n + 1; /* cp = newline + 1; */
H A Dterm-ostream.oo.c1551 /* Look for the next newline. */
1552 const char *newline = (const char *) memchr (cp, '\n', len); local
1553 size_t n = (newline != NULL ? newline - cp : len);
1582 if (newline != NULL)
1588 cp += n + 1; /* cp = newline + 1; */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Doptions.c408 int i, newline, ret, err; local
444 while (getword(f, cmd, &newline, filename)) {
453 if (!getword(f, args[i], &newline, filename)) {
1123 * \<newline> is ignored.
1152 * A newline means the end of a comment; backslash-newline
1165 * Ignore characters other than newline in a comment.
1214 * This character is escaped: backslash-newline is ignored,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Doptions.c339 int i, newline, ret, err; local
371 while (getword(f, cmd, &newline, filename)) {
380 if (!getword(f, args[i], &newline, filename)) {
1029 * \<newline> is ignored.
1058 * A newline means the end of a comment; backslash-newline
1071 * Ignore characters other than newline in a comment.
1120 * This character is escaped: backslash-newline is ignored,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lua/source/src/
H A Dlvm.c75 int newline = getfuncline(p, npc); local
78 newline != getfuncline(p, pcRel(L->oldpc, p))) /* enter a new line */
79 luaD_hook(L, LUA_HOOKLINE, newline); /* call line hook */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/
H A Devdns.c2782 char *const newline = strchr(start, '\n'); local
2783 if (!newline) {
2787 *newline = 0;
2789 start = newline + 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/libasprintf/
H A Dtexi2html1228 chop($nodes); # remove final newline
1829 local($name, $href, $text, $newline) = @_;
1836 $result .= "\n" if $newline;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/doc/
H A Dtexi2html1228 chop($nodes); # remove final newline
1829 local($name, $href, $text, $newline) = @_;
1836 $result .= "\n" if $newline;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dtexi2html1228 chop($nodes); # remove final newline
1829 local($name, $href, $text, $newline) = @_;
1836 $result .= "\n" if $newline;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dslub.c329 int newline = 1; local
335 if (newline) {
337 newline = 0;
344 newline = 1;
347 if (!newline) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dcheckpatch.pl1350 if ($realcnt != 0 && $line !~ m{^(?:\+|-| |\\ No newline|$)}) {
1422 # check for spaces before a quoted newline
1424 WARN("unnecessary whitespace before a quoted newline\n" . $herecurr);
1427 # check for adding lines without a newline.
1428 if ($line =~ /^\+/ && defined $lines[$linenr] && $lines[$linenr] =~ /^\\ No newline at end of file/) {
1429 WARN("adding a line without newline at end of file\n" . $herecurr);
1869 # printk includes all preceeding printk's which have no newline on the end.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/regex/
H A Dregc_lex.c994 /* leave the newline to be picked up by the iscspace loop */
1002 - newline - return the chr for a newline
1004 ^ static chr newline(NOPARMS);
1007 newline() function
H A Dregcomp.c87 static chr newline _ANSI_ARGS_((NOPARMS));
214 color nlcolor; /* color of newline */
367 /* assign newline a unique color */
368 v->nlcolor = subcolor(v->cm, newline());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Devdns.c3561 char *const newline = strchr(start, '\n'); local
3562 if (!newline) {
3566 *newline = 0;
3568 start = newline + 1;
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dbcmutils.h1107 extern void bcm_bprhex(struct bcmstrbuf *b, const char *msg, bool newline, uint8 *buf, int len);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/Test/
H A DBuilder.pm987 with test output. A newline will be put on the end if there isn't one
1016 # Stick a newline on the end if it needs it.
1053 # Stick a newline on the end if it needs it.

Completed in 232 milliseconds

1234