<?php

crypt();
CRYpt(1);
crypt(2, 3);
crypt(4, 5, 6, 7);
\getopt();
\GETOPT(1);
\getopt(2, 3);
$o->phpinfo();
Stdclass::assert_options();