Searched refs:quote (Results 76 - 100 of 111) sorted by relevance

12345

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/src/
H A DMakefile94 $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/quote.m4 \
633 gl_LIBOBJS = exitfail.o getopt.o getopt1.o getpass.o mbrtowc.o mbsinit.o memchr.o quote.o quotearg.o strcasestr.o xmalloc.o
634 gl_LTLIBOBJS = exitfail.lo getopt.lo getopt1.lo getpass.lo mbrtowc.lo mbsinit.lo memchr.lo quote.lo quotearg.lo strcasestr.lo xmalloc.lo
H A Durl.c308 use `%' as the quote character can use the resulting string as-is,
957 error = aprintf (_(parse_errors[error_code]), quote (scheme));
1406 to quote. */
1420 /* If there's nothing to quote, we can simply append the string
1479 /* Go through the path components, de-URL-quote them, and quote them
1964 characters, quote it for displaying to the user. */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/src/
H A Dtool_operate.c987 my_setopt(curl, CURLOPT_QUOTE, config->quote);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/sqlite-3.6.22/
H A Dshell.c637 ** quotes. If any double quote characters are present in the argument,
1692 ** the name of the table given. Escape any quote characters in the
1733 ** If the third argument, quote, is not '\0', then it is used as a
1734 ** quote character for zAppend.
1736 static char *appendText(char *zIn, char const *zAppend, char quote){ argument
1743 if( quote ){
1746 if( zAppend[i]==quote ) len++;
1755 if( quote ){
1757 *zCsr++ = quote;
1760 if( zAppend[i]==quote ) *zCs
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/bpalogin/
H A Dconfigure962 # Also quote any args containing shell meta-characters.
3336 # `set' does not quote correctly, so add quotes (double-quote
3390 # take arguments), then we branch to the quote section. Otherwise,
3396 t quote
3398 t quote
3400 : quote
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dparser.c2938 * value, ... a single or double quote character in the replacement
2942 * the initial entity and the quote is found
10300 xmlChar quote = 0; local
10309 if (quote != 0) {
10310 if (buf[base] == quote)
10311 quote = 0;
10314 if ((quote == 0) && (buf[base] == '<')) {
10342 quote = '"';
10346 quote = '\'';
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dparser.c3489 * value, ... a single or double quote character in the replacement
3493 * the initial entity and the quote is found
11179 xmlChar quote = 0; local
11188 if (quote != 0) {
11189 if (buf[base] == quote)
11190 quote = 0;
11193 if ((quote == 0) && (buf[base] == '<')) {
11221 quote = '"';
11225 quote = '\'';
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dparser.c2938 * value, ... a single or double quote character in the replacement
2942 * the initial entity and the quote is found
10300 xmlChar quote = 0; local
10309 if (quote != 0) {
10310 if (buf[base] == quote)
10311 quote = 0;
10314 if ((quote == 0) && (buf[base] == '<')) {
10342 quote = '"';
10346 quote = '\'';
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/
H A Dlibtool830 # Same as above, but do not quote variable references.
1017 # Aesthetically quote ARG to be evaled later.
1032 # Double-quote args containing shell metacharacters to delay
1047 # Aesthetically quote ARG to be evaled later; same as above,
1048 # but do not quote variable references.
1060 # Double-quote args containing shell metacharacters to delay
1390 # Evaluate the configuration. Be careful to quote the path
1824 # Double-quote args containing other shell metacharacters.
2462 # Aesthetically quote the previous argument.
3202 # Aesthetically quote i
[all...]
H A Dltmain.sh402 # Same as above, but do not quote variable references.
589 # Aesthetically quote ARG to be evaled later.
604 # Double-quote args containing shell metacharacters to delay
619 # Aesthetically quote ARG to be evaled later; same as above,
620 # but do not quote variable references.
632 # Double-quote args containing shell metacharacters to delay
965 # Evaluate the configuration. Be careful to quote the path
1399 # Double-quote args containing other shell metacharacters.
2037 # Aesthetically quote the previous argument.
2777 # Aesthetically quote i
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/dhcp6/
H A Dconfigure1023 # Also quote any args containing shell meta-characters.
5384 # `set' does not quote correctly, so add quotes (double-quote
5438 # take arguments), then we branch to the quote section. Otherwise,
5444 t quote
5446 t quote
5448 : quote
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A DMakefile115 $(top_srcdir)/gnulib-m4/quote.m4 \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/m4/
H A DMakefile118 $(top_srcdir)/gnulib-m4/quote.m4 \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/man/
H A DMakefile115 $(top_srcdir)/gnulib-m4/quote.m4 \
H A DMakefile.in115 $(top_srcdir)/gnulib-m4/quote.m4 \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/misc/
H A DMakefile118 $(top_srcdir)/gnulib-m4/quote.m4 \
H A DMakefile.in118 $(top_srcdir)/gnulib-m4/quote.m4 \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/projects/
H A DMakefile113 $(top_srcdir)/gnulib-m4/quote.m4 \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/styles/
H A DMakefile114 $(top_srcdir)/gnulib-m4/quote.m4 \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/
H A DMakefile.in138 $(top_srcdir)/gnulib-m4/quote.m4 \
H A DMakefile138 $(top_srcdir)/gnulib-m4/quote.m4 \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/doc/
H A DMakefile.in117 $(top_srcdir)/gnulib-m4/quote.m4 \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm1264 Here is the relevant quote from the dbopen man page where it defines
1367 about B<DB_File>? Well, the behavior defined in the quote above is
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/doc/
H A DMakefile.in81 $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/quote.m4 \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/
H A Dffserver.c3592 int quote; local
3597 quote = 0;
3599 quote = *p++;
3601 if (quote) {
3602 if (*p == quote)
3615 if (quote && *p == quote)

Completed in 504 milliseconds

12345