Searched refs:ISSLASH (Results 1 - 25 of 38) sorted by relevance

12

/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Ddirname.c41 && ISSLASH (file[prefix_length]))
42 : (ISSLASH (file[0])
44 && ISSLASH (file[1]) && ! ISSLASH (file[2])
51 if (! ISSLASH (file[length - 1]))
78 && file[2] != '\0' && ! ISSLASH (file[2])));
H A Dbasename.c39 while (ISSLASH (*base))
44 if (ISSLASH (*p))
87 if (ISSLASH (base[length]))
117 for (len = strlen (name); 1 < len && ISSLASH (name[len - 1]); len--)
121 && ISSLASH (name[0]) && ISSLASH (name[1]) && ! name[2])
125 && len == prefix_len && ISSLASH (name[prefix_len]))
H A Ddirname.h29 # ifndef ISSLASH
30 # define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR) macro
55 # define IS_ABSOLUTE_FILE_NAME(F) ISSLASH ((F)[FILE_SYSTEM_PREFIX_LEN (F)])
58 (ISSLASH ((F)[0]) || 0 < FILE_SYSTEM_PREFIX_LEN (F))
H A Dpaxnames.c132 if (p[0] == '.' && p[1] == '.' && (ISSLASH (p[2]) || !p[2]))
138 if (ISSLASH (c))
144 for (p = file_name + prefix_len; ISSLASH (*p); p++)
H A Dlocalcharset.c74 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
81 #ifndef ISSLASH
82 # define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR) macro
129 int add_slash = (dir_len > 0 && !ISSLASH (dir[dir_len - 1]));
/macosx-10.9.5/gnudiff-19/diffutils/lib/
H A Dbasename.c43 if (ISSLASH (*p))
47 while (ISSLASH (*p));
53 if (ISSLASH (*base))
75 for (len = strlen (name); 1 < len && ISSLASH (name[len - 1]); len--)
H A Ddirname.h32 # ifndef ISSLASH
33 # define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR) macro
/macosx-10.9.5/gpatch-3/patch/
H A Dbasename.c43 if (ISSLASH (*p))
47 while (ISSLASH (*p));
53 if (ISSLASH (*base))
75 for (len = strlen (name); 1 < len && ISSLASH (name[len - 1]); len--)
H A Ddirname.h32 # ifndef ISSLASH
33 # define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR) macro
H A Ddirname.c40 if (! ISSLASH (path[length - 1]))
44 return prefix_length + ISSLASH (path[prefix_length]);
H A Daddext.c80 if (! ISSLASH (c))
H A Dutil.c87 if (ISSLASH (*p))
830 for (f = filename + FILESYSTEM_PREFIX_LEN (filename); ISSLASH (*f); f++)
836 if (ISSLASH (*f))
841 while (ISSLASH (f[1]))
899 if (ISSLASH (filename[i])
900 && ! (ISSLASH (filename[i - 1])
903 || ISSLASH (filename[i - 2])
906 || ISSLASH (filename[i - 3])))))))
943 if (ISSLASH (*t))
945 while (ISSLASH (
[all...]
/macosx-10.9.5/bash-92/bash-3.2/lib/intl/
H A Drelocatable.c67 ISSLASH(C) tests whether C is a directory separator character.
72 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
81 # define ISSLASH(C) ((C) == '/') macro
192 if (ISSLASH (*p))
224 if (ISSLASH (*rpi) || ISSLASH (*cpi))
226 if (ISSLASH (*rpi) && ISSLASH (*cpi))
418 if (ISSLASH (pathname[orig_prefix_len]))
H A Dlocalcharset.c78 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
85 #ifndef ISSLASH
86 # define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR) macro
127 int add_slash = (dir_len > 0 && !ISSLASH (dir[dir_len - 1]));
H A Dl10nflist.c66 ISSLASH(C) tests whether C is a directory separator character.
72 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
76 # define IS_ABSOLUTE_PATH(P) (ISSLASH ((P)[0]) || HAS_DEVICE (P))
79 # define ISSLASH(C) ((C) == '/') macro
80 # define IS_ABSOLUTE_PATH(P) ISSLASH ((P)[0])
/macosx-10.9.5/cxxfilt-11/cxxfilt/intl/
H A Drelocatable.c67 ISSLASH(C) tests whether C is a directory separator character.
72 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
81 # define ISSLASH(C) ((C) == '/') macro
192 if (ISSLASH (*p))
224 if (ISSLASH (*rpi) || ISSLASH (*cpi))
226 if (ISSLASH (*rpi) && ISSLASH (*cpi))
418 if (ISSLASH (pathname[orig_prefix_len]))
H A Dlocalcharset.c78 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
85 #ifndef ISSLASH
86 # define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR) macro
127 int add_slash = (dir_len > 0 && !ISSLASH (dir[dir_len - 1]));
H A Dl10nflist.c66 ISSLASH(C) tests whether C is a directory separator character.
72 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
76 # define IS_ABSOLUTE_PATH(P) (ISSLASH ((P)[0]) || HAS_DEVICE (P))
79 # define ISSLASH(C) ((C) == '/') macro
80 # define IS_ABSOLUTE_PATH(P) ISSLASH ((P)[0])
/macosx-10.9.5/libiconv-41/libiconv/lib/
H A Drelocatable.c72 ISSLASH(C) tests whether C is a directory separator character.
77 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
86 # define ISSLASH(C) ((C) == '/') macro
199 if (ISSLASH (*p))
231 if (ISSLASH (*rpi) || ISSLASH (*cpi))
233 if (ISSLASH (*rpi) && ISSLASH (*cpi))
428 if (ISSLASH (pathname[orig_prefix_len]))
/macosx-10.9.5/libiconv-41/libiconv/libcharset/lib/
H A Drelocatable.c72 ISSLASH(C) tests whether C is a directory separator character.
77 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
86 # define ISSLASH(C) ((C) == '/') macro
199 if (ISSLASH (*p))
231 if (ISSLASH (*rpi) || ISSLASH (*cpi))
233 if (ISSLASH (*rpi) && ISSLASH (*cpi))
449 if (ISSLASH (pathname[orig_prefix_len]))
H A Dlocalcharset.c81 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
88 #ifndef ISSLASH
89 # define ISSLASH(C) ((C) == DIRECTORY_SEPARATOR) macro
136 int add_slash = (dir_len > 0 && !ISSLASH (dir[dir_len - 1]));
/macosx-10.9.5/libiconv-41/libiconv/srclib/
H A Drelocatable.c72 ISSLASH(C) tests whether C is a directory separator character.
77 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
86 # define ISSLASH(C) ((C) == '/') macro
199 if (ISSLASH (*p))
231 if (ISSLASH (*rpi) || ISSLASH (*cpi))
233 if (ISSLASH (*rpi) && ISSLASH (*cpi))
449 if (ISSLASH (pathname[orig_prefix_len]))
/macosx-10.9.5/gnudiff-19/diffutils/
H A Dconfig.h399 # define ISSLASH(C) ((C) == '/' || (C) == '\\') macro
401 # define ISSLASH(C) ((C) == '/') macro
/macosx-10.9.5/gnutar-452/gnutar/src/
H A Dmisc.c288 if (ISSLASH (file_name[0]))
291 if (ISSLASH (file_name[1]))
294 && ISSLASH (file_name[2 + (file_name[2] == '.')]))
301 while (file_name[0] == '.' && ISSLASH (file_name[1]))
304 while (ISSLASH (*file_name))
569 while (dir[0] == '.' && ISSLASH (dir[1]))
570 for (dir += 2; ISSLASH (*dir); dir++)
628 if (i && ! ISSLASH (curr->name[0]))
H A Dnames.c342 while (cursor > name_buffer && ISSLASH (*cursor))
525 if (!(ISSLASH (file_name[cursor->length]) && recursion_option)
579 || (len >= cursor->length && ISSLASH (p->file_name[cursor->length])))
760 if (! ISSLASH (namebuf[name_length - 1]))
929 int slash = file_name_len && ! ISSLASH (file_name[file_name_len - 1]);
996 while (ISSLASH (*p))
1000 bool slash = ISSLASH (*p);
1006 while (ISSLASH (*p))
1022 if (p[0] == '.' && p[1] == '.' && (ISSLASH (p[2]) || !p[2]))
1025 while (! ISSLASH (*
[all...]

Completed in 138 milliseconds

12