Home
last modified time | relevance | path

Searched refs:slash (Results 1 – 24 of 24) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/m4/
Drename.m49 dnl Determine whether rename works for source file names with a trailing slash.
19 AC_CACHE_CHECK([whether rename is broken with a trailing slash],
57 slash, like the one from SunOS 4.1.1_U1.])
Ddouble-slash-root.m41 # double-slash-root.m4 serial 4 -*- Autoconf -*-
Dgnulib-comp.m4363 m4/double-slash-root.m4
/ndk/sources/host-tools/sed-4.2.1/sed/
Dcompile.c531 static struct buffer *match_slash P_((int slash, int regex));
533 match_slash(slash, regex) in match_slash() argument
534 int slash; in match_slash()
544 if (BRLEN (slash, &cur_stat) == -2)
555 if (ch == slash)
566 else if (ch != '\n' && (ch != slash || (!regex && ch == '&')))
1269 int slash; local
1271 slash = inchar();
1272 if ( !(b = match_slash(slash, true)) )
1274 if ( !(b2 = match_slash(slash, false)) )
[all …]
DMakefile.in45 $(top_srcdir)/m4/double-slash-root.m4 \
/ndk/sources/host-tools/make-3.81/tests/scripts/options/
Ddash-C48 $example .= "slash";
53 "-C $workdir/ clean ext=slash",
/ndk/sources/host-tools/make-3.81/
Ddir.c747 char *slash; in file_exists_p() local
781 slash = dirend; in file_exists_p()
796 return dir_file_exists_p (dirname, slash + 1); in file_exists_p()
841 char *slash = dirend; in file_impossible() local
857 filename = p = slash + 1; in file_impossible()
922 char *slash = dirend; in file_impossible_p() local
938 p = filename = slash + 1; in file_impossible_p()
DNEWS504 `$(^D)' now omit the trailing slash from the directory name. (This change
876 a slash (e.g., `../bin/foo'). (Unix make allows this as well.)
/ndk/sources/host-tools/make-3.81/glob/
DChangeLog44 slash unless DIRNAME is just "x:/".
98 (prefix_array) [__MSDOS__, WINDOWS32]: Don't append a slash to
/ndk/sources/host-tools/sed-4.2.1/testsuite/
Dmac-mf.sed20 # that a slash after the ${name} will turn into the missing colon.
DMakefile.in54 $(top_srcdir)/m4/double-slash-root.m4 \
/ndk/sources/host-tools/sed-4.2.1/
DBUGS64 a slash, which is again undefined behavior; the new behavior avoids
Dconfig_h.in549 slash. */
590 /* Define if rename does not work for source file names with a trailing slash,
DMakefile.in50 $(top_srcdir)/m4/double-slash-root.m4 \
Daclocal.m4888 m4_include([m4/double-slash-root.m4])
DChangeLog2999 * sed.c (compile_regex): The 'slash' character doesn't
/ndk/sources/host-tools/sed-4.2.1/doc/
DMakefile.in46 $(top_srcdir)/m4/double-slash-root.m4 \
Dsed.info991 last ending with a back-slash.
2113 common case of escaping a slash, which is again undefined
Dsed.texi1389 lines, all but the last ending with a back-slash.
2885 @code{\/} as @code{/} in the common case of escaping a slash, which is
Dsed-in.texi1388 lines, all but the last ending with a back-slash.
2718 @code{\/} as @code{/} in the common case of escaping a slash, which is
/ndk/sources/host-tools/sed-4.2.1/lib/
DMakefile.in56 $(top_srcdir)/m4/double-slash-root.m4 \
/ndk/sources/host-tools/make-3.81/doc/
Dmake.info-2281 trailing slash which always appears in the output of the `dir'
286 trailing slash removed. If the value of `$@' is `dir/foo.o' then
288 slash.
354 When the target pattern does not contain a slash (and it usually does
358 along with the slash that ends them, are added on to the prerequisite
622 T or N. If the target pattern contains a slash, it is matched
636 the target pattern does not contain a slash, append D to the
Dmake.texi1144 If the specified name does not start with a slash, and the file is not
2027 significance. If alone, or followed by a slash, it represents your home
6641 including) the last slash in it. If the file name contains no slash,
6656 If the file name contains no slash, it is left unchanged. Otherwise,
6657 everything through the last slash is removed from it.
6659 A file name that ends with a slash becomes an empty string. This is
9245 @samp{D} variants all omit the trailing slash which always appears in
9253 slash removed. If the value of @samp{$@@} is @file{dir/foo.o} then
9255 not contain a slash.
9346 When the target pattern does not contain a slash (and it usually does
[all …]
Dmake.info-1975 If the specified name does not start with a slash, and the file is
1737 significance. If alone, or followed by a slash, it represents your home
5426 including) the last slash in it. If the file name contains no
5427 slash, the directory part is the string `./'. For example,
5435 If the file name contains no slash, it is left unchanged.
5436 Otherwise, everything through the last slash is removed from it.
5438 A file name that ends with a slash becomes an empty string. This