Searched refs:slashes (Results 1 – 25 of 93) sorted by relevance
1234
40 HTTP redirect to http://// (four slashes!)58 # 3, CURLE_URL_MALFORMAT for the four slashes
45 HTTP redirect to http:/// (three slashes!)
33 Rem directories, it MUST use backslashes, not forward slashes.82 echo Remember that %1 cannot use forward slashes, only backslashes.86 echo Remember that the file name cannot use forward slashes, only backslashes.
106 be given with the DOS-style backslashes; Unix-style forward slashes158 *MUST* use forward slashes to specify the source directory.
130 int slashes = 2; in shorten_path() local133 ++slashes; in shorten_path()148 while (slashes-- > 0) { in shorten_path()
15 AC_CACHE_CHECK([whether stat handles trailing slashes on directories],29 AC_CACHE_CHECK([whether stat handles trailing slashes on files],
37 # NOTE: slashes must be forward slashes. Backslashes will NOT work as path separator.
26 …* <li>Either forward slashes (/) or backward slashes (\) are valid path separators (but are norm…
26 * <li>Forward slashes (/) are the only valid path separators</li>
35 …* Either forward slashes (/) or backward slashes (\) are valid path separators (but are normalized…49 * Forward slashes (/) are the only valid path separators
61 // Return paths with slashes verbatim.66 // At this point, the file name is valid and does not contain slashes.
46 * Small patch to handle trailing slashes in --proto_path flag.
65 // Use the given path verbatim if it contains any slashes; this matches70 // At this point, the file name is valid and does not contain slashes. Search