DEBSOURCES
Skip Quicknav
sources / php-elisp / 1.27.0-1 / tests / lang / types / keywords.php
123456789101112131415
<?php __halt_compiler(); bool; boolean; int; integer; float; double; real; string; object; resource; mixed;