コード例 #1
0
function call_me()
{
    call_me_maybe();
}
コード例 #2
0
ファイル: test_error_nofunc.php プロジェクト: enikki/ephp
<?php

@call_me_maybe();