예제 #1
0
 public static function html_findTagClose($str, $p)
 {
     return parent::html_findTagClose($str, $p);
 }