예제 #1
0
파일: deltablue.php 프로젝트: alphaxxl/hhvm
 function __construct($v, $str)
 {
     parent::__construct($v, $str);
 }
예제 #2
0
 function __construct($v, $str)
 {
     UnaryConstraint::__construct($v, $str);
 }