DEBSOURCES
Skip Quicknav
sources / netbeans / 7.0.1%2Bdfsg1-5 / php.editor / test / unit / data / testfiles / indent / multiline_function_call_33.php
12345678910
<?php if ($cond1 && $cond2) { echo 'fkaljfda'; } $a = foo( 'a', 'b');^