Home
last modified time | relevance | path

Searched refs:parse (Results 1 – 25 of 69) sorted by relevance

123

/vim-8.2.3635/src/
H A Dos_vms_fix.com110 $ arg = f$parse(P'cnt')
174 $ tmp = f$parse(file,,,"DEVICE") + f$parse(file,,,"DIRECTORY") + -
175 "tmp_" + f$parse(file,,,"NAME") + f$parse(file,,,"TYPE")
H A DREADME.md214 `gui_write()` will parse the codes and draw the appropriate items. Finally the
/vim-8.2.3635/runtime/syntax/
H A D8th.vim74 Builtin os>name G:os>name over G:over p: G:p: pack G:pack parse G:parse parse-csv G:parse-csv pars…
167 Builtin omer d:omer parse d:parse parse-approx d:parse-approx parse-range d:parse-range pesach d:p…
207 Builtin new img:new pix! img:pix! pix@ img:pix@ qr-gen img:qr-gen qr-parse img:qr-parse rotate img…
335 … find tree:find iter tree:iter next tree:next nodes tree:nodes parent tree:parent parse tree:parse
339 Builtin md-init xml:md-init md-parse xml:md-parse parse xml:parse parse-html xml:parse-html parse-…
H A Dreva.vim78 Builtin iterate last! last@ later link lz> lzmax os parse/ peek
99 Builtin newclass noop nosavedict notail nul of off on p: padchar parse parseln
H A Drouteros.vim53 syn keyword routerosCommands terminal error parse resolve toarray tobool toid toip toip6
H A Dwebmacro.vim39 syn match webmacroParse "#parse .*$" contains=webmacroVariable,webmacroNumber,webmacroNumber,webmac…
H A Dopl.vim54 syn keyword OPLStatement open openr opx os parse$ path pause peek pi
H A Dyacc.vim56 syn match yaccParseParam '%\(parse\|lex\)-param\>' skipwhite nextgroup=yaccParseParamStr
H A Dprogress.vim225 …rator page-size page-wid[th] paged parent parent-buffer parent-rel[ation] parse-status partial-key…
239 …e-file save-row-changes save-where-string sax-attributes sax-parse sax-parse-first sax-parse-next …
H A Drebol.vim116 syn keyword rebolStatement func function head insert last match next parse past
H A Ddcl.vim49 syn keyword dclLexical f$cvsi f$environment f$getsyi f$parse f$time
H A Dlisp.vim364 syn keyword lispFunc export parse-error when
365 syn keyword lispFunc expt parse-integer wild-pathname-p
366 syn keyword lispFunc extended-char parse-namestring with-accessors
H A Dmonk.vim107 syn keyword monkFunc $event-clear $event-parse $event->string $make-event-map
/vim-8.2.3635/runtime/pack/dist/opt/matchit/doc/
H A Dtags36 matchit-parse matchit.txt /*matchit-parse*
/vim-8.2.3635/runtime/autoload/
H A Dpython3complete.vim131 sc = self.parser.parse(text,line)
318 #print('parse current indent: %s' % self.indent)
322 #print('parse child indent: [%s]' % (self.indent+1))
525 #p.parse(vim.current.buffer[:],vim.eval("line('.')"))
526 def parse(self,text,curline=0):
588 dbg("parse error: %s, %s @ %s" %
H A Dpythoncomplete.vim148 sc = self.parser.parse(text,line)
336 #print 'parse current indent: %s' % self.indent
340 #print 'parse child indent: [%s]' % (self.indent+1)
543 #p.parse(vim.current.buffer[:],vim.eval("line('.')"))
544 def parse(self,text,curline=0):
606 dbg("parse error: %s, %s @ %s" %
H A Dcontext.vim135 " Set errorformat to parse ConTeXt errors
H A Djavascriptcomplete.vim69 \ 'getYear', 'parse', 'parse',
/vim-8.2.3635/runtime/compiler/
H A Deruby.vim28 \%+E%f:%l:\ parse\ error,
H A Druby.vim33 \%+E%f:%l:\ parse\ error,
H A Dpowershell.vim71 " Parse file, line, char from of parse errors:
/vim-8.2.3635/.github/workflows/
H A Dcoverity.yml75 --form version="$(git rev-parse HEAD)" \
/vim-8.2.3635/runtime/doc/
H A Dusr_30.txt47 main.c:10: parse error before '}' ~
88 5 main.c: 10:parse error before '}' ~
101 5 main.c:10: parse error before '}' ~
H A Dquickfix.txt476 *quickfix-parse*
477 You can parse a list of lines using 'errorformat' without creating or
483 'errorformat' to parse the lines without modifying the 'errorformat' option: >
755 " parse text from a List of lines and return a quickfix list
759 " parse text using a custom 'efm' and return a quickfix list
802 " parse text using a custom efm and add to a particular quickfix list
1583 to parse even nested files like in the following line:
1936 However, to properly parse such a complex file, an external filter should
/vim-8.2.3635/runtime/indent/
H A Ddtd.vim78 " From here, depending on what follows immediately after, parse to

123