Lines Matching refs:regs
28 echo "\nASCII String without \$regs arg:\t\t";
30 echo "ASCII String with \$regs arg:\n";
34 echo "\nMultibyte String without \$regs arg:\t";
36 echo "Multubyte String with \$regs arg:\n";
45 * @param array $regs
47 function base64_encode_var_dump($regs) {
48 if ($regs) {
49 echo "array(" . count($regs) . ") {\n";
50 foreach ($regs as $key => $value) {
67 ASCII String without $regs arg: int(1)
68 ASCII String with $regs arg:
75 Multibyte String without $regs arg: int(1)
76 Multubyte String with $regs arg: