Searched +refs:goto +refs:line (Results 1 - 25 of 66) sorted by relevance

123

/macosx-10.9.5/libiconv-41/libiconv/djgpp/
H A Dconfig.bat4 Rem WARNING WARNING WARNING: This file needs to have DOS CRLF end-of-line
20 if not "%NLS%" == "disabled" goto SmallEnv
22 if not "%CACHING%" == "enabled" goto SmallEnv
24 if not "%DEPENDENCY_TRACKING%" == "disabled" goto SmallEnv
26 if not "%LIBICONV_PREFIX%" == "disabled" goto SmallEnv
28 if not "%LIBINTL_PREFIX%" == "disabled" goto SmallEnv
30 if not "%HTML%" == "enabled" goto SmallEnv
32 if not "%XSRC%" == "." goto SmallEnv
38 if "%1" == "nls" goto NextArgument
39 if "%1" == "NLS" goto NextArgumen
[all...]
/macosx-10.9.5/emacs-92/emacs/nt/
H A Dconfigure.bat50 rem [1] doesn't cope with makefiles with DOS line endings, so must mount
59 rem look for "cygpath" near line 85 of gmake.defs.
69 if not "%$foo$%" == "123456789_123456789_123456789_123456789_123" goto SmallEnv
74 if exist configure.bat goto start
76 goto end
94 if "%1" == "-h" goto usage
95 if "%1" == "--help" goto usage
96 if "%1" == "--prefix" goto setprefix
97 if "%1" == "--with-gcc" goto withgcc
98 if "%1" == "--with-msvc" goto withmsv
[all...]
H A Denvadd.bat25 rem envadd "ENV1=VAL1" "ENV2=VAL2" ... /C <command line>
28 rem beginning of the command line.
33 if .%1% == ./C goto EndLoop
35 if .%1% == . goto EndLoop
38 goto Loop
43 rem Now, run the command line
46 goto skipArchTag
H A Dmulti-install-info.bat4 rem line on the Windows platform.
38 if .%1% == . goto EndLoop
40 goto Loop
43 goto skipArchTag
/macosx-10.9.5/tidy-15.12/tidy/test/
H A Donetesta.cmd35 if EXIST %INFILE% goto DOIT
40 @goto done
47 REM this has to all one line ...
55 if "%RESULT%." == "0." goto Err
56 if "%RESULT%." == "1." goto done
58 goto done
71 goto done
/macosx-10.9.5/emacs-92/emacs/
H A Dconfig.bat30 rem line length limit. The make that comes with DJGPP does work.
40 if "%1" == "" goto usage
44 if not "%$foo$%" == "789012345678901234567" goto SmallEnv
47 if "%1" == "" goto usage
48 if "%1" == "--with-x" goto withx
49 if "%1" == "--no-debug" goto nodebug
50 if "%1" == "msdos" goto msdos
54 goto end
59 goto again
64 goto agai
[all...]
/macosx-10.9.5/vim-53/runtime/indent/
H A Dobjc.vim18 " To make a colon (:) suggest an indentation other than a goto/swich label,
27 function s:GetWidth(line, regexp)
28 let end = matchend(a:line, a:regexp)
32 if a:line[i] != "\t"
42 function s:LeadingWhiteSpace(line)
43 let end = strlen(a:line)
47 let char = a:line[i]
/macosx-10.9.5/vim-53/runtime/ftplugin/
H A Dpdf.vim34 if getline('.') =~ '^\d\+$' && getline(line('.')-1) == 'startxref'
41 let line = getline(".")
45 let beg = match(line,'\C'.pat,lastend)
46 let end = matchend(line,'\C'.pat,lastend)
48 return s:doobject(matchstr(line,'\C'.pat,lastend))
61 let oldline = line('.')
80 exe "goto ".(digits)."|norm! 1 "
H A Docaml.vim36 \%EFile\ \"%f\"\\,\ line\ %l\\,\ characters\ %c-%*\\d:,
37 \%EFile\ \"%f\"\\,\ line\ %l\\,\ character\ %c:%m,
39 \%Eocamlyacc:\ e\ -\ line\ %l\ of\ \"%f\"\\,\ %m,
107 let s:s = line2byte(line('.'))+col('.')-1
114 exe 'goto' s:s
207 " line(s) the type of an ocaml value getting it from the corresponding .annot
257 " <LF> is a line-feed character (ASCII 0x0A)
268 " is the line number, the second num is the offset of the beginning
269 " of the line, the third num is the offset of the position itself.
270 " - the char number within the line i
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dreadline.vim81 \ beginning-of-line end-of-line forward-char
83 \ clear-screen redraw-current-line
84 \ accept-line previous-history
97 \ capitalize-word overwrite-mode kill-line
98 \ backward-kill-line unix-line-discard
99 \ kill-whole-line kill-word backward-kill-word
110 \ undo revert-line tilde-expand set-mark
121 \ vi-yank-arg vi-goto
[all...]
H A Ddosbatch.vim31 syn keyword dosbatchStatement goto call exit
60 " Command line switches
89 syn match dosbatchLabel "\<\(goto\|call\)\s\+:\h\w*\>"lc=4
90 syn match dosbatchLabel "\<goto\s\+\h\w*\>"lc=4
H A Dbtm.vim49 " Some people use this as a comment line
57 syn match btmLabelMark "goto [0-9a-zA-Z_\-]\+\>"lc=5
111 syn keyword btmBuiltInFunc contained lfn line lines lower lpt
167 syn keyword btmCommand free global gosub goto
H A Dsqr.vim57 syn keyword sqrReserved #current-column #current-date #current-line
90 syn keyword sqrCommand execute extract find get get-color goto
112 syn keyword sqrParam clear-line clear-screen color color-palette
128 syn keyword sqrParam for-writing format formfeed from goto-top
130 syn keyword sqrParam horz-line image-size in indentation
135 syn keyword sqrParam line-height line-size line-width lines-inch
155 syn keyword sqrParam value vary vert-line wait warn when
202 " (SQR will treat the end of the line a
[all...]
H A Dtcsh.vim44 syn keyword tcshBuiltin nextgroup=tcshStatementEnd alloc bg break breaksw builtins bye case cd chdir complete continue default dirs echo echotc end endif endsw eval exec exit fg filetest foreach getspath getxvers glob goto hashstat history hup inlib jobs kill limit log login logout ls ls-F migrate newgrp nice nohup notify onintr popd printenv pushd rehash repeat rootnode sched setpath setspath settc setty setxvers shift source stop suspend switch telltc time umask uncomplete unhash universe unlimit ver wait warp watchlog where which
47 " statement (;, |, ||, |&, && or end of line)
84 \ backward-delete-word backward-kill-line backward-word
85 \ beginning-of-line capitalize-word change-case
86 \ change-till-end-of-line clear-screen complete-word
91 \ down-history downcase-word end-of-file end-of-line
92 \ exchange-point-and-mark expand-glob expand-history expand-line
96 \ i-search-back keyboard-quit kill-line kill-region
97 \ kill-whole-line list-choices list-choices-raw list-glob
101 \ sequence-lead-in set-mark-command spell-word spell-line
[all...]
H A Dchill.vim23 syn keyword chillStatement goto GOTO return RETURN returns RETURNS
74 " "*/", and sees a "*" at the start of the line as comment again.
103 syn region chillPreProc start="^\s*#\s*\(pragma\>\|line\>\|warning\>\|warn\>\|error\>\)" skip="\\$" end="$" contains=ALLBUT,@chillPreProcGroup
H A Ddtrace.vim29 " First line may start with #!, also make sure a '-s' flag is somewhere in
30 " that line.
85 syn keyword dtraceReservedKeyword else for goto if import probe provider
H A Dpike.vim15 syn keyword pikeStatement goto break return continue
65 " "*/", and sees a "*" at the start of the line as comment again.
90 syn region pikePreProc start="^\s*#\s*\(pragma\>\|line\>\|warning\>\|warn\>\|error\>\)" skip="\\$" end="$" contains=ALLBUT,pikePreCondit,pikeIncluded,pikeInclude,pikeDefine,pikeInParen
H A Dada.vim127 " Section: Labels for the goto statement. {{{1
168 syntax keyword adaStatement accept delay goto raise requeue return
177 " match when the 'with' or 'null' is on a previous line).
267 " Section: line errors {{{1
H A Dsicad.vim44 syn keyword sicadGoto goto contained
112 syn match sicadLabel2 "\<goto \.\=[a-z][a-z0-9]\{0,7}\>" contains=sicadGoto
113 syn match sicadLabel2 "\<goto\.[a-z][a-z0-9]\{0,7}\>" contains=sicadGoto
142 " catch \ at the end of line
157 " next line must be examined too
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/examples/canvas/
H A Dosm.tcl211 button .goto -command GotoMark -text Goto
229 grid .goto -row 0 -column 1 -sticky wen
443 foreach line [split $data \n] {
444 set line [string trim $line]
445 if {$line eq "" || [string match "#*" $line]} continue
447 set n [catch {set len [llength $line]}]
449 puts "bad line: '$line'"
[all...]
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dru-refcard.tex487 (global-set-key "\C-cg" 'goto-line)
502 (defun this-line-to-top-of-window (line)
503 "Reposition line point is on to top of window.
504 With ARG, put point on line ARG."
506 (recenter (if (null line)
508 (prefix-numeric-value line))))
H A Dsurvival.tex175 menu line,
177 mode line describing the buffer in the window above it,
178 and a minibuffer/echo area in the last line.
192 \key{C-l} scroll current line to center of window
196 \key{M-x goto-line} go to a given line number
219 \key{C-k} kill from the cursor all the way to the end of the line
265 \key{f} visit the file described on the current line
323 \key{\^{}} matches at line beginnin
[all...]
H A Dorgcard.tex108 \def\makefootline{\baselineskip10pt\hsize6.5in\line{\the\footline}}
146 \def\makefootline{\vskip 2in \hsize=6.86in\line{\the\footline}}
158 % This next line is useful when designing the layout.
231 % typeset in a typewriter font with line breaks preserved
282 \metax{To read the on-line documentation try}{M-x org-info}
324 To set archive location for current file, add a line like$^2$:
370 \key{kill the current row or horizontal line}{M-S-UP}
387 \key{re-apply all stored equations to current line}{C-c *}
396 \key{show line, column, formula reference}{C-c ?}
600 \key{goto origina
[all...]
/macosx-10.9.5/apache-786.1/httpd/docs/manual/style/scripts/
H A Dprettify.js10 q,"'\"`"]):m.push(["str",/^(?:'(?:[^\n\r'\\]|\\.)*(?:'|$)|"(?:[^\n\r"\\]|\\.)*(?:"|$))/,q,"\"'"]);a.verbatimStrings&&e.push(["str",/^@"(?:[^"]|"")*(?:"|$)/,q]);var h=a.hashComments;h&&(a.cStyleComments?(h>1?m.push(["com",/^#(?:##(?:[^#]|#(?!##))*(?:###|$)|.*)/,q,"#"]):m.push(["com",/^#(?:(?:define|elif|else|endif|error|ifdef|include|ifndef|line|pragma|undef|warning)\b|[^\n\r]*)/,q,"#"]),e.push(["str",/^<(?:(?:(?:\.\.\/)*|\/?)(?:[\w-]+(?:\/[\w-]+)+)?[\w-]+\.h|[a-z]\w*)>/,q])):m.push(["com",/^#[^\n\r]*/,
17 j;var u=i.ownerDocument,v=u.createElement("SPAN");v.className=d[a+1];var x=i.parentNode;x.replaceChild(v,i);v.appendChild(i);e<o&&(l[h+1]=i=u.createTextNode(t.substring(b,o)),x.insertBefore(i,v.nextSibling))}e=b;e>=o&&(h+=2);e>=c&&(a+=2)}}catch(w){"console"in window&&console.log(w&&w.stack?w.stack:w)}}var v=["break,continue,do,else,for,if,return,while"],w=[[v,"auto,case,char,const,default,double,enum,extern,float,goto,int,long,register,short,signed,sizeof,static,struct,switch,typedef,union,unsigned,void,volatile"],
20 J=[v,"alias,and,begin,case,class,def,defined,elsif,end,ensure,false,in,module,next,nil,not,or,redo,rescue,retry,self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],v=[v,"case,done,elif,esac,eval,fi,function,in,local,set,then,until"],K=/^(DIR|FILE|vector|(de|priority_)?queue|list|stack|(const_)?iterator|(multi)?(set|map)|bitset|u?(int|float)\d*)/,N=/\S/,O=u({keywords:[F,H,w,"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END"+
24 ["cv","py"]);k(u({keywords:"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END",hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["perl","pl","pm"]);k(u({keywords:J,hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["rb"]);k(u({keywords:w,cStyleComments:!0,regexLiterals:!0}),["js"]);k(u({keywords:"all,and,by,catch,class,else,extends,false,finally,for,if,in,is,isnt,loop,new,no,not,null,of,off,on,or,return,super,then,true,try,unless,until,when,while,yes",
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dada.vim44 for Item in ['abort', 'else', 'new', 'return', 'abs', 'elsif', 'not', 'reverse', 'abstract', 'end', 'null', 'accept', 'entry', 'select', 'access', 'exception', 'of', 'separate', 'aliased', 'exit', 'or', 'subtype', 'all', 'others', 'synchronized', 'and', 'for', 'out', 'array', 'function', 'overriding', 'tagged', 'at', 'task', 'generic', 'package', 'terminate', 'begin', 'goto', 'pragma', 'then', 'body', 'private', 'type', 'if', 'procedure', 'case', 'in', 'protected', 'until', 'constant', 'interface', 'use', 'is', 'raise', 'declare', 'range', 'when', 'delay', 'limited', 'record', 'while', 'delta', 'loop', 'rem', 'with', 'digits', 'renames', 'do', 'mod', 'requeue', 'xor']
195 " AdaWord ([line, column])\
202 let l:Line_Nr = line('.')
265 let l:Last_Line = line ('$')
266 let l:Line_Nr = line ('.') + 1
349 " Backspace at end of line after auto-inserted commentstring '-- ' wipes it
375 let line = getline ('.')
377 while start > 0 && line[start - 1] =~ '\i\|'''
483 " have the same level as the line above (can't happen in the first
484 " line)
[all...]

Completed in 310 milliseconds

123