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