Home
last modified time | relevance | path

Searched refs:g (Results 76 – 91 of 91) sorted by relevance

1234

/curl/docs/libcurl/opts/
H A DCURLOPT_QUOTE.md57 path. e.g. rename with sftp using a quote command like this:
/curl/.github/workflows/
H A Dmacos.yml163 …name "$("${CC}" -print-libgcc-file-name)")/include-fixed" | sed -E 's/^\t+//g' | tr -d '"' | sort …
325 …name "$("${CC}" -print-libgcc-file-name)")/include-fixed" | sed -E 's/^\t+//g' | tr -d '"' | sort …
486 …name "$("${CC}" -print-libgcc-file-name)")/include-fixed" | sed -E 's/^\t+//g' | tr -d '"' | sort …
581 # E.g.:
H A Dlinux.yml187 …w -fno-sanitize-recover=undefined,integer -Wformat -Werror=format-security -Werror=array-bounds -g"
197 CFLAGS="-fsanitize=thread -g"
205 CFLAGS="-fsanitize=memory -Wformat -Werror=format-security -Werror=array-bounds -g"
H A Dhttp3-linux.yml172 echo 'CXX=g++-12' >> $GITHUB_ENV
308 echo 'CXX=g++-12' >> $GITHUB_ENV
/curl/docs/libcurl/
H A Dlibcurl.md168 allocate resources (e.g. the memory for the GNU TLS tree mentioned above), so
203 of a program, e.g. another library. As a module, your code does not know about
H A Dcurl_version_info.md140 Transport" or "OpenSSL/1.1.0g".
/curl/CMake/
H A DPickyWarnings.cmake123 -Wenum-conversion # clang 3.2 gcc 10.0 appleclang 4.6 g++ 11.0
/curl/projects/
H A Dbuild-openssl.bat685 echo For e.g. -VSpath "C:\apps\MVS14"
690 echo For e.g. -perlpath "D:\strawberry-perl-5.24.3.1-64bit-portable"
/curl/.github/
H A Dlabeler.yml15 # something else (e.g. CI if the PR also touches CI jobs).
/curl/packages/vms/
H A Dgnv_link_curl.com148 $ curl_ssl_version = "OpenSSL/0.9.6g"
H A Dconfig_h.com1316 "$''keyterm'","$g''keyterm'","$__utc_''keyterm'",-
/curl/docs/
H A DFAQ820 them for the curl URL "globbing" system), use the -g/--globoff option:
822 curl -g 'www.example.com/weirdname[].html'
1083 connection is established (e.g. during a DNS lookup) or using protocols that
1089 A libcurl-using application running in a known physical environment (e.g.
1422 features of libcurl that depend on other libraries (e.g. OpenSSL) may affect
/curl/
H A DCMakeLists.txt422 option(BUILD_MISC_DOCS "Build misc man pages (e.g. curl-config and mk-ca-bundle)" ON)
1581 # _FILE_OFFSET_BITS unset or 32 (e.g. Android ARMv7 with NDK 26b and API level < 24)
H A Dacinclude.m460 "$SED" 's/[["]][[ ]]*[["]]//g' 2>/dev/null`
H A Dconfigure.ac863 DIR_HYPER=`echo $LD_HYPER | $SED -e 's/^-L//' -e 's/ -L/:/g'`
2147 (e.g. --with-openssl, --with-gnutls, --with-wolfssl, --with-mbedtls, --with-schannel, --with-secure…
/curl/m4/
H A Dcurl-functions.m44930 CFLAGS="$CFLAGS -O0 -g -fprofile-arcs -ftest-coverage"

Completed in 80 milliseconds

1234