Searched +refs:term +refs:last +refs:input +refs:match (Results 1 - 21 of 21) sorted by relevance

/macosx-10.10.1/vim-55/runtime/syntax/
H A Dreadline.vim22 syn match readlineString '^\s*[A-Za-z-]\+:'me=e-1 contains=readlineKeys
29 syn case match
31 syn match readlineKeysTwo contained display
34 syn match readlineKeymaps contained display
36 syn match readlineKeymaps contained display
41 syn match readlineNumber contained display '\<\d\+\>'
45 syn case match
47 syn keyword readlineIfOps contained mode term
53 syn match readlineConditional display '^\s*$\(else\|endif\)\>'
55 syn match readlineInclud
[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.*"
72 syn keyword ProgressReserved go-pend[ing] grant graphic-e[dge] group having header help hide import in index indicator input input-o[utput] insert
74 syn keyword ProgressReserved last last
[all...]
H A Dsqlanywhere.vim421 syn keyword sqlKeyword jconnect jdk join kb key keep kerberos language last
425 syn keyword sqlKeyword match matched materialized max maximum mb membership
461 syn keyword sqlKeyword tablockx tb temp template temporary term then
503 syn keyword sqlStatement input insert install leave load lock loop
646 syn match sqlNumber "-\=\<\d*\.\=[0-9_]\>"
/macosx-10.10.1/ruby-106/ruby/ext/ripper/
H A Dripper.c519 static NODE *reg_named_capture_assign_gen(struct parser_params* parser, VALUE regexp, NODE *match);
520 #define reg_named_capture_assign(regexp,match) reg_named_capture_assign_gen(parser,(regexp),(match))
1536 "\"end-of-input\"", "error", "$undefined", "keyword_class",
1596 "rparen", "rbracket", "trailer", "term", "terms", "none", 0
5149 YYDPRINTF ((stderr, "Now at end of input.\n"));
5240 /* last expression should not be void */
11445 /* Return failure if at end of input. */
12592 int func, int term, int paren, long *nest,
12622 else if (c == term) {
12591 parser_tokadd_string(struct parser_params *parser, int func, int term, int paren, long *nest, rb_encoding **encp) argument
12814 int term = nd_term(quote); local
12871 int c = nextc(), term, func = 0; local
14346 int term; local
14844 NODE *last; local
14864 NODE *last; local
16412 reg_named_capture_assign_gen(struct parser_params* parser, VALUE regexp, NODE *match) argument
16872 long len, last; local
[all...]
/macosx-10.10.1/ruby-106/ruby/
H A Dparse.c519 static NODE *reg_named_capture_assign_gen(struct parser_params* parser, VALUE regexp, NODE *match);
520 #define reg_named_capture_assign(regexp,match) reg_named_capture_assign_gen(parser,(regexp),(match))
1536 "\"end-of-input\"", "error", "$undefined", "keyword_class",
1596 "rparen", "rbracket", "trailer", "term", "terms", "none", 0
5149 YYDPRINTF ((stderr, "Now at end of input.\n"));
5240 /* last expression should not be void */
11355 /* Return failure if at end of input. */
12502 int func, int term, int paren, long *nest,
12532 else if (c == term) {
12501 parser_tokadd_string(struct parser_params *parser, int func, int term, int paren, long *nest, rb_encoding **encp) argument
12724 int term = nd_term(quote); local
12781 int c = nextc(), term, func = 0; local
14256 int term; local
14754 NODE *last; local
14774 NODE *last; local
16322 reg_named_capture_assign_gen(struct parser_params* parser, VALUE regexp, NODE *match) argument
16782 long len, last; local
[all...]
/macosx-10.10.1/vim-55/runtime/
H A Doptwin.vim37 if match(line, "^ \tset ") >= 0
49 elseif match(line, "^[a-z]") >= 0
54 elseif match(line, '^ \=[0-9]') >= 0
66 if match(line, "^ \tset ") >= 0
106 if match(a:line, "=") >= 0
119 if match(a:line, "=") >= 0 || (val != "0" && val != "1")
266 call append("$", "incsearch\tshow match for partly typed search command")
340 call append("$", "display\tinclude \"lastline\" to show the last line even if it doesn't fit")
356 call append("$", "redrawtime\ttimeout for 'hlsearch' and :match highlighting in msec")
406 call append("$", "hlsearch\thighlight all matches for the last use
[all...]
H A Dfiletype.vim37 " Pattern used to match file names which should not be inspected.
195 let match = matchstr(head, '\sasmsyntax=\zs[a-zA-Z0-9]\+\ze\s')
196 if match != ''
197 let b:asmsyntax = match
373 if match(getline(1, min([line("$"), 200])), '^@\(interface\|end\|class\)') > -1
569 if match(lines, '^#!\S\+dtrace\|#pragma\s\+D\s\+option\|:\S\{-}:\S\{-}:') > -1
871 " comments, thus we can't match comments to see the difference.
1193 " Nastran input/DMAP
1394 \ let b:ptcap_type = "term" | setf ptcap
2442 \| let b:ptcap_type = "term" | cal
[all...]
/macosx-10.10.1/vim-55/runtime/autoload/
H A Dnetrw.vim16 "redraw!|call DechoSep()|call inputsave()|call input("Press <cr> to continue")|call inputrestore()
585 if match(choice,"?") == 0
602 elseif match(choice,'^"') != -1
605 if match(choice,'"$') != -1
613 while match(choice,'"$') == -1
693 " call Decho("filter input: ".getline(line("$")))
696 " call Decho("filter input: ".getline(line("$")))
699 " call Decho("filter input: ".getline(line("$")))
735 " call Decho("filter input: ".getline('.'))
738 " call Decho("filter input
[all...]
/macosx-10.10.1/CPANInternal-159.1/Perl-Tidy-20121207/bin/
H A Dperltidy49 numerous input parameters, which are described in L<"FORMATTING
147 names are convenient for keyboard input, while the long names are
176 Name of the output file (only if a single input file is being
190 This option may only be used if there is just a single input file.
211 appends an extension to the path and basename of the input file. This
231 Modify the input file or files in-place and save the original with the
236 A B<-b> flag will be ignored if input is from standard input or goes to
301 Set maximum interval between input code lines in the logfile. This purpose of
366 This flag disables all formatting and causes the input t
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dtommath.tex248 inputs. That is, the same algorithms based on multiple precision integers can accomodate any reasonable size input
291 The term ``mp\_int'' shall refer to a composite structure which contains the digits of the integer it represents, as well
301 to solve a given problem. When an algorithm is described as accepting an integer input it is assumed the input is
495 effect a math error (i.e. invalid input, heap error, etc) can cause a program to stop functioning which is definitely
531 That is, to implement the lowest level dependencies first and work towards the most abstract functions last. For example,
655 structures. That means that the source (input) operands are placed on the left and the destination (output) on the right.
695 \hline \textbf{MP\_VAL} & One of the input value(s) was invalid \\
762 manipulte it. It is assumed that the input may not have had any of its members previously initialized which is certainly
763 a valid assumption if the input reside
[all...]
/macosx-10.10.1/bash-94.1.2/bash-3.2/doc/
H A Dtexinfo.tex4 \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
67 % they might have appeared in the input file name.
203 % add check for \lastpenalty to plain's definitions. If the last thing
336 % the input line (except we remove a trailing comment). #1 should be a
600 % We have to put a strut on the last line in case the @group is in
602 % Otherwise, the interline space between the last line of the group
613 % lines in the input in @example-like environments, which normally
625 % @example, where each end-of-line in the input causes an
638 where each line of input produces a line of output.}
794 % @include file insert text of that file as input
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Dsql.el128 ;; :sqli-input-sender nil
417 "Treat some input as electric.
419 input in the SQLi buffer to the process.
421 send current input in the SQLi buffer to the process.
422 If set to nil, then you must use \\[comint-send-input] in order to send
423 current input in the SQLi buffer to the process."
462 (defcustom sql-input-ring-file-name nil
463 "*If non-nil, name of the file to read/write input history.
467 exiting the SQL interpreter in an SQLi buffer will write the input
469 will read the input histor
[all...]
/macosx-10.10.1/gnudiff-19/diffutils/config/
H A Dtexinfo.tex4 \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
68 % they might have appeared in the input file name.
176 % add check for \lastpenalty to plain's definitions. If the last thing
309 % the input line (except we remove a trailing comment). #1 should be a
559 % We have to put a strut on the last line in case the @group is in
561 % Otherwise, the interline space between the last line of the group
572 % lines in the input in @example-like environments, which normally
584 % @example, where each end-of-line in the input causes an
597 where each line of input produces a line of output.}
753 % @include file insert text of that file as input
[all...]
/macosx-10.10.1/uucp-11/uucp/
H A Dtexinfo.tex4 \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
65 % they might have appeared in the input file name.
296 % the input line (except we remove a trailing comment). #1 should be a
546 % We have to put a strut on the last line in case the @group is in
548 % Otherwise, the interline space between the last line of the group
559 % lines in the input in @example-like environments, which normally
571 % @example, where each end-of-line in the input causes an
584 where each line of input produces a line of output.}
740 % @include file insert text of that file as input.
756 \input\thisfil
[all...]
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/termcap/grot/
H A Dtexinfo.tex33 \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
42 % they might have appeared in the input file name.
210 % the input line (except we remove a trailing comment). #1 should be a
419 % We have to put a strut on the last line in case the @group is in
421 % Otherwise, the interline space between the last line of the group
432 % lines in the input in @example-like environments, which normally
444 % @example, where each end-of-line in the input causes an
457 where each line of input produces a line of output.}
538 % @include file insert text of that file as input.
541 %Use \input\thisfil
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/texinfo/
H A Dtexinfo.tex4 \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
66 % they might have appeared in the input file name.
253 % add check for \lastpenalty to plain's definitions. If the last thing
386 % the input line (except we remove a trailing comment). #1 should be a
465 % Make each space character in the input produce a normal interword
467 % is used only in environments like @example, where each line of input
687 % @example, where each end-of-line in the input causes an
700 % To get correct interline space between the last line of the group
726 where each line of input produces a line of output.}
852 % @include file insert text of that file as input
[all...]
/macosx-10.10.1/bc-21/bc/doc/
H A Dtexinfo.tex4 \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
65 % they might have appeared in the input file name.
295 % the input line (except we remove a trailing comment). #1 should be a
545 % We have to put a strut on the last line in case the @group is in
547 % Otherwise, the interline space between the last line of the group
558 % lines in the input in @example-like environments, which normally
570 % @example, where each end-of-line in the input causes an
583 where each line of input produces a line of output.}
701 % @include file insert text of that file as input.
717 \input\thisfil
[all...]
/macosx-10.10.1/gnutar-453/gnutar/doc/
H A Dtexinfo.tex4 \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
66 % they might have appeared in the input file name.
256 % add check for \lastpenalty to plain's definitions. If the last thing
389 % the input line (except we remove a trailing comment). #1 should be a
468 % Make each space character in the input produce a normal interword
470 % is used only in environments like @example, where each line of input
690 % @example, where each end-of-line in the input causes an
703 % To get correct interline space between the last line of the group
729 where each line of input produces a line of output.}
855 % @include file insert text of that file as input
[all...]
/macosx-10.10.1/groff-38/groff/doc/
H A Dtexinfo.tex4 \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
66 % they might have appeared in the input file name.
256 % add check for \lastpenalty to plain's definitions. If the last thing
389 % the input line (except we remove a trailing comment). #1 should be a
468 % Make each space character in the input produce a normal interword
470 % is used only in environments like @example, where each line of input
690 % @example, where each end-of-line in the input causes an
703 % To get correct interline space between the last line of the group
729 where each line of input produces a line of output.}
855 % @include file insert text of that file as input
[all...]
/macosx-10.10.1/emacs-93/emacs/man/
H A Dtexinfo.tex4 \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
66 % they might have appeared in the input file name.
258 % add check for \lastpenalty to plain's definitions. If the last thing
395 % the input line (except we remove a trailing comment). #1 should be a
473 % Make each space character in the input produce a normal interword
475 % is used only in environments like @example, where each line of input
710 % @example, where each end-of-line in the input causes an
723 % To get correct interline space between the last line of the group
749 where each line of input produces a line of output.}
875 % @include file insert text of that file as input
[all...]
/macosx-10.10.1/gnutar-453/gnutar/build-aux/
H A Dtexinfo.tex4 \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
66 % they might have appeared in the input file name.
258 % add check for \lastpenalty to plain's definitions. If the last thing
395 % the input line (except we remove a trailing comment). #1 should be a
473 % Make each space character in the input produce a normal interword
475 % is used only in environments like @example, where each line of input
710 % @example, where each end-of-line in the input causes an
723 % To get correct interline space between the last line of the group
749 where each line of input produces a line of output.}
875 % @include file insert text of that file as input
[all...]

Completed in 377 milliseconds