Home
last modified time | relevance | path

Searched refs:_ (Results 1 – 25 of 242) sorted by relevance

12345678910

/curl/.github/scripts/
H A Dcleanspell.pl17 if($_ =~ /^# (SYNOPSIS|EXAMPLE)/) {
25 $_ =~ s/\*\*(\S.*?)\*\*//g;
27 $_ =~ s/\*(\S.*?)\*//g;
29 $_ =~ s/CURL(M|SH|U|H)code//g;
30 $_ =~ s/CURL_[A-Z0-9_]*//g;
33 $_ =~ s/CURLE_[A-Z0-9_]*//g;
35 $_ =~ s/CURLFTP_[A-Z0-9_]*//g;
42 $_ =~ s/CURLM_[A-Z0-9_]*//g;
55 $_ =~ s/CURLU_[A-Z0-9_]*//g;
72 $_ =~ s/curl_url_(dup)//g;
[all …]
/curl/scripts/
H A Dcijobs.pl32 my ($jref)=@_;
43 my ($tag)=@_;
156 my ($tag)=@_;
185 elsif($_ =~ /job:/) {
191 elsif($_ =~ /matrix:/) {
225 my ($tag)=@_;
283 my ($tag)=@_;
332 my ($tag)=@_;
360 if($_ =~ /^jobs:/) {
405 my ($tag)=@_;
[all …]
H A Dsingleuse.pl154 my ($f, $used) = @_;
158 my $e = $_;
177 my $l = $_;
204 if(!$uses{$_}) {
206 if($_ =~ /^curl_dbg_/) {
209 elsif($_ =~ /^curl_/) {
210 if(!$api{$_}) {
216 elsif($wl{$_}) {
220 my $c = $_;
231 elsif($_ =~ /^curl_/) {
[all …]
/curl/tests/
H A Dtest1222.pl55 my ($f)=@_;
68 $_ = $1;
78 $_ = "$1 $2";
81 $_ = "$1 ";
92 $line = $_;
99 $line = $_;
108 $line = $_;
124 $_ = "$1 $3";
137 if($_ =~ /}/) {
171 $_ = $2;
[all …]
H A Dgetpart.pm61 push @_, $xmlfile;
62 return join("\t", @_);
66 my $s = $_;
93 my ($section, $part)=@_;
131 my ($section, $part)=@_;
192 push @this, $_;
232 my ($file)=@_;
245 push @xml, $_;
268 my ($file)=@_;
337 print $temp $_;
[all …]
H A Dtest1544.pl40 my ($f)=@_;
53 $_ = $1;
58 $_ = "$line $1";
61 if($_ =~ /^(.*)\\$/) {
67 $_ = "$1 $2";
70 $_ = "$1 ";
75 if($_ =~ /^(?:#|$)/) {
79 if($_ !~ /[;,{}]$/ || $_ =~ /[^)],$/) {
81 $line = $_;
95 my ($f)=@_;
[all …]
H A Dtest1486.pl43 ($_ =~ /^static const struct writeoutvar/)) {
47 if($_ =~ /^}/) {
50 if($_ =~ /^ \{\"([^\"]*)/) {
62 if($_ =~ /^\#\# \`([^\`]*)\`/) {
82 if($insrc{$_} && !$indocs{$_}) {
86 if($insrc{$_} ne $check) {
94 if($indocs{$_} && !$insrc{$_}) {
H A Dtest1167.pl74 my ($file)=@_;
80 my ($line, $linenum) = ($_, $.);
103 if(($_ !~ /\}(;|)/) &&
104 ($_ ne "typedef") &&
105 ($_ ne "enum") &&
106 ($_ ne "=") &&
107 ($_ !~ /^\d+$/) &&
108 ($_ !~ /^[ \t]*$/)) {
114 push @syms, $_;
122 my ($f)=@_;
[all …]
H A Dtestutil.pm74 if(!scalar(@_)) {
78 &$logfunc(@_);
81 push @logmessages, @_;
87 ($logfunc)=@_;
102 my ($f) = @_;
110 my ($thing) = @_;
182 my ($cmd)=@_;
197 my ($cmd)=@_;
212 my ($s)=@_;
227 my ($thing) = @_;
[all …]
H A Dtest1173.pl85 if($_ =~ /^([^ ]*) +(.*)/) {
102 my ($f, $sec, $file, $line)=@_;
123 my ($file) = @_;
150 if($_ =~ /^.so /) {
167 elsif($_ =~ /^\.SH/i) {
200 if($_ =~ /[^\\]\\n/) {
219 if($_ =~ /^\'/) {
223 if($_ =~ /\\f([BI])(.*)/) {
230 my $c = $_;
268 if($_ =~ /[ \t]+$/) {
[all …]
H A Dtest1175.pl40 if($_ =~ /^## (CURL[EM]_[^ ]*)/) {
56 if($_ =~ /^(CURL[EM]_[^ \t]*)[ \t]*([0-9.]+)[ \t]*(.*)/) {
73 if($error{$_} && !$docs{$_}) {
79 if($docs{$_} && !$error{$_}) {
H A Dconfig.in2 # _ _ ____ _
3 # Project ___| | | | _ \| |
4 # / __| | | | |_) | |
5 # | (__| |_| | _ <| |___
6 # \___|\___/|_| \_\_____|
H A Drequirements.txt3 # _ _ ____ _
4 # Project ___| | | | _ \| |
5 # / __| | | | |_) | |
6 # | (__| |_| | _ <| |___
7 # \___|\___/|_| \_\_____|
H A Dserverhelp.pm94 print $logfilefh @_;
104 my $server = $_[0];
132 my ($proto, $ipver, $idnum) = @_;
156 my ($proto, $ipver, $idnum) = @_;
165 my ($proto, $ipver, $idnum) = @_;
177 my ($piddir, $proto, $ipver, $idnum) = @_;
186 my ($piddir, $proto, $ipver, $idnum) = @_;
196 my ($logdir, $proto, $ipver, $idnum) = @_;
207 my ($logdir, $proto, $ipver, $idnum) = @_;
217 my ($logdir, $proto, $ipver, $idnum) = @_;
[all …]
H A Dconfigurehelp.pm.in2 # _ _ ____ _
3 # Project ___| | | | _ \| |
4 # / __| | | | |_) | |
5 # | (__| |_| | _ <| |___
6 # \___|\___/|_| \_\_____|
H A Dmemanalyze.pl65 my ($newtot)=@_;
89 print $_;
100 chomp $_;
101 $line = $_;
262 elsif($_ =~ /^FD ([^ ]*):(\d*) (.*)/) {
298 elsif($_ =~ /^FILE ([^ ]*):(\d*) (.*)/) {
330 elsif($_ =~ /^SEND ([^ ]*):(\d*) (.*)/) {
384 $addr = $_;
395 if($filedes{$_} == 1) {
404 if($fopen{$_} == 1) {
[all …]
/curl/docs/
H A DINSTALL1 _ _ ____ _
2 ___| | | | _ \| |
3 / __| | | | |_) | |
4 | (__| |_| | _ <| |___
5 \___|\___/|_| \_\_____|
/curl/tests/libtest/
H A Dmk-lib1521.pl366 $_ = $1;
371 $_ = "$line $1";
376 $_ = "$1 $2";
380 $_ = $1;
384 if($_ =~ /^(?:#|$)/) {
388 if($_ !~ /[;,{}]$/) {
390 $line = $_;
397 $line = $_;
400 $_ = $1 . $2;
402 if($_ =~ /^CURLOPT(?:DEPRECATED)?\(/ && $_ !~ /\),$/) {
[all …]
/curl/CMake/
H A DCMakeConfigurableFile.in2 # _ _ ____ _
3 # Project ___| | | | _ \| |
4 # / __| | | | |_) | |
5 # | (__| |_| | _ <| |___
6 # \___|\___/|_| \_\_____|
/curl/
H A DGIT-INFO.md1 _ _ ____ _
2 ___| | | | _ \| |
3 / __| | | | |_) | |
4 | (__| |_| | _ <| |___
5 \___|\___/|_| \_\_____|
/curl/plan9/
H A Dmkfile.proto2 # _ _ ____ _
3 # Project ___| | | | _ \| |
4 # / __| | | | |_) | |
5 # | (__| |_| | _ <| |___
6 # \___|\___/|_| \_\_____|
H A Dmkfile2 # _ _ ____ _
3 # Project ___| | | | _ \| |
4 # / __| | | | |_) | |
5 # | (__| |_| | _ <| |___
6 # \___|\___/|_| \_\_____|
/curl/tests/http/
H A Drequirements.txt3 # _ _ ____ _
4 # Project ___| | | | _ \| |
5 # / __| | | | |_) | |
6 # | (__| |_| | _ <| |___
7 # \___|\___/|_| \_\_____|
H A Dconfig.ini.in3 # _ _ ____ _
4 # Project ___| | | | _ \| |
5 # / __| | | | |_) | |
6 # | (__| |_| | _ <| |___
7 # \___|\___/|_| \_\_____|
/curl/plan9/include/
H A Dmkfile2 # _ _ ____ _
3 # Project ___| | | | _ \| |
4 # / __| | | | |_) | |
5 # | (__| |_| | _ <| |___
6 # \___|\___/|_| \_\_____|

Completed in 32 milliseconds

12345678910