php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
gen_rare_cp_bitvec.php File Reference

Go to the source code of this file.

Variables

if($argc< 2) $bitvec = array_fill(0, (0xFFFF / 32) + 1, 0xFFFFFFFF)
 
 $input = file_get_contents($argv[1])
 
foreach(explode("\n", $input) as $line$result =
 

Variable Documentation

◆ $bitvec

if ( $argc< 2) $bitvec ( ) = array_fill(0, (0xFFFF / 32) + 1, 0xFFFFFFFF)

Definition at line 9 of file gen_rare_cp_bitvec.php.

◆ $input

$input = file_get_contents($argv[1])

Definition at line 11 of file gen_rare_cp_bitvec.php.

◆ $result

for ( $i=0;$i< 0xFFFF/32;$i++) $result =

Definition at line 31 of file gen_rare_cp_bitvec.php.