Searched +refs:save +refs:match +refs:data +refs:internal (Results 1 - 20 of 20) sorted by relevance

/macosx-10.9.5/vim-53/runtime/syntax/
H A Daml.vim48 syn keyword amlTabCmd contained add additem alter asciihelp aselect at calc calculate change commands commit copy define directory dropindex dropitem erase external get help indexitem items kill list move nselect purge quit redefine rename reselect rollback save select show sort statistics unload update usagecontained
52 syn keyword amlInfoCmd contained accept add adir alter dialog alter alt directory aret arithmetic expressions aselect automatic return calculate cchr change options change comi cominput commands list como comoutput compile concatenate controlling defaults copy cursor data delete data entry data manipulate data retrieval data update date format datafile create datafile management decode define delimiter dfmt directory management directory display do doend documentation done end environment erase execute exiting expand export external fc files first format forms control get goto help import input form ipf internal item types items label lchar list logical expressions log merge modify options modify move next nselect output password prif print programming program protect purge query quit recase redefine relate relate release notes remark rename report options reporting report reselect reserved words restrictions run save security select set sleep sort special form spool stop items system variables take terminal types terminal time topics list type update upf
56 syn keyword amlVtrCmd contained add al arcscan arrowlength arrowwidth as aw backtrack branch bt cj clearjunction commands cs dash endofline endofsession eol eos fan fg foreground gap generalizetolerance gtol help hole js junctionsensitivity linesymbol linevariation linewidth ls lv lw markersymbol mode ms raster regionofinterest reset restore retrace roi save searchradius skip sr sta status stc std str straightenangle straightencorner straightendistance straightenrange vt vtrace
62 syn keyword amlDir contained abbreviations above all aml amlpath append arc args atool brief by call canvas cc center cl codepage commands conv_watch_to_aml coordinates cr create current cursor cwta dalines data date_forma
[all...]
H A Dprogress.vim33 syn match ProgressEndError "\<end\>"
49 syn match ProgressTodo contained "NEED[S]*\s\s*WORK"
54 syn match ProgressProcedure "^\s*procedure.*"
55 syn match ProgressProcedure "^\s*end\s\s*procedure.*"
56 syn match ProgressFunction "^\s*function.*"
57 syn match ProgressFunction "^\s*end\s\s*function.*"
81 syn keyword ProgressReserved release reposition retain retry return return-val[ue] revert revoke run save schema screen screen-io screen-lines
95 syn match ProgressIdentifier "\<[a-zA-Z_%#]+\>()"
97 " syn match ProgressDelimiter "()"
99 syn match ProgressMatrixDelimite
[all...]
H A Dpine.vim24 syn keyword pineConfig bugs-additional-data
44 syn keyword pineConfig elm-style-save
146 syn keyword pineConfig save-by-sender
263 syn keyword pineOption enable-partial-match-lists
311 syn keyword pineOption quell-folder-internal-msg
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
351 syn match pineCommen
[all...]
H A Dsqlanywhere.vim392 syn keyword sqlKeyword current cursor data data database
419 syn keyword sqlKeyword internal intersection into introduced invoker iq is isolation
425 syn keyword sqlKeyword match matched materialized max maximum mb membership
447 syn keyword sqlKeyword rollup root row row_number rowlock rows save
646 syn match sqlNumber "-\=\<\d*\.\=[0-9_]\>"
/macosx-10.9.5/vim-53/src/auto/
H A Dconfigure193 # Try only shells that exist, to save several forks.
1346 # Omit some internal or obsolete options to make the list less imposing.
1386 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1387 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1388 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1392 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1393 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1395 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1882 /* Override any GCC internal prototype to avoid an error.
1883 Use char because int might match th
[all...]
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/contrib/
H A Dtklkup16 # Purpose: This program is designed to retrieve data from a LDAP
18 # created by this program. This program can edit the data
503 my @data = ();
508 @data = split(/:/);
510 $data[1] =~ s/^\s*//;
511 $data[1] =~ s/\s+$//;
512 $data[2] =~ s/^\s*// if ( defined($data[2]) );
513 $data[2] =~ s/\s+$// if ( defined($data[
[all...]
/macosx-10.9.5/CPANInternal-140/Config-Std-0.900/lib/Config/
H A DStd.pm84 croak qq{Can't save \L$val_type\E ref as value for key {'$block_name'}{'$key'} (only scalars or array refs)}
328 croak "Can't save undefined value for key {'$block_name'}{'$key'} (only scalars or array refs)";
385 # Remove initial empty section if no data...
494 Config::Std - Load and save configuration files in a standard format
603 The key consists of every character (including internal whitespace) from
625 separator was used in the original data (if that data was read
626 in). New data
769 would be read into a hash whose internal structure looked like this:
848 reference containing the configuration data t
[all...]
/macosx-10.9.5/CPANInternal-140/Class-DBI/lib/Class/
H A DDBI.pm459 my $data;
465 $data->{$col} = $v;
468 $class->normalize_column_values($data);
469 $class->validate_column_values($data);
470 return $class->_create($data);
514 my $data = shift || {};
519 if (@primary_columns == grep defined, @{$data}{@primary_columns}) {
522 $obj_key = join "|", $class, map { $_ . '=' . $data->{$_} }
530 $obj->_attribute_store(%$data);
552 my %data;
[all...]
/macosx-10.9.5/apr-30/apr/apr/
H A Dconfigure191 # Try only shells that exist, to save several forks.
1594 # Omit some internal or obsolete options to make the list less imposing.
1634 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1635 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1636 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1640 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1641 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1643 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
2109 /* Override any GCC internal prototype to avoid an error.
2110 Use char because int might match th
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dsql.el917 "Pattern to match the names of top-level objects.
979 "data" "day" "deallocate" "declare" "default" "deferrable" "deferred"
990 "local" "locator" "map" "match" "minute" "modifies" "modify" "module"
1081 "dangling" "data" "database" "datafile" "datafiles" "day" "ddl"
1197 "remark" "repfooter" "repheader" "run" "save" "show" "shutdown"
1292 "listen" "load" "local" "location" "lock" "ltcmp" "main" "match"
1314 "float4" "float8" "inet" "int2" "int4" "int8" "integer" "internal"
1336 "committed" "count" "countblob" "cross" "current" "data" "database"
1343 "internal" "key" "last_autoinc" "last_rowid" "limit" "linter"
1438 "rowguidcol" "rowlock" "rule" "save" "schem
[all...]
/macosx-10.9.5/CPANInternal-140/Class-DBI-v3.0.17/lib/Class/
H A DDBI.pm433 my $data;
439 $data->{$col} = $v;
442 $class->normalize_column_values($data);
443 $class->validate_column_values($data);
444 return $class->_insert($data);
497 my $data = shift || {};
498 my $key = $class->_live_object_key($data);
499 return $Live_Objects{$key} || $class->_fresh_init($key => $data);
503 my ($class, $key, $data) = @_;
505 $obj->_attribute_store(%$data);
[all...]
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/
H A Dconfigure193 # Try only shells that exist, to save several forks.
1598 # Omit some internal or obsolete options to make the list less imposing.
1638 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1639 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1640 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1644 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1645 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1647 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
2113 /* Override any GCC internal prototype to avoid an error.
2114 Use char because int might match th
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/
H A DLog4perl.pm676 has to at least match the priority of the logging message.
980 the message and add all sorts of interesting data to it: The date and
1087 You can save serious time if you're logging something like
1112 $logger->debug(sub { Dumper($data) } );
1114 This won't unravel C<$data> via Dumper() unless it's actually needed
1734 Log4perl provides some internal functions for quickly adjusting the
1907 for C<level> (the logger's priority), C<file> (the appender's data sink),
1996 data stack which your loggers throughout the system have easy access to,
2004 this piece of data around between your application functions, you can just
2006 to push data piece
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/
H A DLog4perl.pm824 has to at least match the priority of the logging message.
1183 the message and add all sorts of interesting data to it: The date and
1294 You can save serious time if you're logging something like
1319 $logger->debug(sub { Dumper($data) } );
1321 This won't unravel C<$data> via Dumper() unless it's actually needed
1983 Log4perl provides some internal functions for quickly adjusting the
2167 for C<level> (the logger's priority), C<file> (the appender's data sink),
2253 data stack which your loggers throughout the system have easy access to,
2261 this piece of data around between your application functions, you can just
2263 to push data piece
[all...]
/macosx-10.9.5/bash-92/bash-3.2/doc/
H A Dtexinfo.tex1185 % used as factors; they just match (closely enough) what Knuth defined.
2436 % In case a @footnote appears inside an alignment, save the footnote
2614 % this texinfo.tex file). We change the catcode of @ below to match.
2617 % Make sure that spaces turn into tokens that match what \doignoretext wants.
2761 % Can't use \xdef to pre-expand #2 and save some time, since \temp or
3046 % Although these internal commands shouldn't show up, sometimes they do.
4837 % We save the uninterpreted tokens, rather than creating a box.
5243 % #1 is the data type. #2 is the name and args.
5245 % #1 is the data type, #2 the name, #3 the args.
5261 % #1 is the classification. #2 is the data typ
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/texinfo/
H A Dtexinfo.tex179 data-base data-bases eshell fall-ing half-way long-est man-u-script
1413 % used as factors; they just match (closely enough) what Knuth defined.
2757 % Make sure that spaces turn into tokens that match what \doignoretext wants.
3095 % Although these internal commands shouldn't show up, sometimes they do.
5018 % We save the uninterpreted tokens, rather than creating a box.
6166 % In case a @footnote appears in a vbox, save the footnote text and create
6169 % Similarily, if a @footnote appears inside an alignment, save the footnote
6519 % xref label, in the form LABEL-title, which is how we save it in the
/macosx-10.9.5/gnutar-452/gnutar/doc/
H A Dtexinfo.tex181 data-base data-bases eshell fall-ing half-way long-est man-u-script
1427 % used as factors; they just match (closely enough) what Knuth defined.
2869 % Make sure that spaces turn into tokens that match what \doignoretext wants.
3208 % Although these internal commands shouldn't show up, sometimes they do.
5160 % We save the uninterpreted tokens, rather than creating a box.
6301 % In case a @footnote appears in a vbox, save the footnote text and create
6304 % Similarily, if a @footnote appears inside an alignment, save the footnote
6674 % xref label, in the form LABEL-title, which is how we save it in the
/macosx-10.9.5/groff-38/groff/doc/
H A Dtexinfo.tex181 data-base data-bases eshell fall-ing half-way long-est man-u-script
1427 % used as factors; they just match (closely enough) what Knuth defined.
2869 % Make sure that spaces turn into tokens that match what \doignoretext wants.
3208 % Although these internal commands shouldn't show up, sometimes they do.
5160 % We save the uninterpreted tokens, rather than creating a box.
6301 % In case a @footnote appears in a vbox, save the footnote text and create
6304 % Similarily, if a @footnote appears inside an alignment, save the footnote
6674 % xref label, in the form LABEL-title, which is how we save it in the
/macosx-10.9.5/emacs-92/emacs/man/
H A Dtexinfo.tex183 data-base data-bases eshell fall-ing half-way long-est man-u-script
1542 % used as factors; they just match (closely enough) what Knuth defined.
3458 % Make sure that spaces turn into tokens that match what \doignoretext wants.
3816 % Although these internal commands shouldn't show up, sometimes they do.
5883 % We save the uninterpreted tokens, rather than creating a box.
7035 % In case a @footnote appears in a vbox, save the footnote text and create
7038 % Similarily, if a @footnote appears inside an alignment, save the footnote
7410 % xref label, in the form LABEL-title, which is how we save it in the
/macosx-10.9.5/gnutar-452/gnutar/build-aux/
H A Dtexinfo.tex183 data-base data-bases eshell fall-ing half-way long-est man-u-script
1542 % used as factors; they just match (closely enough) what Knuth defined.
3458 % Make sure that spaces turn into tokens that match what \doignoretext wants.
3816 % Although these internal commands shouldn't show up, sometimes they do.
5885 % We save the uninterpreted tokens, rather than creating a box.
7037 % In case a @footnote appears in a vbox, save the footnote text and create
7040 % Similarily, if a @footnote appears inside an alignment, save the footnote
7412 % xref label, in the form LABEL-title, which is how we save it in the

Completed in 449 milliseconds