Searched refs:quote (Results 51 - 70 of 70) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/doc/
H A DMakefile.in117 $(top_srcdir)/gnulib-m4/quote.m4 \
H A DMakefile117 $(top_srcdir)/gnulib-m4/quote.m4 \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/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)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A DMakefile.in129 $(top_srcdir)/gnulib-m4/quote.m4 \
H A DMakefile129 $(top_srcdir)/gnulib-m4/quote.m4 \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A DMakefile.in173 $(top_srcdir)/gnulib-m4/quote.m4 \
H A DMakefile173 $(top_srcdir)/gnulib-m4/quote.m4 \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A DMakefile.in134 $(top_srcdir)/gnulib-m4/quote.m4 \
H A DMakefile134 $(top_srcdir)/gnulib-m4/quote.m4 \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Durl.c1718 data->set.quote = va_arg(param, struct curl_slist *);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex605 % and you can use @w{...} around a quote to suppress ligatures.
6031 % quote/apostrophe (char 0x27), but instead use the undirected quote
6032 % from cmtt (char 0x0d). The undirected quote is ugly, so don't make it
6045 % and a similar option for the left quote char vs. a grave accent.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex609 % and you can use @w{...} around a quote to suppress ligatures.
2471 % quote/apostrophe (char 0x27), but instead use the undirected quote
2472 % from cmtt (char 0x0d). The undirected quote is ugly, so don't make it
2485 % and a similar option for the left quote char vs. a grave accent.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c18555 ** the quote characters. The conversion is done in-place. If the
18556 ** input does not begin with a quote character, then this routine
18571 char quote; local
18574 quote = z[0];
18575 switch( quote ){
18579 case '[': quote = ']'; break; /* For MS SqlServer compatibility */
18583 if( z[i]==quote ){
18584 if( z[i+1]==quote ){
18585 z[j++] = quote;
98808 char quote; /* Quote character (if any ) */ local
[all...]

Completed in 727 milliseconds

123