Home
last modified time | relevance | path

Searched refs:edit (Results 1 – 21 of 21) sorted by relevance

/curl/.github/workflows/
H A Dhacktoberfest-accepted.yml25 # requires issues AND pull-requests write permissions to edit labels on PRs!
53 gh pr edit {} --add-label 'hacktoberfest-accepted'
64 gh pr edit {} --add-label 'hacktoberfest-accepted'
/curl/packages/vms/
H A Dcompare_curl_source.com97 $ myprocdir = f$edit(myprocdir, "LOWERCASE")
100 $ mydir = f$edit(mydir, "LOWERCASE")
112 $ resultd = f$edit(resultd, "LOWERCASE")
123 $ ref_root_dir = f$edit(ref_root_dir, "LOWERCASE")
192 $ ref_dir = f$edit(ref_dir, "LOWERCASE")
250 $ ref_type = f$edit(ref_type, "UPCASE")
255 $ ref_fname = f$edit(ref_fname, "LOWERCASE")
H A Dbuild_gnv_curl_pcsi_desc.com82 $ kit_type = f$edit(f$extract(0, 1, majorver), "upcase")
164 $ line_in = f$edit(line_in,"compress,trim,uncomment")
281 $ line_in = f$edit(line_in,"compress,trim,uncomment")
308 $ filetype_u = f$edit(filetype, "upcase")
334 $ line_in = f$edit(line_in,"compress,trim,uncomment")
406 $ line_in = f$edit(line_in,"compress,trim,uncomment")
415 $ filetype = f$edit(f$parse(filename,,,"TYPE"), "upcase")
430 $ filedir = f$edit(f$parse(filename,,,"DIRECTORY"), "lowercase")
443 $ line_in = f$edit(line_in,"compress,trim,uncomment")
H A Dgenerate_vax_transfer.com56 $ line_in = f$edit(line_in, "COMPRESS,TRIM")
89 $ line = f$edit(line_in, "UNCOMMENT,COMPRESS,TRIM")
92 $ line_u = f$edit(line, "UPCASE")
142 $ line = f$edit(line_in, "UNCOMMENT,COMPRESS,TRIM")
145 $ line_u = f$edit(line, "UPCASE")
H A Dbuild_libcurl_pc.com47 $ kit_type = f$edit(f$extract(0, 1, majorver), "upcase")
70 $ arch_name = arch_name + f$edit(f$getsyi("ARCH_NAME"), "UPCASE")
H A Dconfig_h.com61 $username = f$edit(f$getjpi("","USERNAME"),"TRIM")
197 $ line_in = f$edit(line_in,"TRIM,COMPRESS")
219 $ line_in = f$edit(line_in,"TRIM,COMPRESS")
241 $ xline = f$edit(line_in,"TRIM,COMPRESS")
1064 $ keysym = f$edit(keysym,"LOWERCASE")
1070 $ keysym = f$edit(key2b, "LOWERCASE")
1083 $ keysym = "f_" + f$edit(key2c,"LOWERCASE")
1091 $ keysym = "ut_" + f$edit(key2d,"LOWERCASE")
1279 $ keysym = f$edit(key2d,"LOWERCASE")
1287 $ keysym = f$edit(keysym,"LOWERCASE")
[all …]
H A Dbuild_vms.com230 $ arch_name = arch_name + f$edit(f$getsyi("ARCH_NAME"), "UPCASE")
301 $ CURL_CCDEFS = f$edit(CURL_CCDEFS, "TRIM")
940 $ reject_list__ = "," + f$edit(p4, "COLLAPSE, UPCASE") + ","
950 f$edit(f$parse(file, , , "NAME", "SYNTAX_ONLY"), "UPCASE") + -
H A Dbuild_curl-config_script.com31 $ arch_name = arch_name + f$edit(f$getsyi("ARCH_NAME"), "UPCASE")
H A Dpcsi_product_gnv_curl.com65 $ arch_name = f$edit(f$getsyi("arch_name"),"UPCASE")
H A Dstage_curl_install.com54 $ remove_filesq = f$edit(p1, "upcase,trim")
H A Dgenerate_config_vms_h_curl.com41 $args_lower = f$edit(args, "LOWERCASE")
50 $ arch_name = arch_name + f$edit(f$getsyi("ARCH_NAME"), "UPCASE")
H A Dsetup_gnv_curl_build.com41 $ args_lower = f$edit(args, "LOWERCASE,COLLAPSE")
H A Dreadme226 This is not done automatically, since the .MSG file is a hand edit
H A Dgnv_link_curl.com37 $ arch_name = arch_name + f$edit(f$getsyi("ARCH_NAME"), "UPCASE")
/curl/.reuse/
H A Ddep525 # Single files we do not want to edit directly
/curl/tests/data/
H A Dtest4655 # This is generated by libcurl! Do not edit.
/curl/packages/OS400/
H A DREADME.OS400281 config400.override and edit the latter. Do not edit the original default file
/curl/docs/libcurl/
H A Dlibcurl-security.md436 can just edit out the sensitive data or just search/replace your true
/curl/
H A Dacinclude.m41534 [@%:@] This is a generated file. Do not edit.
/curl/docs/
H A DFAQ391 2. edit lib/config-[youros].h to match your OS and setup
393 3. edit lib/curl_setup.h to include config-[youros].h when your OS is
/curl/m4/
H A Dcurl-functions.m44605 AC_MSG_WARN([cannot determine strerror_r() style: edit lib/curl_config.h manually.])

Completed in 54 milliseconds