Searched refs:quote (Results 1 – 25 of 51) sorted by relevance
123
63 char quote = '\0'; in parse_command_line() local85 if(quote && quote == c) { in parse_command_line()86 quote = '\0'; in parse_command_line()91 if(quote != '\'' && c == '\\') { in parse_command_line()98 else if(!quote && is_ifs(c)) { /* Check for end of argument. */ in parse_command_line()109 if(quote) { in parse_command_line()110 fprintf(stderr, "Unterminated quote: %c\n", quote); in parse_command_line()
52 my $quote = 0; # quote state92 if($quote) {95 $quote = 0;100 $quote = 0;155 $quote = 1;
368 my $quote = 0;382 if($quote) {383 if($quote == 4) {391 $quote = 0;398 $quote = 0;485 $quote = 1;492 $quote = 1;499 $quote = 4;
284 my $quote;376 if(!$quote && $manpage) {381 $quote = 1;384 elsif($quote && ($d !~ /^ (.*)/)) {387 $quote = 0;413 if(!$quote) {431 if(!$quote && $d =~ /--/) {457 my $qstr = $quote ? "q": "";466 if($quote) {
5 post-quote6 pre-quote31 FTP with quote ops
5 pre-quote22 SFTP invalid quote command
7 post-quote31 ftp download with post-quote delete operation
5 post-quote25 SFTP post-quote mkdir failure
7 post-quote8 pre-quote
38 warn about Unicode quote character49 %hex[Warning: The argument '%e2%80%9chost:' starts with a Unicode quote where maybe an ]hex%
5 pre-quote24 SFTP quote remove file with NOBODY
5 post-quote27 SFTP post-quote rmdir
5 post-quote27 SFTP post-quote rename
5 post-quote24 SFTP post-quote remove file
38 warn about Unicode quote character read from config file52 %hex[Warning: The argument '%e2%80%9chost:fake%e2%80%9d' starts with a Unicode quote where ]hex%
5 pre-quote30 SFTP pre-quote chmod
5 post-quote29 SFTP post-quote rename * asterisk accept-fail
5 post-quote24 SFTP post-quote rename
23 netrc with quoted password but missing end quote
6 post-quote7 pre-quote33 --libcurl for FTP with quote ops
38 FTP with uneven quote in PWD response
4 Long: quote15 - --quote "DELE file" ftp://example.com/foo18 # `--quote`39 SFTP is a binary protocol. Unlike for FTP, curl interprets SFTP quote commands42 SFTP quote commands:
22 the string, surround the string with single quote marks. This header can also
12 - quote
Completed in 36 milliseconds