<?php $v = ""; var_dump(preg_match('/^[a-z]{2}(?:[\-_][A-Z]{2})?$/iu', $v));
You have javascript disabled. You will not be able to edit any code.