Searched +refs:org +refs:image +refs:file +refs:name +refs:regexp (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/test/psych/
H A Dtest_yaml.rb128 {'name' => 'Mark McGwire', 'hr' => 65, 'avg' => 0.278},
129 {'name' => 'Sammy Sosa', 'hr' => 63, 'avg' => 0.288}
134 name: Mark McGwire
138 name: Sammy Sosa
147 [ 'name', 'hr', 'avg' ],
151 - [ name , hr , avg ]
389 { 'name' => 'Mark McGwire', 'accomplishment' => "Mark set a major league home run record in 1998.\n",
391 name: Mark McGwire
517 for the log file
530 - file
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dtcl.vim1 " Vim syntax file
4 " (previously Brett Cannon <brett@python.org>)
16 " For version 6.x: Quit when a syntax file was already loaded
26 syn keyword tclCommand expr fblocked fconfigure fcopy file fileevent filename flush
30 syn keyword tclCommand pid proc puts pwd read regexp registry regsub rename return
86 " image
101 syn keyword tcltkWidgetSwitch contained font foreground hidemargin image indicatoron label menu offvalue onvalue
114 syn region tcltkWidget matchgroup=tcltkWidgetColor start="\<image\>" matchgroup=NONE skip="^\s*$" end="]\|[^\\]*\s*$"he=e-1 contains=tclLineContinue,tcltkWidgetSwitch,tclString,tcltkSwitch,tclNumber,tclVarRef
185 " match from command name to ] or EOL
191 " match from command name 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/
10 ;; This file is part of GNU Emacs.
23 ;; along with GNU Emacs; see the file COPYING. If not, write to the
43 ;; printing and sharing of notes, an Org-mode file can be exported as a
44 ;; structured ASCII file, as HTML, or (todo and agenda items only) as an
45 ;; iCalendar file. It can also serve as a publishing tool for a set of
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
102 (defgroup org nil function
[all...]

Completed in 209 milliseconds