Dashboard sipadu mbip
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.

regexes.txt 114B

123456789101112
  1. if /foo/
  2. unless /foo/
  3. case /foo/
  4. select /foo/
  5. when /foo/
  6. while /foo/
  7. until /foo/
  8. +/foo/
  9. # NG
  10. xif /foo/
  11. ifx /foo/