Searched +refs:ada +refs:matching +refs:start +refs:re (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/vim-55/runtime/indent/
H A Dada.vim4 " $Id: ada.vim 887 2008-07-08 14:29:01Z krischik $
13 " $HeadURL: https://gnuada.svn.sourceforge.net/svnroot/gnuada/trunk/tools/vim/indent/ada.vim $
18 " 19.09.2007 NO g: missing before ada#Comment
51 " Try to find indent of the block we're in
53 " prev_lnum = previous line (to start looking on)
54 " blockstart = expr. that indicates a possible start of this block
55 " stop_at = if non-null, if a matching line is found, gives up!
59 " nowhere near the correct indent (e.g., start of line)!
63 let line = substitute( getline(lnum), g:ada#Comment, '', '' )
77 let line = substitute( getline(lnum), g:ada#Commen
[all...]
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dada.vim4 " $Id: ada.vim 887 2008-07-08 14:29:01Z krischik $
14 " $HeadURL: https://gnuada.svn.sourceforge.net/svnroot/gnuada/trunk/tools/vim/syntax/ada.vim $
23 " Help Page: help ft-ada-syntax
36 let b:current_syntax = "ada"
49 for b:Item in g:ada#Keywords
129 syntax region adaLabel start="<<" end=">>"
232 " Highlight "with" and "use" clauses like C's "#include" when they're used
233 " to reference other compilation units; otherwise they're ordinary keywords.
234 " If we have vim 6.0 or later, we'll use its advanced pattern-matching
252 syntax region adaString contains=@Spell start
[all...]
/macosx-10.10.1/SmartcardCCID-55008/libusb/libusb/
H A Dltmain.sh301 # found a matching prefix
538 # If we're not in dry-run mode, bomb out on failure
1186 # Blanks at the start of $base_compile will cause this to fail
1231 # but don't create it if we're doing a dry run.
1380 *.ada | *.adb | *.ads | *.asm | \
1623 # at the start of this file.
1736 try to export only the symbols matching REGEX
1746 don't remove output files matching REGEX
3789 /* failed to start process */
5312 need_relink=no # whether we're linkin
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/config/
H A Dltmain.sh301 # found a matching prefix
538 # If we're not in dry-run mode, bomb out on failure
1186 # Blanks at the start of $base_compile will cause this to fail
1231 # but don't create it if we're doing a dry run.
1380 *.ada | *.adb | *.ads | *.asm | \
1623 # at the start of this file.
1736 try to export only the symbols matching REGEX
1746 don't remove output files matching REGEX
3789 /* failed to start process */
5312 need_relink=no # whether we're linkin
[all...]

Completed in 144 milliseconds