Searched +refs:org +refs:get +refs:tags (Results 1 - 25 of 53) sorted by relevance

123

/macosx-10.9.5/CPANInternal-140/Params-Validate/lib/Attribute/Params/
H A DValidate.pm19 my %tags = ( types => [ qw( SCALAR ARRAYREF HASHREF CODEREF GLOB GLOBREF SCALARREF HANDLE UNDEF OBJECT ) ],
22 our %EXPORT_TAGS = ( 'all' => [ qw( validation_options ), map { @{ $tags{$_} } } keys %tags ],
23 %tags,
48 my %attributes = map { $_ => 1 } attributes::get($referent);
183 Dave Rolsky, <autarch@urth.org>
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dorgcard.tex19 % tex org-mode-ref.tex; dvips -t landscape org-mode-ref.dvi
59 % Internet: gildea@stop.mail-abuse.org
276 (add-to-list 'auto-mode-alist '("\\\\.org\$" . org-mode))
277 (define-key global-map "\\C-cl" 'org-store-link)$^1$
278 (define-key global-map "\\C-ca" 'org-agenda)$^1$
281 \metax{For the many customization options try}{M-x org-customize}
282 \metax{To read the on-line documentation try}{M-x org-info}
336 \key{time sorted view of current org fil
[all...]
H A Dpl-refcard.tex69 % Internet: gildea@stop.mail-abuse.org
366 %\key{get mode-specific information}{C-h m}
700 %\metax{specify a new tags file}{M-x visit-tags-table}
703 \metax{podaj nowy plik TAGS}{M-x visit-tags-table}
705 %\metax{regexp search on all files in tags table}{M-x tags-search}
706 %\metax{run query-replace on all the files}{M-x tags-query-replace}
707 %\key{continue last tags search or query-replace}{M-,}
709 we wszystkich plikach wymienionych w~TAGS}{M-x tags
[all...]
H A Drefcard.tex59 % Internet: gildea@stop.mail-abuse.org
310 \key{get mode-specific information}{C-h m}
510 \metax{specify a new tags file}{M-x visit-tags-table}
512 \metax{regexp search on all files in tags table}{M-x tags-search}
513 \metax{run query-replace on all the files}{M-x tags-query-replace}
514 \key{continue last tags search or query-replace}{M-,}
H A Dvipcard.tex54 % Internet: gildea@stop.mail-abuse.org
371 \key{{\bf get} information on the current {\bf file}}{g {\rm or} :f}
548 The table below lists such keys, and you can get the effect of typing
557 \threecol{get information on file}{C-g}{g}
585 \twocol{vip-tags-file-name}{"TAGS"}
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dhtmlcomplete.vim47 " We are inside of <script> tag. But we should also get contents
48 " of all linked external files and (secondary, less probably) other <script> tags
205 " We have to get first word to offer proper completions
600 " of invalid document - not properly closed tags and other mish-mash.
601 " Also when document is empty. Return list of *all* tags.
602 let tags = keys(b:html_omni)
603 call filter(tags, 'v:val !~ "^vimxml"')
606 let tags = b:html_omni[opentag][0]
618 let tags += [
620 \ '!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/T
[all...]
H A Dtohtml.vim7 " Original by Bram Moolenaar <Bram@vim.org>
8 " Diff2HTML() added by Christian Brabandt <cb@256bit.org>
77 call add(html, "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">")
78 call add(html, '<html xmlns="http://www.w3.org/1999/xhtml">')
80 call add(html, "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01//EN\" \"http://www.w3.org/TR/html4/strict.dtd\">")
84 call add(html, ' "http://www.w3.org/TR/html4/loose.dtd">')
292 " get current option settings with appropriate defaults
329 " if we're not using CSS we cannot use a pre section because <font> tags
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/iwidgets/demos/
H A Dcatalog232 set org [iw_draw_box $canv $class]
233 set top $org
238 $canv lower [$canv create line $offset $org \
246 $canv move all 20 [expr -($top-26+$org)]
249 $canv move all -20 [expr $top-26+$org]
250 set top [expr $top+$del-30+$org]
263 set bg [option get $canv boxColor BoxColor]
264 set textbg [option get $canv boxTextColor BoxTextColor]
268 -fill $textbg -tags $class
/macosx-10.9.5/CPANInternal-140/Pod-WSDL/lib/Pod/
H A DWSDL.pm42 source => {get => 0, set => 0},
43 source => {get => 0, set => 0},
44 baseName => {get => 0, set => 0},
45 methods => {get => 0, set => 0},
46 location => {get => 1, set => 1},
47 namespaces => {get => 0, set => 0},
48 generateNS => {get => 0, set => 0},
49 types => {get => 0, set => 0},
50 writer => {get => 0, set => 0},
51 standardTypeArrays => {get
[all...]
/macosx-10.9.5/CPANInternal-140/Pod-WSDL-0.061/lib/Pod/
H A DWSDL.pm42 source => {get => 0, set => 0},
43 source => {get => 0, set => 0},
44 baseName => {get => 0, set => 0},
45 methods => {get => 0, set => 0},
46 location => {get => 1, set => 1},
47 namespaces => {get => 0, set => 0},
48 generateNS => {get => 0, set => 0},
49 types => {get => 0, set => 0},
50 writer => {get => 0, set => 0},
51 standardTypeArrays => {get
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/
H A DLog4perl.pm84 my(%tags) = map { $_ => 1 } @_;
87 if(exists $tags{':easy'}) {
88 $tags{':levels'} = 1;
89 $tags{':nowarn'} = 1;
90 $tags{'get_logger'} = 1;
93 if(exists $tags{':no_extra_logdie_message'}) {
95 delete $tags{':no_extra_logdie_message'};
98 if(exists $tags{get_logger}) {
103 delete $tags{get_logger};
106 if(exists $tags{'
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/
H A DLog4perl.pm79 my(%tags) = map { $_ => 1 } @_;
82 if(exists $tags{':easy'}) {
83 $tags{':levels'} = 1;
84 $tags{':nowarn'} = 1;
85 $tags{'get_logger'} = 1;
88 if(exists $tags{':no_extra_logdie_message'}) {
90 delete $tags{':no_extra_logdie_message'};
93 if(exists $tags{get_logger}) {
98 delete $tags{get_logger};
101 if(exists $tags{'
[all...]
/macosx-10.9.5/CPANInternal-140/Variable-Magic/lib/Variable/
H A DMagic.pm75 Magic callbacks usually get triggered before the original action takes place, and can't prevent it from happening.
106 C<get>
212 get => sub { my ($ref, $data [, $op]) = @_; ... },
241 C<get>, C<set>, C<len>, C<clear>, C<free>, C<copy>, C<local>, C<fetch>, C<store>, C<exists> and C<delete>
275 You can get a copy instead by passing C<< copy_key => 1 >> to L</wizard>, which allows you to safely assign to C<$_[2]> in order to e.g. redirect the action to another key.
292 my $wiz = wizard get => sub { print STDERR "got ${$_[0]}\n" },
301 my @keys = qw/data op_info get set len clear free/;
397 True for perls that call 'get' magic for operations on globs.
414 Value to pass with C<op_info> to get the current op name in the magic callbacks.
418 Value to pass with C<op_info> to get
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/liblunicode/ucdata/
H A DREADME10 bidirectional reordering algorithm. To use it, you will need to get the
28 character, look up the combining class of a character, and get the number
49 all decompositions that do not have tags such as "<compat>" or "<font>".
149 Other Neutral, the NSM, LRE, RLE, PDF, LRO, and RLO controls all get marked
260 5. Added API function to get combining class.
295 Thanks go to John Cowan <cowan@locke.ccil.org> for pointing out lots of
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/examples/canvas/
H A Dosm.tcl47 ## map displays. For the latter we have to get viewport tracking
63 ## Hence this demo uses the freely available openstreetmap(.org)
130 # Hack to get display to show nicely while the initial maps are
153 # alternative http://tah.openstreetmap.org/Tiles/tile
156 set provider [map::slippy::fetcher FETCH 19 http://tile.openstreetmap.org]
310 $provider get $tile [list GOT $donecmd]
483 lappend cmds [list POI $y $x $lat $lon $comment -fill salmon -tags Series]
492 lappend cmd -width 2 -tags Series -capstyle round ;#-smooth 1
/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/
52 ;; http://staff.science.uva.nl/~dominik/Tools/org/org.html#Installation
63 ;; http://www.astro.uva.nl/~dominik/Tools/org/Changes
86 (defvar org-version "4.67c"
87 "The version number of the file org.el.")
88 (defun org-version ()
90 (message "Org-mode version %s" org-version))
93 (defconst org
102 (defgroup org nil function
[all...]
/macosx-10.9.5/CPANInternal-140/Parse-Yapp/t/
H A Dstress.t107 ftp://ftp.gnu.org/gnu/gcc/
216 /* in order to recognize aggr tags as defining and thus shadowing. */
357 By putting them before the `parm' rule, we get
1660 that got_scope will be set before yylex is called to get the next token. */
/macosx-10.9.5/CPANInternal-140/Parse-Yapp-1.05/t/
H A Dstress.t107 ftp://ftp.gnu.org/gnu/gcc/
216 /* in order to recognize aggr tags as defining and thus shadowing. */
357 By putting them before the `parm' rule, we get
1660 that got_scope will be set before yylex is called to get the next token. */
/macosx-10.9.5/tcl-102/tcl_ext/tkcon/tkcon/
H A Dtkcon.tcl16 ## Copyright (c) 1995-2009 Jeffrey Hobbs, jeff(a)hobbs(.)org
48 # We need to load some package to get what's available, and we
103 # bg == {} will get bg color from the main toplevel (in InitUI)
189 email {jeff(a)hobbs(.)org}
216 ## interp model, you get tkcon operating in the main interp by default.
592 ## Creates all elements of the console window and sets up the text tags
920 ## Remove error tags that no longer span anything
1175 # Sockets get \'s interpreted, so that users can
1273 return [$w get limit end-1c]
1336 set tags [
[all...]
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/OldDocs/SOAP/
H A DLite.pm40 my $temperatures = Temperatures->new(32); # get object
89 This version of SOAP::Lite supports the SOAP 1.1 specification ( http://www.w3.org/TR/SOAP ).
316 get current value, and if parameters are provided, a new value
372 Notice that since proxy (second one) expects to get more than one
559 If for some reason you want to get access to remote procedures that have
731 C<mustUnderstand()>, C<encodingStyle()> and C<root()> methods to set/get
736 ->encodingStyle('http://xml.apache.org/xml-soap/literalxml')
740 <c SOAP-ENV:encodingStyle="http://xml.apache.org/xml-soap/literalxml"
847 registered with the serializer get declared in the <soap:Envelope />
867 http://www.w3.org/199
[all...]
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/lib/OldDocs/SOAP/
H A DLite.pm40 my $temperatures = Temperatures->new(32); # get object
89 This version of SOAP::Lite supports the SOAP 1.1 specification ( http://www.w3.org/TR/SOAP ).
316 get current value, and if parameters are provided, a new value
372 Notice that since proxy (second one) expects to get more than one
559 If for some reason you want to get access to remote procedures that have
731 C<mustUnderstand()>, C<encodingStyle()> and C<root()> methods to set/get
736 ->encodingStyle('http://xml.apache.org/xml-soap/literalxml')
740 <c SOAP-ENV:encodingStyle="http://xml.apache.org/xml-soap/literalxml"
847 registered with the serializer get declared in the <soap:Envelope />
867 http://www.w3.org/199
[all...]
/macosx-10.9.5/CPANInternal-140/XML-Parser/
H A DParser.pm384 When underlying handlers get called, they receive as their first parameter
415 type of event. All the handlers get passed as their 1st parameter the
794 Called just before start or end tags with accumulated non-markup text in
832 Larry Wall <F<larry@wall.org>> wrote version 1.0.
838 Matt Sergeant <F<matt@sergeant.org>> is now maintaining XML::Parser
/macosx-10.9.5/vim-53/runtime/
H A Doptwin.vim3 " Maintainer: Bram Moolenaar <Bram@vim.org>
105 " get the new value of the option and update the option window line
291 call <SID>Header("tags")
292 call append("$", "tagbsearch\tuse binary searching in tags files")
296 call append("$", "tags\tlist of file names to search for tags")
299 call append("$", "tagrelative\tfile names in a tags file are relative to the tags file")
303 call append("$", "showfulltag\twhen completing tags in Insert mode show more info")
1031 call append("$", "wildoptions\tempty or \"tagfile\" to list file name of matching tags")
[all...]
H A Dmenu.vim4 " Maintainer: Bram Moolenaar <Bram@vim.org>
260 let n = inputdialog(g:menutrans_tags_dialog, substitute(&tags, '\\ ', ' ', 'g'))
262 let &tags = substitute(n, ' ', '\\ ', 'g')
343 " get NL separated string with file names
638 " get new priority, if exists
1029 tmenu ToolBar.RunCtags Build tags in current directory tree (!ctags -R .)
/macosx-10.9.5/gnutar-452/gnutar/doc/
H A Dtexinfo.tex32 % reports; you can get the latest version from:
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).
39 % Send bug reports to bug-texinfo@gnu.org. Please include including a
45 % manual foo.texi, however, you can get away with this:
51 % The extra TeX runs get the cross-reference information correct.
56 % extent. You can get the existing language-specific files from the
59 % The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
107 % Use TeX 3.0's \inputlineno to get th
[all...]

Completed in 253 milliseconds

123