Searched +refs:org +refs:make +refs:link +refs:string (Results 1 - 25 of 86) sorted by relevance

1234

/macosx-10.9.5/vim-53/runtime/syntax/
H A Dreva.vim5 " Maintainer: Ron Aaron <ron@ronware.org>
6 " URL: http://ronware.org/reva/
74 Builtin execute ahead interp bye >body here pad words make
80 Builtin iterate last! last@ later link lz> lzmax os parse/ peek
84 Builtin +lplace +place -chop /char /string bounds c+lplace c+place
95 Builtin ++ -- , -2drop -2nip -link -swap . .2x .classes .contexts .funcs .libs .needs .r
156 hi def link revaEOF cIf0
157 hi def link revaHelpStuff special
158 hi def link revaHelpDesc Comment
159 hi def link revaTod
[all...]
H A Ddtrace.vim10 " http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/lib/libdtrace/common/dt_lex.l
11 " http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/lib/libdtrace/common/dt_grammar.y
29 " First line may start with #!, also make sure a '-s' flag is somewhere in
46 " Note: We have to be careful to not make this match /* */ comments.
130 syn keyword dtraceType string
135 " We use `hi def link` directly, this requires 5.8.
136 hi def link dtraceReservedKeyword Error
137 hi def link dtracePredicate String
138 hi def link dtraceProbe dtraceStatement
139 hi def link dtraceStatemen
[all...]
H A Dmonk.vim3 " Maintainer: Mike Litherland <litherm@ccf.org>
77 syn keyword monkFunc symbol? symbol->string string->symbol number? complex?
82 syn keyword monkFunc tan asin acos atan sqrt expt make-rectangular make-polar
84 syn keyword monkFunc inexact->exact number->string string->number char=?
90 syn keyword monkFunc string? make-string strin
[all...]
H A Dr.vim8 " First maintainer Tom Payne <tom@tompayne.org>
9 " Modified to make syntax less colourful and added the highlighting of
32 " string enclosed in double quotes
34 " string enclosed in single quotes
84 command -nargs=+ HiLink hi link <args>
86 command -nargs=+ HiLink hi def link <args>
H A Dvirata.vim5 " Vim URL: http://www.vim.org/lang.html
12 " 3) The string "Virata" in the first 5 lines
94 " Link {<link cmds>}
105 " MakeRule <make suffix=file> {<make cmds>}
110 " (Append|Edit|Copy)Rule <make suffix=file> <subst cmd>
164 command -nargs=+ HiLink hi link <args>
166 command -nargs=+ HiLink hi def link <args>
H A Dtcl.vim4 " (previously Brett Cannon <brett@python.org>)
31 syn keyword tclCommand scan seek set socket source split string subst tell time
130 " end and exclude tclNumber from the contains list, or (2) make variable
178 " commands associated with string
180 syn region tcltkCommand matchgroup=tcltkCommandColor start="\<string\>" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkStringSwitch,tclNumber,tclVarRef,tclString,tcltkCommand
198 " Tcl takes as many valid characters in a row as it can, so \xAZ in a string is newline followed by 'Z'.
202 " Command appearing inside another command or inside a string.
204 " A string needs the skip argument as it may legitimately contain \".
242 command -nargs=+ HiLink hi link <args>
244 command -nargs=+ HiLink hi def link <arg
[all...]
H A Dphp.vim5 " URL: http://www.vim.org/scripts/script.php?script_id=1571
7 " Former Maintainer: Debian VIM Maintainers <pkg-vim-maintainers@lists.alioth.debian.org>
8 " Former URL: http://svn.debian.org/wsvn/pkg-vim/trunk/runtime/syntax/php.vim?op=file&rev=0&sc=0
52 " i) A closing ) or ] inside a string match to the last open ( or [
53 " before the string, when the the closing ) or ] is on the same line
54 " where the string started. In this case a following ) or ] after
55 " the string would be highlighted as an error, what is incorrect.
57 " } inside an string on the first line of this string.
59 " - A double-quoted string lik
[all...]
H A Dgroovy.vim5 " URL: http://www.vim.org/scripts/script.php?script_id=945
58 command! -nargs=+ GroovyHiLink hi link <args>
60 command! -nargs=+ GroovyHiLink hi def link <args>
65 " some characters that cannot be in a groovy program (outside a string)
235 syn region groovyDocTags contained start="{@\(link\|linkplain\|inherit[Dd]oc\|doc[rR]oot\|value\)" end="}"
311 " to make this work you must define the highlighting for these groups
H A Dmysql.vim3 " Maintainer: Kenneth J. Pronovici <pronovic@ieee.org>
42 syn keyword mysqlKeyword status straight_join string
81 " also have to make sure that garbage like floatn or float_(1) is not
126 " Logical, string and numeric operators
277 command -nargs=+ HiLink hi link <args>
279 command -nargs=+ HiLink hi def link <args>
H A Dperl6.vim7 " Contributors: Luke Palmer <fibonaci@babylonia.flatirons.org>
8 " Moritz Lenz <moritz@faui2k3.org>
39 " expects ��*�� to be a string or a hyperoperator. The latter is presumably
51 " https://svn.parrot.org/parrot/trunk/editor/
77 " the "=>" and "p5=>" operators. All the lookaround stuff is to make sure
110 \ "default exit make continue break goto leave async lift",
230 \ "close opendir readdir slurp pos fmt vec link unlink symlink uniq pair",
607 " 'string'
615 " "string"
664 " simple version, no special highlighting within the string
[all...]
H A Dprogress.vim6 " Maintainer: Philip Uren <philuSPAX@ieee.org> Remove "SPAX" spam block
53 " to make the whole block of code stand out:
83 syn keyword ProgressReserved stream-io string-xref system-dialog table term term[inal] text text-cursor text-seg[-growth] this-procedure time title
149 syn keyword ProgressOperator get-string get-tab-item get-text-height get-text-height-char[s] get-text-height-pixe[ls] get-text-width get-text-width-c[hars] get-text-width-pixel[s] get-unsigned-short
153 syn keyword ProgressOperator initial-filter initiate inner inner-chars inner-lines insert-b[acktab] insert-file insert-row insert-string insert-t[ab] int[eger] internal-entries is-lead-byte
168 syn keyword ProgressOperator publish put-double put-float put-long put-short put-string put-unsigned-short query-off-end question radio-buttons radio-set random raw raw-transfer read-file read-only
177 syn keyword ProgressOperator stored-proc[edure] string sub-ave[rage] sub-count sub-max[imum] sub-me[nu] sub-menu-help sub-min[imum] sub-total subscribe subst[itute] substr[ing] subtype sum super suppress-warning[s]
195 command -nargs=+ HiLink hi link <args>
197 command -nargs=+ HiLink hi def link <args>
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dorgcard.tex14 % There are a couple of tweaks in the format of this card which make it work
19 % tex org-mode-ref.tex; dvips -t landscape org-mode-ref.dvi
52 % produces two pages which must be printed sideways to make a
59 % Internet: gildea@stop.mail-abuse.org
75 Permission is granted to make and distribute copies of
81 % make \bye not \outer so that the \def\bye in the \else clause below
112 % FIXME - Try to make things more A4 friendly
136 % FIXME - Try to make things more A4 friendly
141 \normalbaselines\rm %make definition
[all...]
/macosx-10.9.5/gnutar-452/gnutar/doc/
H A Dtexinfo.tex33 % http://www.gnu.org/software/texinfo/ (the Texinfo home page), or
34 % ftp://tug.org/tex/texinfo.tex
35 % (and all CTAN mirrors, see http://www.ctan.org).
39 % Send bug reports to bug-texinfo@gnu.org. Please include including a
59 % The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
103 % If this character appears in an error message or help string, it
231 % since that produces some useless output on the terminal. We also make
440 % either the null string, or it ends with \^^M---thus there is no danger
452 % Actually, I use \csname\string\foo\endcsname, ie. \\foo, as it is my
456 \expandafter \doparseargdef \csname\string#
[all...]
/macosx-10.9.5/groff-38/groff/doc/
H A Dtexinfo.tex33 % http://www.gnu.org/software/texinfo/ (the Texinfo home page), or
34 % ftp://tug.org/tex/texinfo.tex
35 % (and all CTAN mirrors, see http://www.ctan.org).
39 % Send bug reports to bug-texinfo@gnu.org. Please include including a
59 % The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
103 % If this character appears in an error message or help string, it
231 % since that produces some useless output on the terminal. We also make
440 % either the null string, or it ends with \^^M---thus there is no danger
452 % Actually, I use \csname\string\foo\endcsname, ie. \\foo, as it is my
456 \expandafter \doparseargdef \csname\string#
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/texinfo/
H A Dtexinfo.tex33 % http://www.gnu.org/software/texinfo/ (the Texinfo home page), or
34 % ftp://tug.org/tex/texinfo.tex
35 % (and all CTAN mirrors, see http://www.ctan.org).
39 % Send bug reports to bug-texinfo@gnu.org. Please include including a
59 % The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
102 % If this character appears in an error message or help string, it
228 % since that produces some useless output on the terminal. We also make
437 % either the null string, or it ends with \^^M---thus there is no danger
449 % Actually, I use \csname\string\foo\endcsname, ie. \\foo, as it is my
453 \expandafter \doparseargdef \csname\string#
[all...]
/macosx-10.9.5/emacs-92/emacs/man/
H A Dtexinfo.tex33 % http://www.gnu.org/software/texinfo/ (the Texinfo home page), or
34 % ftp://tug.org/tex/texinfo.tex
35 % (and all CTAN mirrors, see http://www.ctan.org).
39 % Send bug reports to bug-texinfo@gnu.org. Please include including a
59 % The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
103 % If this character appears in an error message or help string, it
233 % since that produces some useless output on the terminal. We also make
445 % either the null string, or it ends with \^^M---thus there is no danger
457 % Actually, I use \csname\string\foo\endcsname, ie. \\foo, as it is my
461 \expandafter \doparseargdef \csname\string#
[all...]
/macosx-10.9.5/gnutar-452/gnutar/build-aux/
H A Dtexinfo.tex33 % http://www.gnu.org/software/texinfo/ (the Texinfo home page), or
34 % ftp://tug.org/tex/texinfo.tex
35 % (and all CTAN mirrors, see http://www.ctan.org).
39 % Send bug reports to bug-texinfo@gnu.org. Please include including a
59 % The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
103 % If this character appears in an error message or help string, it
233 % since that produces some useless output on the terminal. We also make
445 % either the null string, or it ends with \^^M---thus there is no danger
457 % Actually, I use \csname\string\foo\endcsname, ie. \\foo, as it is my
461 \expandafter \doparseargdef \csname\string#
[all...]
/macosx-10.9.5/vim-53/runtime/
H A Doptwin.vim3 " Maintainer: Bram Moolenaar <Bram@vim.org>
131 " Reset 'title' and 'icon' to make it work faster.
178 " Init a local string option
186 " Init a global string option
543 call append("$", "titlestring\twhen not empty, string to be used for the window title")
671 call append("$", "shortmess\tlist of flags to make messages shorter")
974 call append("$", "backupcopy\twhether to make the backup as a copy or rename the existing file")
1090 call <SID>Header("running make and jumping to errors")
1096 call append("$", "makeprg\tprogram used for the \":make\" command")
1099 call append("$", "shellpipe\tstring used to put the output of \":make\" i
[all...]
/macosx-10.9.5/ntp-88/sntp/
H A Dconfigure39 # Printing a long string crashes Solaris 7 /usr/bin/printf.
231 $as_echo "$0: Please tell bug-autoconf@gnu.org about your system,
522 # Sed expression to map a string onto a valid CPP name.
525 # Sed expression to map a string onto a valid variable name.
570 # find a string as large as possible, as long as the shell can cope with it
644 # maybe with a smaller string...
728 # include <string.h>
906 # These are left unexpanded so users can "make install exec_prefix=/foo"
1419 # Omit some internal or obsolete options to make the list less imposing.
1420 # This message is too long to be a string i
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/thread/thread/
H A Dconfigure416 echo Please tell autoconf@gnu.org about your system,
544 # Sed expression to map a string onto a valid CPP name.
547 # Sed expression to map a string onto a valid variable name.
600 # include <string.h>
755 # These are left unexpanded so users can "make install exec_prefix=/foo"
1231 # Omit some internal or obsolete options to make the list less imposing.
1232 # This message is too long to be a string in the A/UX 3.1 sh.
1260 By default, \`make install' will install all the files in
1303 --enable-shared build and link with shared libraries (default: on)
1315 --with-gdbm link wit
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tls/tls/
H A Dconfigure416 echo Please tell autoconf@gnu.org about your system,
544 # Sed expression to map a string onto a valid CPP name.
547 # Sed expression to map a string onto a valid variable name.
600 # include <string.h>
760 # These are left unexpanded so users can "make install exec_prefix=/foo"
1236 # Omit some internal or obsolete options to make the list less imposing.
1237 # This message is too long to be a string in the A/UX 3.1 sh.
1265 By default, \`make install' will install all the files in
1308 --enable-shared build and link with shared libraries (default: on)
1325 --with-gcclib link wit
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tktable/tktable/
H A Dconfigure416 echo Please tell autoconf@gnu.org about your system,
544 # Sed expression to map a string onto a valid CPP name.
547 # Sed expression to map a string onto a valid variable name.
600 # include <string.h>
770 # These are left unexpanded so users can "make install exec_prefix=/foo"
1246 # Omit some internal or obsolete options to make the list less imposing.
1247 # This message is too long to be a string in the A/UX 3.1 sh.
1275 By default, \`make install' will install all the files in
1322 --enable-shared build and link with shared libraries (default: on)
1745 { { echo "$as_me:$LINENO: error: run \`make distclea
[all...]
/macosx-10.9.5/pcre-7/pcre/
H A Dconfigure43 # Printing a long string crashes Solaris 7 /usr/bin/printf.
435 echo Please tell bug-autoconf@gnu.org about your system,
566 # Sed expression to map a string onto a valid CPP name.
569 # Sed expression to map a string onto a valid variable name.
615 # find a string as large as possible, as long as the shell can cope with it
688 # maybe with a smaller string...
772 # include <string.h>
991 # These are left unexpanded so users can "make install exec_prefix=/foo"
1515 # Omit some internal or obsolete options to make the list less imposing.
1516 # This message is too long to be a string i
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/incrTcl/itcl/
H A Dconfigure416 echo Please tell autoconf@gnu.org about your system,
544 # Sed expression to map a string onto a valid CPP name.
547 # Sed expression to map a string onto a valid variable name.
600 # include <string.h>
769 # These are left unexpanded so users can "make install exec_prefix=/foo"
1245 # Omit some internal or obsolete options to make the list less imposing.
1246 # This message is too long to be a string in the A/UX 3.1 sh.
1274 By default, \`make install' will install all the files in
1316 --enable-shared build and link with shared libraries (default: on)
1735 { { echo "$as_me:$LINENO: error: run \`make distclea
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/incrTcl/itk/
H A Dconfigure416 echo Please tell autoconf@gnu.org about your system,
544 # Sed expression to map a string onto a valid CPP name.
547 # Sed expression to map a string onto a valid variable name.
600 # include <string.h>
784 # These are left unexpanded so users can "make install exec_prefix=/foo"
1260 # Omit some internal or obsolete options to make the list less imposing.
1261 # This message is too long to be a string in the A/UX 3.1 sh.
1289 By default, \`make install' will install all the files in
1335 --enable-shared build and link with shared libraries (default: on)
1759 { { echo "$as_me:$LINENO: error: run \`make distclea
[all...]

Completed in 315 milliseconds

1234