Searched refs:expand (Results 1 – 22 of 22) sorted by relevance
5 expand15 try --expand without an argument18 --expand-url
40 variable expand the file name with --expand-output44 --expand-output %LOGDIR/{{FUNVALUE}}
23 http://%HOSTIP:%HTTPPORT/%TESTNUMBER --variable what=hello --expand-data "--{{what:trim,url}}"
23 http://%HOSTIP:%HTTPPORT/%TESTNUMBER --variable what=hello --expand-data "--{{what:trim:super}}"
22 http://%HOSTIP:%HTTPPORT/%TESTNUMBER --variable what@%LOGDIR/junk --expand-data "{{what}}"
25 expand-data {{MISSING}}
37 --variable moby="Call me Ishmael" --expand-url "http://%HOSTIP:%HTTPPORT/{{moby:b64}}/%TESTNUMBER"
42 --expand-data {{FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF…
41 http://%HOSTIP:%HTTPPORT/%TESTNUMBER --variable hello@%LOGDIR/junk --expand-data {{hello:json}}
41 http://%HOSTIP:%HTTPPORT/%TESTNUMBER --variable what@%LOGDIR/junk --expand-data "{{what:trim:url}}"
46 --expand-data 1{{FUNVALUE}}2{{VALUE2}}3{{curl_NOT_SET}}4{{AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA…
41 Environment variables in config file w/o [expand]
41 …able what@%LOGDIR/junk --variable second=hello --variable second=again --expand-data "--{{what:tri…
56 --expand-data 1{{FUNVALUE}}2{{VALUE2}}3{{curl_NOT_SET}}4{{BLANK}}5\{{verbatim}}6{{not.good}}7{{}}
406 #define expand(x) enquote(x) macro407 #pragma message("_WIN32_WINNT=" expand(_WIN32_WINNT))
13 - --variable name=smith --expand-url "$URL/{{name}}"26 when that option name is prefixed with `--expand-`, and the name is used as
26 When performing a mailing list expand (EXPN command), the recipient should be
54 **NOTE:** On Windows, the %-symbol is a special symbol used to expand
47 When performing a mailing list expand (**EXPN** command), each recipient
1062 bool expand = FALSE; in getparameter() local1073 expand = TRUE; in getparameter()1089 else if(expand && nextarg) { in getparameter()
164 18.19 expand ~/ in config files1168 18.19 expand ~/ in config files
Completed in 17 milliseconds