Searched +refs:sh +refs:prev +refs:line (Results 1 - 25 of 35) sorted by relevance

12

/macosx-10.10.1/gnutar-453/gnutar/scripts/
H A Drestore.in1 #! /bin/sh
22 . ${LIBDIR-@libexecdir@}/backup.sh
48 if [ -z "$prev" ]; then
52 option="${prev}=$opt"
53 prev=""
64 prev=$option
102 Invocation command line was
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Dsh-script.el0 ;;; sh-script.el --- shell-script editing commands for Emacs
47 ;; The following description applies to sh and derived shells (bash,
52 ;; sh-indent-for-XXX and sh-indent-after-XXX. For example.
53 ;; sh-indent-after-if controls the indenting of a line following
54 ;; an if statement, and sh-indent-for-fi controls the indentation
55 ;; of the line containing the fi.
58 ;; to a symbol such as `+' which uses the value of variable `sh-basic-offset'.
62 ;; + Indent right by sh
207 (defgroup sh nil function
[all...]
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/edit/
H A Dedit.c22 * edit.c - common routines for vi and emacs one line editors in shell
559 * send a carriage return line feed to the terminal
591 Shell_t *shp = ep->sh;
593 register char *last, *prev; local
610 ep->sh->winch = 0;
649 while(prev = last, c = mbchar(last)) switch(c)
720 if((qwid = last - prev) > 1)
722 while(prev < last && pp < ppmax)
723 *pp++ = *prev++;
767 sh_trap(".sh
[all...]
/macosx-10.10.1/zsh-61/zsh/Src/Zle/
H A Dzle_utils.c2 * zle_utils.c - miscellaneous line editor utilities
51 /* the line before last mod (for undo purposes) */
58 /* size of line buffer */
63 /* make sure that the line buffer has at least sz chars */
97 * line.
109 * Convert a line editor character to a possibly multibyte character
169 * Input a line in internal zle format, possibly using wide characters,
347 * Output a line in internal zle format, together with its length
593 * Save positions including cursor, end-of-line and
713 * Basic utility functions for adding to line o
894 cuttext(ZLE_STRING_T line, int ct, int flags) argument
1461 int sh = zlell < lastll ? zlell : lastll; local
1539 struct change *prev = curchange->prev; local
[all...]
/macosx-10.10.1/zsh-61/zsh/Misc/
H A Dcompctl-examples102 local line list=tf
103 read -cA line
104 # $line[2] is the first argument: check for possible compression args.
107 [[ $line[2] = *[Zz]* ]] && list=tfz
108 # $line[1] is the command name: something like tar or gnutar.
109 # $line[3] is the name of the tar archive.
114 # you can trick it with $PWD/file on the command line.
115 if [[ $line[3] != $tar_cache_name ]]; then
116 tar_cache_list=($($line[1] $list $line[
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/libedit/
H A Dltmain.sh87 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
88 emulate sh
98 DUALCASE=1; export DUALCASE # for MKS sh
128 # Work around backward compatibility issue on IRIX 6.5. On IRIX 6.4+, sh
129 # is ksh but when the shell is invoked as "sh" and the current value of
148 : ${SHELL="${CONFIG_SHELL-/bin/sh}"}
455 # A bug in bash halts the script if the last line of a function
505 # Check whether EXPRESSION matches any line of FILENAME, without output.
1370 # if one wasn't chosen via the "--tag" command line option.
1417 # line optio
[all...]
/macosx-10.10.1/SmartcardCCID-55008/ccid/ccid/
H A Dltmain.sh88 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
89 emulate sh
99 DUALCASE=1; export DUALCASE # for MKS sh
129 # Work around backward compatibility issue on IRIX 6.5. On IRIX 6.4+, sh
130 # is ksh but when the shell is invoked as "sh" and the current value of
144 : ${SHELL="${CONFIG_SHELL-/bin/sh}"}
451 # A bug in bash halts the script if the last line of a function
501 # Check whether EXPRESSION matches any line of FILENAME, without output.
1371 # if one wasn't chosen via the "--tag" command line option.
1418 # line optio
[all...]
/macosx-10.10.1/SmartcardCCID-55008/libusb/libusb/
H A Dltmain.sh86 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
87 emulate sh
97 DUALCASE=1; export DUALCASE # for MKS sh
127 # Work around backward compatibility issue on IRIX 6.5. On IRIX 6.4+, sh
128 # is ksh but when the shell is invoked as "sh" and the current value of
147 : ${SHELL="${CONFIG_SHELL-/bin/sh}"}
410 # A bug in bash halts the script if the last line of a function
460 # Check whether EXPRESSION matches any line of FILENAME, without output.
1166 # if one wasn't chosen via the "--tag" command line option.
1215 # line optio
[all...]
/macosx-10.10.1/apache-793/httpd/build/
H A Dltmain.sh88 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
89 emulate sh
99 DUALCASE=1; export DUALCASE # for MKS sh
129 # Work around backward compatibility issue on IRIX 6.5. On IRIX 6.4+, sh
130 # is ksh but when the shell is invoked as "sh" and the current value of
144 : ${SHELL="${CONFIG_SHELL-/bin/sh}"}
451 # A bug in bash halts the script if the last line of a function
501 # Check whether EXPRESSION matches any line of FILENAME, without output.
1371 # if one wasn't chosen via the "--tag" command line option.
1418 # line optio
[all...]
/macosx-10.10.1/apr-32/apr/apr/build/
H A Dltmain.sh88 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
89 emulate sh
99 DUALCASE=1; export DUALCASE # for MKS sh
129 # Work around backward compatibility issue on IRIX 6.5. On IRIX 6.4+, sh
130 # is ksh but when the shell is invoked as "sh" and the current value of
144 : ${SHELL="${CONFIG_SHELL-/bin/sh}"}
451 # A bug in bash halts the script if the last line of a function
501 # Check whether EXPRESSION matches any line of FILENAME, without output.
1371 # if one wasn't chosen via the "--tag" command line option.
1418 # line optio
[all...]
/macosx-10.10.1/apr-32/apr-util/apr-util/xml/expat/conftools/
H A Dltmain.sh88 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
89 emulate sh
99 DUALCASE=1; export DUALCASE # for MKS sh
129 # Work around backward compatibility issue on IRIX 6.5. On IRIX 6.4+, sh
130 # is ksh but when the shell is invoked as "sh" and the current value of
144 : ${SHELL="${CONFIG_SHELL-/bin/sh}"}
451 # A bug in bash halts the script if the last line of a function
501 # Check whether EXPRESSION matches any line of FILENAME, without output.
1371 # if one wasn't chosen via the "--tag" command line option.
1418 # line optio
[all...]
/macosx-10.10.1/curl-83.1.2/curl/
H A Dltmain.sh88 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
89 emulate sh
99 DUALCASE=1; export DUALCASE # for MKS sh
129 # Work around backward compatibility issue on IRIX 6.5. On IRIX 6.4+, sh
130 # is ksh but when the shell is invoked as "sh" and the current value of
144 : ${SHELL="${CONFIG_SHELL-/bin/sh}"}
451 # A bug in bash halts the script if the last line of a function
501 # Check whether EXPRESSION matches any line of FILENAME, without output.
1371 # if one wasn't chosen via the "--tag" command line option.
1418 # line optio
[all...]
/macosx-10.10.1/sudo-73/src/
H A Dltmain.sh88 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
89 emulate sh
99 DUALCASE=1; export DUALCASE # for MKS sh
129 # Work around backward compatibility issue on IRIX 6.5. On IRIX 6.4+, sh
130 # is ksh but when the shell is invoked as "sh" and the current value of
144 : ${SHELL="${CONFIG_SHELL-/bin/sh}"}
451 # A bug in bash halts the script if the last line of a function
501 # Check whether EXPRESSION matches any line of FILENAME, without output.
1371 # if one wasn't chosen via the "--tag" command line option.
1418 # line optio
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/config/
H A Dltmain.sh86 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
87 emulate sh
97 DUALCASE=1; export DUALCASE # for MKS sh
127 # Work around backward compatibility issue on IRIX 6.5. On IRIX 6.4+, sh
128 # is ksh but when the shell is invoked as "sh" and the current value of
147 : ${SHELL="${CONFIG_SHELL-/bin/sh}"}
410 # A bug in bash halts the script if the last line of a function
460 # Check whether EXPRESSION matches any line of FILENAME, without output.
1166 # if one wasn't chosen via the "--tag" command line option.
1215 # line optio
[all...]
/macosx-10.10.1/curl-83.1.2/curl/tests/
H A Druntests.pl46 # section). These can be added to the $TESTCASES line below,
269 # variables that command line options may set
387 # Start a new thread/process and run the given command line in there.
759 last; # only want first line
819 foreach my $line (@data) {
820 if($line =~ /WE ROOLZ: (\d+)/) {
896 last; # only want first line
2306 $pwd = `sh -c "echo \$(pwd -W)"`;
2518 $has_shared = `sh $CURLCONFIG --built-shared`;
3163 # Yes, we must cut off the final newline from the final line
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libjpeg/
H A Dconfigure1 #! /bin/sh
18 DUALCASE=1; export DUALCASE # for MKS sh
19 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
20 emulate sh
68 as_echo_n='sh -c $as_echo_n_body as_echo'
71 as_echo='sh -c $as_echo_body as_echo'
77 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
78 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
85 # We need space, tab and new line, in precisely that order. Quoting is
105 # We did not find ourselves, most probably we were run as `sh COMMAN
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libpng/
H A Dconfigure1 #! /bin/sh
20 DUALCASE=1; export DUALCASE # for MKS sh
21 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
22 emulate sh
70 as_echo_n='sh -c $as_echo_n_body as_echo'
73 as_echo='sh -c $as_echo_body as_echo'
79 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
80 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
87 # We need space, tab and new line, in precisely that order. Quoting is
107 # We did not find ourselves, most probably we were run as `sh COMMAN
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dconfigure1 #! /bin/sh
18 DUALCASE=1; export DUALCASE # for MKS sh
19 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
20 emulate sh
68 as_echo_n='sh -c $as_echo_n_body as_echo'
71 as_echo='sh -c $as_echo_body as_echo'
77 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
78 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
85 # We need space, tab and new line, in precisely that order. Quoting is
105 # We did not find ourselves, most probably we were run as `sh COMMAN
[all...]
/macosx-10.10.1/pcre-7/pcre/
H A Dconfigure1 #! /bin/sh
14 DUALCASE=1; export DUALCASE # for MKS sh
15 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
16 emulate sh
66 as_echo_n='sh -c $as_echo_n_body as_echo'
69 as_echo='sh -c $as_echo_body as_echo'
75 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
76 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
90 # We need space, tab and new line, in precisely that order. Quoting is
110 # We did not find ourselves, most probably we were run as `sh COMMAN
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/
H A Dconfigure1 #! /bin/sh
24 DUALCASE=1; export DUALCASE # for MKS sh
25 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
26 emulate sh
74 as_echo_n='sh -c $as_echo_n_body as_echo'
77 as_echo='sh -c $as_echo_body as_echo'
83 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
84 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
91 # We need space, tab and new line, in precisely that order. Quoting is
111 # We did not find ourselves, most probably we were run as `sh COMMAN
[all...]
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/
H A Dconfigure1 #! /bin/sh
22 DUALCASE=1; export DUALCASE # for MKS sh
23 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
24 emulate sh
72 as_echo_n='sh -c $as_echo_n_body as_echo'
75 as_echo='sh -c $as_echo_body as_echo'
81 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
82 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
89 # We need space, tab and new line, in precisely that order. Quoting is
109 # We did not find ourselves, most probably we were run as `sh COMMAN
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/
H A Dconfigure1 #! /bin/sh
20 DUALCASE=1; export DUALCASE # for MKS sh
21 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
22 emulate sh
70 as_echo_n='sh -c $as_echo_n_body as_echo'
73 as_echo='sh -c $as_echo_body as_echo'
79 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
80 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
87 # We need space, tab and new line, in precisely that order. Quoting is
107 # We did not find ourselves, most probably we were run as `sh COMMAN
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/libtiff/
H A Dconfigure.lineno1 #! /bin/sh
20 DUALCASE=1; export DUALCASE # for MKS sh
21 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
22 emulate sh
70 as_echo_n='sh -c $as_echo_n_body as_echo'
73 as_echo='sh -c $as_echo_body as_echo'
79 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
80 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
87 # We need space, tab and new line, in precisely that order. Quoting is
107 # We did not find ourselves, most probably we were run as `sh COMMAN
[all...]
/macosx-10.10.1/expat-12/expat/
H A Dconfigure1 #! /bin/sh
15 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
16 emulate sh
24 DUALCASE=1; export DUALCASE # for MKS sh
90 echo "#! /bin/sh" >conf$$.sh
91 echo "exit 0" >>conf$$.sh
92 chmod +x conf$$.sh
93 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
98 rm -f conf$$.sh
[all...]
/macosx-10.10.1/file-46/file/
H A Dconfigure1 #! /bin/sh
16 DUALCASE=1; export DUALCASE # for MKS sh
17 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
18 emulate sh
44 echo "#! /bin/sh" >conf$$.sh
45 echo "exit 0" >>conf$$.sh
46 chmod +x conf$$.sh
47 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
52 rm -f conf$$.sh
[all...]

Completed in 623 milliseconds

12