DEBSOURCES
Skip Quicknav
sources / netbeans / 7.0.1%2Bdfsg1-5 / php.editor / test / unit / data / testfiles / indent / trivial_repeated_indent.php
123456789
<html> <body> <?php if ($tst) { echo 1;^ } ?> </body> </html>