You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
325 B
19 lines
325 B
[autobookmark0]
|
|
filemask=*.pl;*.pm
|
|
flags=1
|
|
mimemask=text/x-perl
|
|
pattern=sub \\w+
|
|
|
|
[autobookmark1]
|
|
filemask=*.hh;*.h
|
|
flags=1
|
|
mimemask=text/x-c++hdr
|
|
pattern=^class\\s+[^;]+$
|
|
|
|
[autobookmark2]
|
|
filemask=*.js;*.html;*.HTML;*.htm;*.HTM;*.xhtml;*.asp
|
|
flags=1
|
|
mimemask=application/x-javascript;text/html
|
|
pattern=\\s*function\\s+\\w+
|
|
|