Regex/regexp-additional.properties

8 lines
181 B
INI

task17=.*\d$
task18=(\d{3}).*
task19=(.*)\@.*
task20=^<(a).*|<(div).*
task21=(.*)\.(png|jpg|gif)$
task22=([^\s*].)
task23=.*\.(.*)\((.*):(\d+)
task24=(.*):\/\/([^\/:]*)(?::(\d+))?.*