Lines Matching refs:base64_decode
49 $greek_lower = base64_decode('zrHOss6zzrTOtc62zrfOuM65zrrOu868zr3Ovs6/z4DPgc+Dz4TPhc+Gz4fPiM+J');
50 $greek_upper = base64_decode('zpHOks6TzpTOlc6WzpfOmM6ZzprOm86czp3Ons6fzqDOoc6jzqTOpc6mzqfOqM6p');
51 $greek_mixed = base64_decode('zrHOss6TzpTOlc6WzpfOmM65zrrOu868zr3Ovs6fzqDOoc6jzqTOpc+Gz4fPiM+J');
54 $greek_nlower = base64_decode('zrzOvc6+zr8=');
55 $greek_nupper = base64_decode('zpzOnc6ezp8=');
56 $greek_nmixed1 = base64_decode('zpzOnc6+zr8=');
57 $greek_nmixed2 = base64_decode('zrzOvc6+zp8=');
59 $greek_blower = base64_decode('zpzOns6f');
60 $greek_bupper = base64_decode('zrzOvs6/');
61 $greek_bmixed1 = base64_decode('zpzOvs6/');
62 $greek_bmixed2 = base64_decode('zrzOvs6f');