VPX_TYPE_ALPHANUM_UNDERSCORE

in vpx_shared/vpx_shared_defines.php

<?php
define('VPX_TYPE_ALPHANUM_UNDERSCORE', 'alphanum_underscore');
?>