Searched refs:quote (Results 1 – 3 of 3) sorted by relevance
| /libtiff-4.0.7/contrib/iptcutil/ |
| H A D | iptcutil.c | 330 char *white,char *brkchar,char *quote,char eschar,char *brkused, 821 char *white,char *brkchar,char *quote,char eschar,char *brkused, in tokenizer() argument 855 else if((qp=sindex(c,quote))>=0) /* quote */ in tokenizer() 861 _p_curquote=quote[qp]; /* save quote char */ in tokenizer() 866 if(quote[qp]==_p_curquote) /* same as the beginning quote? */ in tokenizer()
|
| /libtiff-4.0.7/m4/ |
| H A D | libtool.m4 | 266 # Same as above, but do not quote variable references. 273 # Sed substitution to delay expansion of an escaped single quote. 358 # VALUE may be 0, 1 or 2 for a computed quote escaped value based on 436 # must have a single quote delimited value for this to work. 444 # we write them to config.status, we have to be sure to quote all 511 # variables for single and double quote escaping we saved from calls 512 # to _LT_DECL, we can put quote escaped variables declarations 513 # into 'config.status', and then the shell code to quote escape them in 568 # Double-quote double-evaled strings. 1255 dnl lt_sysroot will always be passed unquoted. We quote it here
|
| /libtiff-4.0.7/config/ |
| H A D | ltmain.sh | 6331 CreateProcess(). We must quote the arguments since Win32 CreateProcess()
|