Searched +refs:custom +refs:save +refs:all (Results 1 - 15 of 15) sorted by relevance

/macosx-10.9.5/CPANInternal-140/JSON-RPC-1.03/lib/JSON/
H A DRPC.pm60 The "+" prefix in the handler classname denotes that it is already a fully qualified classname. Without the prefix, the value of "prefix" in the dispatch object will be used to qualify the classname. If you specify it in your Dispatch instance, you may omit the prefix part to save you some typing:
93 You may also choose to pass objects in the handler argument to connect in your router. This will save you the cost of instantiating the handler object, and you also don't have to rely on us instantiating your handler object.
176 However, you can include custom data by die()'ing with a hash:
197 Eh, not compatible at all. JSON RPC 0.xx was fine, but it predates PSGI, and things are just... different before and after PSGI.
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dpine.vim6 " For version 5.x: Clear all syntax items
44 syn keyword pineConfig elm-style-save
146 syn keyword pineConfig save-by-sender
153 syn keyword pineConfig show-all-characters
304 syn keyword pineOption print-offers-custom-cmd-prompt
323 syn keyword pineOption save-aggregates-copy-sequence
324 syn keyword pineOption save-will-advance
325 syn keyword pineOption save-will-not-delete
326 syn keyword pineOption save-will-quote-leading-froms
/macosx-10.9.5/CPANInternal-140/Sub-Exporter/lib/Sub/
H A DExporter.pm13 Sub::Exporter - a sophisticated exporter for custom-built routines
105 This might save time, until you have multiple modules using Data::Analyze.
128 Building custom routines with generators isn't the only way that Sub::Exporters
136 use Math::Trig qw(:all); # for dealing with circles
147 use Math::Trig -all => { -prefix => 'trig_' };
296 Another group is also created if not defined: C<all>. The C<all> group
297 contains all the exports from the exports list.
352 Collectors with all-caps names (that is, made up of underscore or capital A
373 Finally, individual export generators are called and all sub
[all...]
/macosx-10.9.5/vim-53/runtime/macros/
H A Dmatchit.vim35 " TODO: Add a level of indirection, so that custom % scripts can use my
112 " s:all regexp based on s:pat and the default groups
135 " s:all = pattern with all the keywords
144 let s:all = substitute(s:pat, s:notslash . '\zs[,:]\+', '\\|', 'g')
145 let s:all = '\%(' . s:all . '\)'
146 " let s:all = '\%(' . substitute(s:all, '\\\ze[,:]', '', 'g') . '\)'
162 if a:word !~ s:all
[all...]
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dorgcard.tex77 are preserved on all copies.
323 \metax{move all fully done children}{C-u C-c C-x C-s}
332 \key{show sparse tree for all matches of a regexp}{C-c /}
335 \key{create sparse tree with all deadlines due}{C-c C-w}
387 \key{re-apply all stored equations to current line}{C-c *}
388 \key{re-apply all stored equations to entire table}{C-u C-c *}
526 \key{realign tags in all headings}{C-u C-c C-c}
537 \key{create sparse tree with all deadlines due}{C-c C-w}
550 \key{Toggle custom format display for dates/times}{C-c C-x C-t}
582 \key{configure custom command
[all...]
H A DviperCard.tex24 % preserved on all copies.
82 are preserved on all copies.
287 In emacs state you can do all the normal GNU Emacs editing.
385 \key{{\bf save} buffer to the associated file}{:w {\rm or} C-xC-s}
626 \twocol{viper-custom-file-name}{"\~{}/.vip"}
675 for all of them. Also note that all Ex commands expand \% to
710 \key{save all modified buffers, ask confirmation}{:W {\sl file}}
711 \key{save al
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/
H A DLog4perl.pm418 sub appenders { # Get a hashref of all defined appender wrappers
461 # Just hand over all known appenders
466 # Change all appender thresholds;
712 component. Turning on detailed debugging logs all over the system would
717 component and dump all messages originating from there into the new
718 log file". And all this is possible by just changing the parameters
781 to C<ERROR> for all components in the first line of
788 this requires that you pass around the object to all functions
902 message passed to all of the functions described above can
915 (DEBUG) through. But after this check, Log4perl will eventually apply custom
[all...]
/macosx-10.9.5/CPANInternal-140/Class-DBI/lib/Class/
H A DDBI.pm316 # we don't use get() here because all objects should have
528 # not in the object_index, or we don't have all keys yet
532 # don't store it unless all keys are present
677 "$class->retrieve(@_) parameters don't include values for all primary key columns (@primary_columns)"
689 # This can take either a primary key, or a hashref of all the columns
1381 By setting the connection up in your application base class all the
1401 it the name of all your columns (with the single primary key first):
1423 Let's look at all that in more detail:
1545 and delete stored objects. It's not entirely one-size fits all and you
1573 into the database. The object stored in $self may not have all th
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dreftex.el52 ;; To turn on RefTeX Mode for all LaTeX files, add the following lines
91 ;; RefTeX needs to access all files which are part of a multifile
104 ;; reftex-mode'. To turn on RefTeX Mode for all LaTeX files, add the
122 ;; environments, knows about all standard environments (and many
133 ;; - insert a simple label made of a prefix and a number (all
141 ;; shows an outline of the document with all labels of a certain
156 ;; RefTeX helps to enter index entries. It also compiles all entries
179 ;; and edit all entries.
195 ;; from all parts of the document, and across document borders
217 ;; (setq reftex-save
[all...]
/macosx-10.9.5/CPANInternal-140/Class-DBI-v3.0.17/lib/Class/
H A DDBI.pm262 # we don't use get() here because all objects should have
507 # don't store it unless all keys are present
523 # no key unless all PK columns are defined
665 "$class->retrieve(@_) parameters don't include values for all primary key columns (@primary_columns)"
677 # This can take either a primary key, or a hashref of all the columns
1371 By setting the connection up in your application base class all the
1391 it the name of all your columns (with the single primary key first):
1413 Let's look at all that in more detail:
1537 and delete stored objects. It's not entirely one-size fits all and you
1566 into the database. The object stored in $self may not have all th
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/
H A DLog4perl.pm376 sub appenders { # Get all defined appenders hashref
403 # Just hand over all known appenders
408 # Change all appender thresholds;
568 component. Turning on detailed debugging logs all over the system would
573 component and dump all messages originating from there into the new
574 log file". And all this is possible by just changing the parameters
637 to C<ERROR> for all components in the first line of
644 this requires that you pass around the object to all functions
749 message passed to all of the functions described above can
914 interfering with the code at all
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dsql.el74 ;; common base functionality, and a common set of bindings, with all
92 ;; and the custom package
93 ;; <URL:http://www.dina.kvl.dk/~abraham/custom/>.
209 ;;; Thanks to all the people who helped me out:
233 (require 'custom)
972 "absolute" "action" "add" "admin" "after" "aggregate" "alias" "all"
1066 "advise" "after" "agent" "aggregate" "all" "allocate" "allow" "alter"
1197 "remark" "repfooter" "repheader" "run" "save" "show" "shutdown"
1275 "abort" "access" "add" "after" "aggregate" "alignment" "all" "alter"
1362 "access" "action" "add" "address" "after" "all" "alte
[all...]
/macosx-10.9.5/apr-30/apr/apr/
H A Dconfigure191 # Try only shells that exist, to save several forks.
223 $as_echo "$0: This script requires a shell more modern than all"
442 # Don't try to exec as it changes $[0], causing all sort of problems
1082 # and all the variables that are supposed to be based on exec_prefix
1478 # Check all directory arguments for consistency.
1609 --help=recursive display the short help of all the included packages
1623 By default, \`make install' will install all the files in
1670 --enable-experimental-libtool Use experimental custom libtool
1679 --enable-pool-debug[=yes|no|verbose|verbose-alloc|lifetime|owner|all] Turn on pools debugging
3887 # The aliases save th
[all...]
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/
H A Dconfigure193 # Try only shells that exist, to save several forks.
225 $as_echo "$0: This script requires a shell more modern than all"
444 # Don't try to exec as it changes $[0], causing all sort of problems
1085 # and all the variables that are supposed to be based on exec_prefix
1482 # Check all directory arguments for consistency.
1613 --help=recursive display the short help of all the included packages
1627 By default, \`make install' will install all the files in
1674 --enable-experimental-libtool Use experimental custom libtool
1683 --enable-pool-debug[=yes|no|verbose|verbose-alloc|lifetime|owner|all] Turn on pools debugging
3904 # The aliases save th
[all...]
/macosx-10.9.5/CPANInternal-140/Perl-Tidy-20121207/lib/Perl/
H A DTidy.pm81 ( $VERSION = q($Id: Tidy.pm,v 1.74 2012/12/07 13:56:49 perltidy Exp $) ) =~ s/^.*\s+(\d+)\/(\d+)\/(\d+).*$/$1$2$3/; # all one line for MakeMaker
505 # return or exit immediately after all dumps
595 # remains after all '/' characters are removed. For example:
698 # main loop to process all files in argument list
918 # Eventually all I/O may be done with binmode, but for now it is
985 # save objects to allow redirecting output during iterations
1274 # all comments (or pod) and deleted everything with -dac (-dap)
1290 } # end of main loop to process all files
1414 # %expansion - a hash showing how all abbreviations are expanded
1671 $add_option->( 'break-after-all
[all...]

Completed in 437 milliseconds