Hacker News new | past | comments | ask | show | jobs | submit login

Glob: 277, it didn't match all and not match the others, but it's reasonably high. ^([bcdlmpwr]|\*[efptv])



378:

  ^(\*(er|[fiptv])|b|c(?!a)|do|le|mi|p|re|w)


379:

  ^\*(er|[fiptv])|^([blpw]|c[hor]|do|re|mi)
and it has "do re mi" in it!


380:

  ^.[^bds].*[^e-kjotz] .* [^eiz].+[^lx]..$


390:

  ^[lwp]|fa|r[ro]|[isytd]l|c$|de


390:

    de|eat|fa|rr|ow|[rl]o|^p|[cd]$


Glob 392: ^p|c$|[wrbc][npbro]|ai|fa|il


Glob 396: ai|c$|ep|[bcnprw][bnopr]


Glob 397: ai|c$|^p|[bcnrw][bnopr]




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: