Lines Matching +full:a +full:- +full:za +full:- +full:z
2 #------------------------------------------------------------------------------
5 # URL: https://www.ruby-lang.org/
11 !:mime text/x-ruby
14 !:mime text/x-ruby
17 !:mime text/x-ruby
20 !:mime text/x-ruby
22 # What looks like ruby, but does not have a shebang
26 >0 regex \^[[:space:]]*require[[:space:]]'[A-Za-z_/.]+'
27 >>0 regex def\ [a-z]|\ do$
30 !:mime text/x-ruby
31 0 regex \^[[:space:]]*(class|module)[[:space:]][A-Z]
32 >0 regex (modul|includ)e\ [A-Z]|def\ [a-z]
35 !:mime text/x-ruby
37 0 regex \^[[:space:]]*(class|module)[[:space:]][A-Z]
40 !:mime text/x-ruby
45 >0 regex \^[[:space:]]*def\ [a-z]|def\ [[:alpha:]]+::[a-z]
48 !:mime text/x-ruby
51 >0 regex \^[[:space:]]*require[[:space:]]'[A-Za-z_/.]+' Ruby script text
52 !:mime text/x-ruby
54 >0 regex \^[[:space:]]*include\ ([A-Z]+[a-z]*(::))+ Ruby script text
55 !:mime text/x-ruby