Home
last modified time | relevance | path

Searched refs:next_line (Results 126 – 150 of 2593) sorted by relevance

12345678910>>...104

/dports/devel/libgit2/libgit2-1.3.0/src/
H A Dtrailer.c32 static const char *next_line(const char *str) in next_line() function
124 const char *next_line = memchr(buf + bol, '\n', len - bol); in ignore_non_trailer() local
126 if (!next_line) in ignore_non_trailer()
127 next_line = buf + len; in ignore_non_trailer()
129 next_line++; in ignore_non_trailer()
147 bol = next_line - buf; in ignore_non_trailer()
160 for (s = str; *s; s = next_line(s)) { in find_patch_start()
188 for (s = buf; s < buf + len; s = next_line(s)) { in find_trailer_start()
219 return next_line(bol) - buf; in find_trailer_start()
221 return next_line(bol) - buf; in find_trailer_start()
/dports/devel/gitui/gitui-0.10.1/cargo-crates/libgit2-sys-0.12.12+1.0.1/libgit2/src/
H A Dtrailer.c32 static const char *next_line(const char *str) in next_line() function
124 const char *next_line = memchr(buf + bol, '\n', len - bol); in ignore_non_trailer() local
126 if (!next_line) in ignore_non_trailer()
127 next_line = buf + len; in ignore_non_trailer()
129 next_line++; in ignore_non_trailer()
147 bol = next_line - buf; in ignore_non_trailer()
160 for (s = str; *s; s = next_line(s)) { in find_patch_start()
188 for (s = buf; s < buf + len; s = next_line(s)) { in find_trailer_start()
219 return next_line(bol) - buf; in find_trailer_start()
221 return next_line(bol) - buf; in find_trailer_start()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libgit2-sys-0.12.19+1.1.0/libgit2/src/
H A Dtrailer.c32 static const char *next_line(const char *str) in next_line() function
124 const char *next_line = memchr(buf + bol, '\n', len - bol); in ignore_non_trailer() local
126 if (!next_line) in ignore_non_trailer()
127 next_line = buf + len; in ignore_non_trailer()
129 next_line++; in ignore_non_trailer()
147 bol = next_line - buf; in ignore_non_trailer()
160 for (s = str; *s; s = next_line(s)) { in find_patch_start()
188 for (s = buf; s < buf + len; s = next_line(s)) { in find_trailer_start()
219 return next_line(bol) - buf; in find_trailer_start()
221 return next_line(bol) - buf; in find_trailer_start()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libgit2-sys-0.12.22+1.1.0/libgit2/src/
H A Dtrailer.c32 static const char *next_line(const char *str) in next_line() function
124 const char *next_line = memchr(buf + bol, '\n', len - bol); in ignore_non_trailer() local
126 if (!next_line) in ignore_non_trailer()
127 next_line = buf + len; in ignore_non_trailer()
129 next_line++; in ignore_non_trailer()
147 bol = next_line - buf; in ignore_non_trailer()
160 for (s = str; *s; s = next_line(s)) { in find_patch_start()
188 for (s = buf; s < buf + len; s = next_line(s)) { in find_trailer_start()
219 return next_line(bol) - buf; in find_trailer_start()
221 return next_line(bol) - buf; in find_trailer_start()
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Dtrailer.c32 static const char *next_line(const char *str) in next_line() function
124 const char *next_line = memchr(buf + bol, '\n', len - bol); in ignore_non_trailer() local
126 if (!next_line) in ignore_non_trailer()
127 next_line = buf + len; in ignore_non_trailer()
129 next_line++; in ignore_non_trailer()
147 bol = next_line - buf; in ignore_non_trailer()
160 for (s = str; *s; s = next_line(s)) { in find_patch_start()
188 for (s = buf; s < buf + len; s = next_line(s)) { in find_trailer_start()
219 return next_line(bol) - buf; in find_trailer_start()
221 return next_line(bol) - buf; in find_trailer_start()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Dtrailer.c32 static const char *next_line(const char *str) in next_line() function
124 const char *next_line = memchr(buf + bol, '\n', len - bol); in ignore_non_trailer() local
126 if (!next_line) in ignore_non_trailer()
127 next_line = buf + len; in ignore_non_trailer()
129 next_line++; in ignore_non_trailer()
147 bol = next_line - buf; in ignore_non_trailer()
160 for (s = str; *s; s = next_line(s)) { in find_patch_start()
188 for (s = buf; s < buf + len; s = next_line(s)) { in find_trailer_start()
219 return next_line(bol) - buf; in find_trailer_start()
221 return next_line(bol) - buf; in find_trailer_start()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Dtrailer.c32 static const char *next_line(const char *str) in next_line() function
124 const char *next_line = memchr(buf + bol, '\n', len - bol); in ignore_non_trailer() local
126 if (!next_line) in ignore_non_trailer()
127 next_line = buf + len; in ignore_non_trailer()
129 next_line++; in ignore_non_trailer()
147 bol = next_line - buf; in ignore_non_trailer()
160 for (s = str; *s; s = next_line(s)) { in find_patch_start()
188 for (s = buf; s < buf + len; s = next_line(s)) { in find_trailer_start()
219 return next_line(bol) - buf; in find_trailer_start()
221 return next_line(bol) - buf; in find_trailer_start()
/dports/lang/rust/rustc-1.58.1-src/vendor/libgit2-sys/libgit2/src/
H A Dtrailer.c32 static const char *next_line(const char *str) in next_line() function
124 const char *next_line = memchr(buf + bol, '\n', len - bol); in ignore_non_trailer() local
126 if (!next_line) in ignore_non_trailer()
127 next_line = buf + len; in ignore_non_trailer()
129 next_line++; in ignore_non_trailer()
147 bol = next_line - buf; in ignore_non_trailer()
160 for (s = str; *s; s = next_line(s)) { in find_patch_start()
188 for (s = buf; s < buf + len; s = next_line(s)) { in find_trailer_start()
219 return next_line(bol) - buf; in find_trailer_start()
221 return next_line(bol) - buf; in find_trailer_start()
/dports/sysutils/exa/exa-0.10.1/cargo-crates/libgit2-sys-0.12.18+1.1.0/libgit2/src/
H A Dtrailer.c32 static const char *next_line(const char *str) in next_line() function
124 const char *next_line = memchr(buf + bol, '\n', len - bol); in ignore_non_trailer() local
126 if (!next_line) in ignore_non_trailer()
127 next_line = buf + len; in ignore_non_trailer()
129 next_line++; in ignore_non_trailer()
147 bol = next_line - buf; in ignore_non_trailer()
160 for (s = str; *s; s = next_line(s)) { in find_patch_start()
188 for (s = buf; s < buf + len; s = next_line(s)) { in find_trailer_start()
219 return next_line(bol) - buf; in find_trailer_start()
221 return next_line(bol) - buf; in find_trailer_start()
/dports/textproc/bat/bat-0.18.3/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Dtrailer.c32 static const char *next_line(const char *str) in next_line() function
124 const char *next_line = memchr(buf + bol, '\n', len - bol); in ignore_non_trailer() local
126 if (!next_line) in ignore_non_trailer()
127 next_line = buf + len; in ignore_non_trailer()
129 next_line++; in ignore_non_trailer()
147 bol = next_line - buf; in ignore_non_trailer()
160 for (s = str; *s; s = next_line(s)) { in find_patch_start()
188 for (s = buf; s < buf + len; s = next_line(s)) { in find_trailer_start()
219 return next_line(bol) - buf; in find_trailer_start()
221 return next_line(bol) - buf; in find_trailer_start()
/dports/multimedia/msdl/msdl-1.2.7-r2/src/
H A Dsdpwms.c97 p = next_line(p); in sdpwms_parse_stream()
109 p = next_line(p); in sdpwms_parse_stream()
113 p = next_line(p); in sdpwms_parse_stream()
116 p = next_line(p); in sdpwms_parse_stream()
154 p = next_line(p); in wmserver_parse_sdp()
161 p = next_line(p); in wmserver_parse_sdp()
/dports/mail/postfix-current/postfix-3.7-20211107/src/cleanup/
H A Dcleanup_out.c182 char *next_line; in cleanup_out_header() local
212 for (line = start; line; line = next_line) { in cleanup_out_header()
213 next_line = split_at(line, '\n'); in cleanup_out_header()
214 line_len = next_line ? next_line - 1 - line : strlen(line); in cleanup_out_header()
219 next_line = 0; in cleanup_out_header()
/dports/graphics/liblug/lug/utils/
H A Dconvolve.c89 register byte *last, *next_line; /* pointers to old [zoomed] image */ local
112 next_line = last + xsize;
122 matrix[1] * *line_before + matrix[7] * *next_line +
124 matrix[6] * *(next_line-1) + matrix[8] * *(next_line+1);
127 next_line++;
/dports/misc/broot/broot-1.7.0/cargo-crates/char_reader-0.1.0/src/
H A Dtests.rs24 let cr_line = reader.next_line(50, 500).unwrap(); in test_lines()
27 assert_eq!(reader.next_line(50, 500).unwrap(), None); in test_lines()
33 assert_eq!(&reader.next_line(5, 15).unwrap().unwrap(), "Comun"); in test_thresholds()
34 assert_eq!(&reader.next_line(5, 15).unwrap().unwrap(), "概"); in test_thresholds()
36 reader.next_line(5, 15).map_err(|e| e.kind()), in test_thresholds()
/dports/deskutils/py-term-background/shell-term-background-1.0.1/admin-tools/
H A Dgit2cl216 my $next_line = substr ($this_line, $idx);
229 $next_line =~ s/^\s*//;
237 $next_line = $1 . $next_line if (defined ($1));
242 $next_line = $user_indent . $next_line;
247 unshift (@lines, $next_line);
/dports/devel/remake/remake-4.3+dbg-1.5/src/
H A Dgit2cl216 my $next_line = substr ($this_line, $idx);
229 $next_line =~ s/^\s*//;
237 $next_line = $1 . $next_line if (defined ($1));
242 $next_line = $user_indent . $next_line;
247 unshift (@lines, $next_line);
/dports/chinese/libchewing/libchewing-0.5.1/scripts/
H A Dgit2cl181 my $next_line = substr ($this_line, $idx);
194 $next_line =~ s/^\s*//;
202 $next_line = $1 . $next_line if (defined ($1));
207 $next_line = $user_indent . $next_line;
212 unshift (@lines, $next_line);
/dports/games/springlobby/springlobby-0.180/src/lsl/tools/
H A Dgit2changelog181 my $next_line = substr ($this_line, $idx);
194 $next_line =~ s/^\s*//;
202 $next_line = $1 . $next_line if (defined ($1));
207 $next_line = $user_indent . $next_line;
212 unshift (@lines, $next_line);
/dports/games/springlobby/springlobby-0.180/tools/
H A Dgit2changelog181 my $next_line = substr ($this_line, $idx);
194 $next_line =~ s/^\s*//;
202 $next_line = $1 . $next_line if (defined ($1));
207 $next_line = $user_indent . $next_line;
212 unshift (@lines, $next_line);
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/util/
H A Dutil_legal.F38 logical next_line
39 external next_line
247 logical function next_line(ibegin,iend,mlinelen,separators,
303 next_line = ibegin.le.iend
319 logical next_line
320 external next_line
333 do while (next_line(ibegin,iend,ilen,',',newchr(1:len_newchr)))
/dports/science/nwchem-data/nwchem-7.0.2-release/src/util/
H A Dutil_legal.F38 logical next_line
39 external next_line
247 logical function next_line(ibegin,iend,mlinelen,separators,
303 next_line = ibegin.le.iend
319 logical next_line
320 external next_line
333 do while (next_line(ibegin,iend,ilen,',',newchr(1:len_newchr)))
/dports/net/libvncserver/libvncserver-LibVNCServer-0.9.13/utils/
H A Dgit2cl.pl181 my $next_line = substr ($this_line, $idx);
194 $next_line =~ s/^\s*//;
202 $next_line = $1 . $next_line if (defined ($1));
207 $next_line = $user_indent . $next_line;
212 unshift (@lines, $next_line);
/dports/security/pam_script/pam_script-1.1.9/
H A Dgit2cl.pl181 my $next_line = substr ($this_line, $idx);
194 $next_line =~ s/^\s*//;
202 $next_line = $1 . $next_line if (defined ($1));
207 $next_line = $user_indent . $next_line;
212 unshift (@lines, $next_line);
/dports/devel/etl/synfig-1.2.2/autobuild/
H A Dgit2cl181 my $next_line = substr ($this_line, $idx);
194 $next_line =~ s/^\s*//;
202 $next_line = $1 . $next_line if (defined ($1));
207 $next_line = $user_indent . $next_line;
212 unshift (@lines, $next_line);
/dports/textproc/flex/flex-2.6.4/tools/
H A Dgit2cl181 my $next_line = substr ($this_line, $idx);
194 $next_line =~ s/^\s*//;
202 $next_line = $1 . $next_line if (defined ($1));
207 $next_line = $user_indent . $next_line;
212 unshift (@lines, $next_line);

12345678910>>...104