Advertisement
Guest User

Untitled

a guest
Dec 20th, 2013
532
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
REG 0.44 KB | None | 0 0
  1.  1 (207): foo
  2.  2 (208): k$
  3.  3 (202): ^[a-f]*$
  4.  4 (200): (.{3}).*\1
  5.  5 (191): ^(?!(.*(.)(.)\3\2))
  6.  6 (175): (.)(.).?\2\1.?$  
  7.  7 (286): ^(?!(xx+)\1+$)
  8.  8 (199): (.)(.\1){3}
  9.  9 (198): ^[^o].{4,5}$    
  10. 10 (559): ^(0(6.*|0*(1[25]|[0369]))|(1(4|73)|3[1269]|4[04]|7[14]|9[05]|8[17]).*)$
  11. 11 (377): ^([blpw]|c[hro]|do|\*[fiptv]|\*er|mi|re).*$
  12. 12 (287): ^(<(<(<(<(<(<.*)*>)*>)*>)*>)*>)*$
  13. 13 (60):  ^(((((((((xx?)\9?)\8?)\7?)\6?)\5?)\4?)\3?)\2?)\1?$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement