<?php

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

crypt();
\crypt();
\crypt(1);
crYpt(2, 3);
crypt(4, 5, 6, 7);
\crypt(4, 5, 6, 8);
CRYpt(4, 5, 6, 9);
unknown_function(1, 2, 3, 4, 5);
$x->phpinfo(1, 2, 3);
stdclass::assert_options(6, 7, 8, 9);