Home
last modified time | relevance | path

Searched refs:examples (Results 1 – 25 of 35) sorted by relevance

12

/curl/packages/vms/
H A Dgnv_link_curl.com475 [.docs.examples]'target'.o,-
488 [.docs.examples]'target'.o,-
501 [.docs.examples]'target'.o,-
514 [.docs.examples]'target'.o,-
527 [.docs.examples]'target'.o,-
540 [.docs.examples]'target'.o,-
553 [.docs.examples]'target'.o,-
566 [.docs.examples]'target'.o,-
579 [.docs.examples]'target'.o,-
592 [.docs.examples]'target'.o,-
[all …]
H A Dsetup_gnv_curl_build.com52 $ examples = 0
55 $ examples = 1
198 $! Copy over the gnv$*.opt files for [.docs.examples]
200 $ if examples .ne. 0
218 [.docs.examples]gnv$'ap_name'.opt
224 $ purge [.docs.examples]gnv$*.opt
225 $ rename [.docs.examples]gnv$*.opt ;1
/curl/.github/workflows/
H A Dman-examples.yml5 name: manpage examples
15 - '.github/scripts/verify-examples.pl'
22 - '.github/scripts/verify-examples.pl'
36 - name: verify examples
37 run: ./.github/scripts/verify-examples.pl docs/libcurl/curl*.3 docs/libcurl/opts/*.3
H A Dlinux32.yml85 - run: make V=1 examples
86 name: 'make examples'
H A Dwolfssl.yml97 - run: make V=1 examples
98 name: 'make examples'
H A Dawslc.yml99 - run: make -C build V=1 examples
100 name: 'make examples'
H A Dquiche-linux.yml197 - run: make V=1 examples
198 name: 'make examples'
H A Dosslq-linux.yml220 - run: make V=1 examples
221 name: 'make examples'
H A Dmacos.yml197 - run: make V=1 examples
198 name: 'make examples'
/curl/.github/
H A Dlabeler.yml78 …cs/libcurl/opts/CURLINFO_COOKIE*,docs/libcurl/opts/CURLOPT_COOKIE*,docs/examples/cookie_interface.…
96examples.yml,.github/workflows/synopsis.yml,.github/scripts/badwords.*,.github/scripts/cd2cd,.gith…
106 …libcurl/opts/CURLOPT_FTP*,docs/libcurl/opts/CURLOPT_WILDCARDMATCH*,docs/examples/ftp*,lib/curl_fnm…
118 …- '{docs/examples/hsts*,docs/examples/http-*,docs/examples/httpput*,docs/examples/https*,docs/exam…
124 …e/FindQUICHE.cmake,docs/HTTP2.md,docs/libcurl/opts/CURLOPT_STREAM*,docs/examples/http2*,lib/http2*…
142 - '{lib/imap*,docs/examples/imap*}'
186 - '{docs/examples/pop3*,lib/pop3.*}'
204 …- '{CMake/FindLibSSH2.cmake,docs/libcurl/opts/CURLOPT_SSH*,docs/examples/sftp*,lib/vssh/**,tests/s…
222 - '{docs/examples/smtp-*,docs/libcurl/opts/CURLOPT_MAIL*,lib/smtp.*}'
240 …Make/FindMbedTLS.cmake,CMake/FindWolfSSL.cmake,docs/examples/ssl*,docs/examples/*ssl.*,docs/exampl…
[all …]
/curl/
H A D.dcignore7 docs/examples/**
H A DMakefile.am108 check: test examples check-docs
142 examples: target
143 @(cd docs/examples; $(MAKE) check)
226 (cd docs/examples && $(MAKE) checksrc)
H A D.azure-pipelines.yml110 - script: make V=1 && make V=1 examples && cd tests && make V=1
143 - script: scan-build --status-bugs make examples
144 displayName: 'make examples'
239 …- script: $(container_cmd) -l -c "cd $(echo '%cd%') && make V=1 && make V=1 examples && cd tests &…
H A Dappveyor.sh111 make -j2 V=1 examples
H A D.cirrus.yml71 - make V=1 && make V=1 examples && cd tests && make V=1
/curl/scripts/
H A Dmanagen458 my @examples; # there can be more than one
522 push @examples, $1;
529 push @examples, $1;
559 if(!$examples[0]) {
733 if($examples[0]) {
735 $s="s" if($examples[1]);
739 foreach my $e (@examples) {
750 foreach my $e (@examples) {
/curl/docs/libcurl/opts/
H A DCURLOPT_SSL_CIPHER_LIST.md45 For OpenSSL and GnuTLS valid examples of cipher lists include **RC4-SHA**,
49 For WolfSSL, valid examples of cipher lists include **ECDHE-RSA-RC4-SHA**,
52 For mbedTLS and BearSSL, valid examples of cipher lists include
H A DCURLOPT_PROXY_SSL_CIPHER_LIST.md46 For OpenSSL and GnuTLS valid examples of cipher lists include **RC4-SHA**,
50 For WolfSSL, valid examples of cipher lists include **ECDHE-RSA-RC4-SHA**,
53 For mbedTLS and BearSSL, valid examples of cipher lists include
H A DCURLOPT_RTSP_STREAM_URI.md36 to. (e.g. the CURLOPT_URL(3) for the above examples might be set to
H A DCURLOPT_WILDCARDMATCH.md58 right bracket and matches exactly one character. Some examples follow:
/curl/projects/
H A Dchecksrc.bat64 ) else if /i "%~1" == "examples" (
176 rem Check the docs\examples directory
177 if exist %SRC_DIR%\docs\examples (
178 …%%i in ('dir "%SRC_DIR%\docs\examples\*.c.*" /b 2^>NUL') do @perl "%SRC_DIR%\scripts\checksrc.pl" …
194 echo examples - Scan the examples
/curl/packages/
H A DMakefile.am28 OS400/rpg-examples \
/curl/docs/
H A DCMakeLists.txt24 #add_subdirectory(examples)
H A DMakefile.am36 DIST_SUBDIRS = $(SUBDIRS) examples
/curl/.reuse/
H A Ddep539 Files: lib/.checksrc src/.checksrc docs/examples/.checksrc tests/libtest/.checksrc

Completed in 101 milliseconds

12