Prova così:
Codice PHP:
$rex='/^\\w+\\x20-\\\x20\\w+$/';
if(
preg_match($rex,$str)) {
//...