DEBSOURCES
Skip Quicknav
sources / php-zend-code / 4.16.0-2 / test / Reflection / TestAsset / FileOfFunctions.php
1234567891011
<?php function test1($foo) { } function test2($bar) { }