Home
last modified time | relevance | path

Searched refs:bn (Results 1 – 1 of 1) sorted by relevance

/web-php/manual/
H A Dspam_challenge.php46 $bn = NUMS[$b];
48 return [$c[0], $an, $bn, $c[1]($c[0], $an, $bn)];
52 function test_answer($name, $an, $bn, $answer) { argument
61 $b = array_search($bn, NUMS, false);

Completed in 4 milliseconds