예제 #1
0
 public function __construct($pattern)
 {
     parent::__construct($pattern);
     $this->pattern .= 'i';
 }