Lines Matching refs:base64_decode
40 $greek_lower = base64_decode('zrHOss6zzrTOtc62zrfOuM65zrrOu868zr3Ovs6/z4DPgc+Dz4TPhc+Gz4fPiM+J');
41 $greek_upper = base64_decode('zpHOks6TzpTOlc6WzpfOmM6ZzprOm86czp3Ons6fzqDOoc6jzqTOpc6mzqfOqM6p');
42 $greek_mixed = base64_decode('zrHOss6TzpTOlc6WzpfOmM65zrrOu868zr3Ovs6fzqDOoc6jzqTOpc+Gz4fPiM+J');
45 $greek_nlower = base64_decode('zrzOvc6+zr8=');
46 $greek_nupper = base64_decode('zpzOnc6ezp8=');
47 $greek_nmixed1 = base64_decode('zpzOnc6+zr8=');
48 $greek_nmixed2 = base64_decode('zrzOvc6+zp8=');
50 $greek_blower = base64_decode('zpzOns6f');
51 $greek_bupper = base64_decode('zrzOvs6/');
52 $greek_bmixed1 = base64_decode('zpzOvs6/');
53 $greek_bmixed2 = base64_decode('zrzOvs6f');