Searched refs:backslashes (Results 1 - 25 of 33) sorted by relevance

12

/macosx-10.10.1/groff-38/groff/src/libs/libgroff/
H A Dquotearg.c94 int backslashes; local
118 for (backslashes = 0, p = string, q = quoted; *p; p++) {
120 /* Just count backslashes when we find them.
125 ++backslashes;
129 * but first double up any immediately preceding backslashes,
133 for (backslashes += backslashes + 1; backslashes; backslashes--)
142 * but first, if we have any pending backslashes,
[all...]
/macosx-10.10.1/tcl-105/tcl/tcl/tests/
H A DwinPipe.test343 test winpipe-7.9 {BuildCommandLine: N backslashes followed a quote rule #1} {win exec} {
346 test winpipe-7.10 {BuildCommandLine: N backslashes followed a quote rule #2} {win exec} {
349 test winpipe-7.11 {BuildCommandLine: N backslashes followed a quote rule #3} {win exec} {
352 test winpipe-7.12 {BuildCommandLine: N backslashes followed a quote rule #4} {win exec} {
355 test winpipe-7.13 {BuildCommandLine: N backslashes followed a quote rule #5} {win exec} {
358 test winpipe-7.14 {BuildCommandLine: N backslashes followed a quote rule #6} {win exec} {
361 test winpipe-7.15 {BuildCommandLine: N backslashes followed a quote rule #7} {win exec} {
364 test winpipe-7.16 {BuildCommandLine: N backslashes followed a quote rule #8} {win exec} {
400 test winpipe-8.9 {BuildCommandLine/parse_cmdline pass-thru: N backslashes followed a quote rule #1} {win exec} {
403 test winpipe-8.10 {BuildCommandLine/parse_cmdline pass-thru: N backslashes followe
[all...]
/macosx-10.10.1/vim-55/runtime/syntax/
H A Ddylan.vim27 " Highlight special characters (those that have backslashes) differently
H A Dmuttrc.vim52 " For some reason, skip refuses to match backslashes here...
/macosx-10.10.1/emacs-93/emacs/lisp/gnus/
H A Drfc2047.el863 (defun rfc2047-strip-backslashes-in-quoted-strings ()
864 "Strip backslashes in quoted strings. `\\\"' remains."
965 If ADDRESS-MIME is non-nil, strip backslashes which precede characters
978 (rfc2047-strip-backslashes-in-quoted-strings))
1072 If ADDRESS-MIME is non-nil, strip backslashes which precede characters
1095 (rfc2047-strip-backslashes-in-quoted-strings)
/macosx-10.10.1/Heimdal-398.1.2/lib/libedit/
H A Dltmain.sh415 # (escaped) backslashes. A very naive implementation.
4956 - But 2*n+1 backslashes followed by a double quote become
4957 n backslashes followed by a double quote (n >= 0):
4989 unsigned int backslashes;
4995 backslashes = 0;
5002 length += backslashes + 1;
5005 backslashes++;
5007 backslashes = 0;
5010 length += backslashes + 1;
5015 backslashes
[all...]
/macosx-10.10.1/SmartcardCCID-55008/ccid/ccid/
H A Dltmain.sh411 # (escaped) backslashes. A very naive implementation.
4962 - But 2*n+1 backslashes followed by a double quote become
4963 n backslashes followed by a double quote (n >= 0):
4995 unsigned int backslashes;
5001 backslashes = 0;
5008 length += backslashes + 1;
5011 backslashes++;
5013 backslashes = 0;
5016 length += backslashes + 1;
5021 backslashes
[all...]
/macosx-10.10.1/SmartcardCCID-55008/libusb/libusb/
H A Dltmain.sh4221 - But 2*n+1 backslashes followed by a double quote become
4222 n backslashes followed by a double quote (n >= 0):
4254 unsigned int backslashes;
4260 backslashes = 0;
4267 length += backslashes + 1;
4270 backslashes++;
4272 backslashes = 0;
4275 length += backslashes + 1;
4280 backslashes = 0;
4289 for (j = backslashes
[all...]
/macosx-10.10.1/apache-793/httpd/build/
H A Dltmain.sh411 # (escaped) backslashes. A very naive implementation.
4962 - But 2*n+1 backslashes followed by a double quote become
4963 n backslashes followed by a double quote (n >= 0):
4995 unsigned int backslashes;
5001 backslashes = 0;
5008 length += backslashes + 1;
5011 backslashes++;
5013 backslashes = 0;
5016 length += backslashes + 1;
5021 backslashes
[all...]
/macosx-10.10.1/apr-32/apr/apr/build/
H A Dltmain.sh411 # (escaped) backslashes. A very naive implementation.
4962 - But 2*n+1 backslashes followed by a double quote become
4963 n backslashes followed by a double quote (n >= 0):
4995 unsigned int backslashes;
5001 backslashes = 0;
5008 length += backslashes + 1;
5011 backslashes++;
5013 backslashes = 0;
5016 length += backslashes + 1;
5021 backslashes
[all...]
/macosx-10.10.1/apr-32/apr-util/apr-util/xml/expat/conftools/
H A Dltmain.sh411 # (escaped) backslashes. A very naive implementation.
4962 - But 2*n+1 backslashes followed by a double quote become
4963 n backslashes followed by a double quote (n >= 0):
4995 unsigned int backslashes;
5001 backslashes = 0;
5008 length += backslashes + 1;
5011 backslashes++;
5013 backslashes = 0;
5016 length += backslashes + 1;
5021 backslashes
[all...]
/macosx-10.10.1/curl-83.1.2/curl/
H A Dltmain.sh411 # (escaped) backslashes. A very naive implementation.
4962 - But 2*n+1 backslashes followed by a double quote become
4963 n backslashes followed by a double quote (n >= 0):
4995 unsigned int backslashes;
5001 backslashes = 0;
5008 length += backslashes + 1;
5011 backslashes++;
5013 backslashes = 0;
5016 length += backslashes + 1;
5021 backslashes
[all...]
/macosx-10.10.1/sudo-73/src/
H A Dltmain.sh411 # (escaped) backslashes. A very naive implementation.
4962 - But 2*n+1 backslashes followed by a double quote become
4963 n backslashes followed by a double quote (n >= 0):
4995 unsigned int backslashes;
5001 backslashes = 0;
5008 length += backslashes + 1;
5011 backslashes++;
5013 backslashes = 0;
5016 length += backslashes + 1;
5021 backslashes
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/config/
H A Dltmain.sh4221 - But 2*n+1 backslashes followed by a double quote become
4222 n backslashes followed by a double quote (n >= 0):
4254 unsigned int backslashes;
4260 backslashes = 0;
4267 length += backslashes + 1;
4270 backslashes++;
4272 backslashes = 0;
4275 length += backslashes + 1;
4280 backslashes = 0;
4289 for (j = backslashes
[all...]
/macosx-10.10.1/zsh-61/zsh/Src/
H A Dlex.c1342 * with escape backslashes or closing quotes
1344 * need to be able to strip multiple backslashes
/macosx-10.10.1/OpenSSL098-52/src/util/
H A Dpod2man.pl38 a teeny bit smaller in troff(1), and escaping backslashes so you don't
712 # trofficate backslashes; must do it before what happens below
766 # trofficate backslashes
1060 # trofficate backslashes
/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dpcomplete.c690 /* remove backslashes quoting special characters in filenames. */
698 here, and we don't want to remove backslashes inside
1060 per line, with backslashes allowed to escape newlines. Build a
H A Dsubst.c546 Understand about backslashes in the string. If (flags & EX_VARNAME)
653 and want to strip these backslashes only if DQUOTE is non-zero,
657 backslashes before characters for which the backslash
658 retains its special meaning, but remove backslashes in
660 embedded quoted string, don't strip backslashes at all.
886 /* Just like string_extract, but doesn't hack backslashes or any of
1218 /* CTLESCs and backslashes quote the next character. */
1298 /* Remove backslashes which are quoting backquotes from STRING. Modifies
2169 backslashes, single and double quotes. */
2636 /* Just remove backslashes i
[all...]
/macosx-10.10.1/vim-55/src/
H A DMake_mvc.mak1155 # $CFLAGS may contain backslashes and double quotes, escape them both.
/macosx-10.10.1/emacs-93/emacs/man/
H A Dtexinfo.tex1211 % double any backslashes. Otherwise, a name like "\node" will be
1215 % user to double the backslashes and otherwise make the string valid, so
1218 % double active backslashes.
1360 % Doubled backslashes in the name.
1365 % Also double the backslashes in the display string.
3724 % braces and backslashes are used only as delimiters.
/macosx-10.10.1/gnutar-453/gnutar/build-aux/
H A Dtexinfo.tex1211 % double any backslashes. Otherwise, a name like "\node" will be
1215 % user to double the backslashes and otherwise make the string valid, so
1218 % double active backslashes.
1360 % Doubled backslashes in the name.
1365 % Also double the backslashes in the display string.
3724 % braces and backslashes are used only as delimiters.
/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DFAQ.pm1282 =head2 Log4perl doesn't interpret my backslashes correctly!
1306 interpret backslashes at line-ends as continuation characters but
1329 instead of a here-document and Perl will treat the backslashes at
/macosx-10.10.1/vim-55/runtime/
H A Doptwin.vim268 call append("$", "magic\tchange the way backslashes are used in search patterns")
/macosx-10.10.1/CPANInternal-159.1/Net-Telnet-3.03/lib/Net/
H A DTelnet.pm3438 backslashes to represent one (e.g. C<'/c:\\\\users\\\\billE<gt>$/i'>).
4761 file path, you'll need to use four backslashes to represent one
4937 constructing a DOS like file path, you'll need to use four backslashes
/macosx-10.10.1/CPANInternal-159.1/Perl-Tidy-20121207/bin/
H A Dperltidy1473 that is constructed by appending a '\s', so you must also include backslashes

Completed in 535 milliseconds

12