コード例 #1
0
ファイル: stdlib.php プロジェクト: no22/Picowa
 function doctest($file)
 {
     return SimpleDocTest::doctest($file);
 }