Home
last modified time | relevance | path

Searched refs:quote (Results 1 – 25 of 33) sorted by relevance

12

/ndk/sources/host-tools/sed-4.2.1/m4/
Dquote.m41 # quote.m4 serial 5
9 AC_LIBOBJ([quote])
11 dnl Prerequisites of lib/quote.c.
Dgnulib-comp.m4310 lib/quote.c
311 lib/quote.h
412 m4/quote.m4
/ndk/sources/host-tools/sed-4.2.1/build-aux/
Dhelp2man528 my $quote = /\W/ ? '"' : '';
529 print ".SH $quote$_$quote\n";
/ndk/sources/host-tools/sed-4.2.1/lib/
Dquote.h21 char const *quote (char const *name);
Dquote.c37 quote (char const *name) in quote() function
Dgnulib.mk471 EXTRA_DIST += quote.c quote.h
473 EXTRA_libsed_a_SOURCES += quote.c
Dcopy-acl.c543 error (0, errno, "%s", quote (src_name)); in copy_acl()
547 error (0, errno, _("preserving permissions for %s"), quote (dst_name)); in copy_acl()
DMakefile.in76 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/quote.m4 \
609 obstack.c obstack.h pathmax.h quote.c quote.h quotearg.c \
647 mkstemp.c obstack.c quote.c quotearg.c realloc.c regcomp.c \
737 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/quote.Po@am__quote@
Dset-mode-acl.c488 error (0, errno, _("setting permissions for %s"), quote (name)); in set_acl()
/ndk/sources/host-tools/make-3.81/
Dar.c232 glob_pattern_p (const char *pattern, int quote) in glob_pattern_p() argument
245 if (quote) in glob_pattern_p()
DREADME.DOS292 you use a Unix-style shell (where a backslash is a quote
/ndk/sources/host-tools/make-3.81/po/
Den@quot.header4 # and double quote (0x22). These substitutes look strange; see
Den@boldquot.header4 # and double quote (0x22). These substitutes look strange; see
/ndk/sources/host-tools/sed-4.2.1/po/
Den@quot.header4 # and double quote (0x22). These substitutes look strange; see
Den@boldquot.header4 # and double quote (0x22). These substitutes look strange; see
/ndk/sources/host-tools/make-3.81/glob/
Dglob.c304 int __glob_pattern_p __P ((const char *pattern, int quote));
1170 __glob_pattern_p (pattern, quote) in __glob_pattern_p() argument
1172 int quote;
1185 if (quote && p[1] != '\0')
/ndk/sources/host-tools/sed-4.2.1/
Dbootstrap.sh.in128 ${CC} -DHAVE_CONFIG_H -I.. -I. -c quote.c || exit 1
Dbootstrap.sh128 ${CC} -DHAVE_CONFIG_H -I.. -I. -c quote.c || exit 1
DMakefile.in70 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/quote.m4 \
Daclocal.m4928 m4_include([m4/quote.m4])
/ndk/sources/host-tools/sed-4.2.1/sed/
DMakefile.in65 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/quote.m4 \
/ndk/sources/host-tools/sed-4.2.1/doc/
DMakefile.in66 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/quote.m4 \
/ndk/sources/host-tools/sed-4.2.1/testsuite/
DMakefile.in74 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/quote.m4 \
/ndk/sources/host-tools/make-3.81/doc/
Dmake.info-23502 * \ (backslash), to quote % <1>: Text Functions. (line 26)
3503 * \ (backslash), to quote % <2>: Static Usage. (line 37)
3504 * \ (backslash), to quote %: Selective Search. (line 38)
3531 * backslash (\), to quote % <1>: Text Functions. (line 26)
3532 * backslash (\), to quote % <2>: Static Usage. (line 37)
3533 * backslash (\), to quote %: Selective Search. (line 38)
Dmake.texi2162 wildcard expansion, where backslash is a quote character. Therefore,
2341 @cindex @code{\} (backslash), to quote @code{%}
2342 @cindex backslash (@code{\}), to quote @code{%}
2346 quote @samp{%} characters can be quoted with more backslashes.
2347 Backslashes that quote @samp{%} characters or other backslashes are
3202 @cindex @code{\} (backslash), to quote @code{%}
3203 @cindex backslash (@code{\}), to quote @code{%}
3206 backslashes (@samp{\}). Backslashes that would otherwise quote @samp{%}
3207 characters can be quoted with more backslashes. Backslashes that quote
6306 @cindex @code{\} (backslash), to quote @code{%}
[all …]

12