Searched +refs:org +refs:pos +refs:in +refs:match +refs:range (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/yaml/
H A Dyaml.tcl4 # See http://www.yaml.org/spec/1.1/
60 !! {tag:yaml.org,2002:}
88 TAB_IN_PLAIN {Tabs can be used only in comments, and in quoted "..." '...'.}
91 SEQEND_NOT_IN_SEQ {There is a flow-sequence end '\]' not in flow-sequence [v, ...].}
92 MAPEND_NOT_IN_MAP {There is a flow-mapping end '\}' not in flow-mapping {k: v, ...}.}
97 INVALID_MERGE_KEY {merge-key "<<" is not impremented in not mapping scope(e.g. in sequence).}
310 set pos 0
357 set pos
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
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
13 " (Statements) in your code.
32 " php_alt_comparisons = 1|0 to highlight comparison operators in an alternate colour
33 " php_alt_assignByReference = 1|0 to highlight '= &' in an alternate colour
36 " E.g., in your .vimrc or _vimrc file:
44 " Setting php_folding=1 will match a closing } by comparing the indent
46 " Setting php_folding=2 will match all of pairs of {,} ( see known
52 " i) A closing ) or ] inside a string match t
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dorg.el0 ;;;; org.el --- Outline-based notes management and organize
7 ;; Homepage: http://www.astro.uva.nl/~dominik/Tools/org/
17 ;; GNU Emacs is distributed in the hope that it will be useful,
37 ;; help to work with the tree. Tables are easily created with a built-in
50 ;; See the corresponding sections in the manual at
52 ;; http://staff.science.uva.nl/~dominik/Tools/org/org.html#Installation
56 ;; The documentation of Org-mode can be found in the TeXInfo file. The
60 ;; in the etc/ directory of Emacs 22.
63 ;; http://www.astro.uva.nl/~dominik/Tools/org/Change
102 (defgroup org nil function
[all...]
/macosx-10.9.5/gnutar-452/gnutar/doc/
H A Dtexinfo.tex17 % This texinfo.tex file is distributed in the hope that it will be
33 % 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).
36 % The texinfo.tex in any given distribution could well be out
39 % Send bug reports to bug-texinfo@gnu.org. Please include including a
40 % complete document in each bug report with which we can reproduce the
59 % The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
64 % If in a .fmt file, print the version number
66 % they might have appeared in th
[all...]
/macosx-10.9.5/groff-38/groff/doc/
H A Dtexinfo.tex17 % This texinfo.tex file is distributed in the hope that it will be
33 % 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).
36 % The texinfo.tex in any given distribution could well be out
39 % Send bug reports to bug-texinfo@gnu.org. Please include including a
40 % complete document in each bug report with which we can reproduce the
59 % The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
64 % If in a .fmt file, print the version number
66 % they might have appeared in th
[all...]
/macosx-10.9.5/gnutar-452/gnutar/build-aux/
H A Dtexinfo.tex17 % This texinfo.tex file is distributed in the hope that it will be
33 % 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).
36 % The texinfo.tex in any given distribution could well be out
39 % Send bug reports to bug-texinfo@gnu.org. Please include including a
40 % complete document in each bug report with which we can reproduce the
59 % The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
64 % If in a .fmt file, print the version number
66 % they might have appeared in th
[all...]
/macosx-10.9.5/emacs-92/emacs/man/
H A Dtexinfo.tex17 % This texinfo.tex file is distributed in the hope that it will be
33 % 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).
36 % The texinfo.tex in any given distribution could well be out
39 % Send bug reports to bug-texinfo@gnu.org. Please include including a
40 % complete document in each bug report with which we can reproduce the
59 % The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
64 % If in a .fmt file, print the version number
66 % they might have appeared in th
[all...]
/macosx-10.9.5/vim-53/src/
H A Deval.c5 * Do ":help uganda" in Vim to read copying and usage conditions.
6 * Do ":help credits" in Vim to see a list of people who contributed.
43 * In a hashtab item "hi_key" points to "di_key" in a dictitem.
64 * For an index in a list:
69 * "range", "n1", "n2" and "empty2" indicate what items are used.
84 char_u *ll_exp_name; /* NULL or expanded name in allocated memory. */
90 int ll_range; /* TRUE when a [i:j] range was used */
92 long ll_n2; /* Second index for list range */
96 char_u *ll_newkey; /* New key for Dict in alloc. mem or NULL. */
100 static char *e_letunexp = N_("E18: Unexpected characters in
5191 int range = FALSE; local
9102 pos_T pos; local
9478 pos_T pos; local
13252 pos_T pos; local
13421 int match = 0; local
15148 pos_T pos; local
15436 pos_T pos; local
15719 int pos = (int)get_tv_number(&argvars[0]) - 1; local
15918 pos_T pos; local
16561 int match; local
16769 char_u *pos; local
18271 static pos_T pos; local
[all...]

Completed in 278 milliseconds