Home
last modified time | relevance | path

Searched refs:Q (Results 1 – 25 of 58) sorted by path

123

/PHP-7.4/
H A DNEWS2606 . Fixed bug #53891 (iconv_mime_encode() fails to Q-encode UTF-8 string). (cmb)
/PHP-7.4/Zend/tests/
H A Dstr_offset_004.phpt20 $str[$j] = 'Q';
/PHP-7.4/Zend/tests/type_declarations/variance/
H A Dclass_order_autoload5.phpt20 public function method(): Q {}
28 } else if ($class == 'Q') {
29 class Q {
32 var_dump(new Q);
34 class R extends Q {
50 object(Q)#2 (0) {
H A Dclass_order_autoload_error3.phpt17 public function method(): Q {}
23 } else if ($class == 'Q') {
24 class Q {
28 class R extends Q {
38 Fatal error: Declaration of R::method(): A must be compatible with Q::method(): B in %s on line %d
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic3755 #>>>>&(8.Q) ubequad x \b, heap data 0x%llx
3756 >>>>&(8.Q) ubyte x
3765 >>>>&(8.Q) ubyte x
3774 >>>>&(8.Q) ubyte x
3782 >>>>&(8.Q) ubyte x
12538 >>4 string =Q \b, grayscale, non-interlaced
21083 0 string/b PO^Q` Microsoft Word 6.0 Document
26855 >>2 byte 0x0F Q / Q+
26982 >1 belong&0xffffff00 0x00007800 Q-Sound
28055 #>(16.Q) string x "%-.8s"
[all …]
H A Dmagic私はガラスを食べられます3755 #>>>>&(8.Q) ubequad x \b, heap data 0x%llx
3756 >>>>&(8.Q) ubyte x
3765 >>>>&(8.Q) ubyte x
3774 >>>>&(8.Q) ubyte x
3782 >>>>&(8.Q) ubyte x
12538 >>4 string =Q \b, grayscale, non-interlaced
21083 0 string/b PO^Q` Microsoft Word 6.0 Document
26855 >>2 byte 0x0F Q / Q+
26982 >1 belong&0xffffff00 0x00007800 Q-Sound
28055 #>(16.Q) string x "%-.8s"
[all …]
/PHP-7.4/ext/filter/tests/
H A D043.phpt95 string(1) "Q"
/PHP-7.4/ext/hash/tests/
H A Dfnv1a32.phpt17 array( 'Q: ', '1c02a1d6' ),
75 array( 'A0DRlp~L|Q\\it2', '2f5d78ca' ),
89 array( '7#u]~%7Q?E_D7C+zW', 'f5038551' ),
103 array( 'Eid*lB9#Q}<Y%tg_u/v(', '9ff0e9b3' ),
133 array( 'DwCF0^C|y(w,{J1pJMM?ut~)Q<', 'ed50fb22' ),
157 array( 'Q{Pk]z7LWn^o2UQZ|HpAH]s,5If/QrG', '0f36a996' ),
165 array( 'i)a\\~g]Aa%9{qu[G\\J}b.Q JBY.m"c`k', '195cad65' ),
174 array( 'H@aJ,^!&W02$4<-Q#MCANApR=]fD\'RqPrT', '2d094101' ),
181 array( '@W\'Kp08oT[3F$Y}N\'6uu ~U8fm9-Q;0qs8>', 'bbc8b16a' ),
190 array( 'LnKkoO/Hkwez%o.`Q$@C\\upZ]}_.!CTM3!:#P', '9f74a4c3' ),
[all …]
H A Dfnv1a64.phpt10 array( 'Q', 'af640c4c86023e1c' ),
69 array( 'Nrooqy-.Q.Upm', '135d77993c647f43' ),
136 array( 'OokJUez}~9M;eL6!)Q]fq]Bwa0', '52a0a33924a1e495' ),
141 array( '=*"H&iA\\f/!p:>b<v;S"?T].Q#?', '226c52cdff2324cb' ),
168 array( 'e(\'l!/C?-T|:Q -d.SuaZcM^)1bvOa36i', '031098cfb4e50d1f' ),
186 array( 'dP.PpH\\<Cbvz}(HxNqtS?Iem-Q%":qT~CcP4', '0005d93c99685bc1' ),
208 array( 'dGm)^UOmX(zzq_6VB)"PK^;s`jV? },dFzn%Q>s*G', '166ff835024396df' ),
230 array( 'D,JvNIM<GJf.L:P:AEB0Ars|Cy_q-.-Q;XHi"v&IAmXn(', 'afd0b1e73ddced08' ),
246 array( 'fk"2juHFd6\\Jxq8Ddr7+CYLBul@ #atjMv|8lF^Q]<|V/6zs', '7313e5cd61f71972' ),
265 array( '%)}<bDHT1(=W|uuA&F1@x&4Oa{P*hRvm[u*?;RtM[3&Y){z0C-Q<', 'f8b622573f260ed6' ),
[all …]
/PHP-7.4/ext/iconv/tests/
H A Dbug48289.phpt9 'scheme' => 'Q',
17 Subject: =?UTF-8?Q?=E3=83=86?=
18 =?UTF-8?Q?=E3=82=B9?=
19 =?UTF-8?Q?=E3=83=88?=
20 =?UTF-8?Q?=E3=83=86?=
21 =?UTF-8?Q?=E3=82=B9?=
22 =?UTF-8?Q?=E3=83=88?=
H A Dbug51250.phpt2 Bug #51250 (iconv_mime_decode() does not ignore malformed Q-encoded words)
10 var_dump(iconv_mime_decode("Legal encoded-word: =?utf-8?Q?*?= .", $m));
12 var_dump(iconv_mime_decode("Illegal encoded-word: =?utf-8?Q?".chr(0xA1)."?= .", $m));
15 var_dump(iconv_mime_decode("Legal encoded-word: =?utf-8?Q?*?= ."));
17 var_dump(iconv_mime_decode("Illegal encoded-word: =?utf-8?Q?".chr(0xA1)."?= ."));
H A Dbug52941.phpt11 X-Bar: =?ks_c_5601-1987?B?UkU6odk=?= =?UTF-8?Q?Foo?=
H A Dbug53304.phpt7 echo iconv_mime_decode('=?utf-8?Q?Nachricht_=c3=bcber_Kontaktformular_www.inexio.net?=', 0, 'UTF-8'…
8 echo iconv_mime_decode('=?utf-8?Q?Nachricht_=C3=BCber_Kontaktformular_www.inexio.net?=', 0, 'UTF-8'…
H A Dbug53891.phpt2 Bug #53891 (iconv_mime_encode() fails to Q-encode UTF-8 string)
10 'scheme' => 'Q',
20 string(54) "subject: =?utf-8?Q?d=20obeybiubrsfqllpdtpge=E2=80=A6?="
H A Dbug66828.phpt2 Bug #66828 (iconv_mime_encode Q-encoding longer than it should be)
14 "scheme" => "Q"
20 string(74) "Subject: =?UTF-8?Q?Test=20Test=20Test=20Test=20Test=20Test=20Test=20Test?="
H A Dbug68180.phpt9 $original = "=?UTF-8?Q?=E3=80=8E=E3=80=90=E5=A4=96=E8=B3=87=E7=B3=BB=E6=88=A6=E7=95=A5=E3=82=B3=E3=…
H A Dbug79200.phpt9 var_dump(iconv_mime_decode('=?windows-1258?Q?test=20test?=', 0, 'UTF-8'));
H A Diconv_mime_decode.phpt26 Subject: =?ISO-8859-1?Q?Pr=FCfung?=
27 =?ISO-8859-1*de_DE?Q?Pr=FCfung?=\t
28 =?ISO-8859-2?Q?k=F9=D4=F1=D3let?=
32 Subject: =?ISO-8859-1?Q?Pr=FCfung?= =?ISO-8859-1*de_DE?Q?=20Pr=FCfung?= \t =?ISO-8859-2?Q?k=F9=D4=…
36 Subject: =?ISO-8859-1?Q?Pr=FCfung?==?ISO-8859-1*de_DE?Q?Pr=FCfung?==?ISO-8859-2?Q?k=F9=D4=F1=D3let?=
40 Subject: =?ISO-8859-1?Q?Pr=FCfung?= =?ISO-8859-1*de_DE?Q?Pr=FCfung?? =?ISO-8859-2?X?k=F9=D4=F1=D3…
76 (100) "Subject: =?ISO-8859-1?Q?Pr=FCfung?==?ISO-8859-1*de_DE?Q?Pr=FCfung?==?ISO-8859-2?Q?k=F9=D4=F1…
83 (84) "Subject: Prüfung=?ISO-8859-1*de_DE?Q?Pr=FCfung?? =?ISO-8859-2?X?k=F9=D4=F1=D3let?="
87 (100) "Subject: =?ISO-8859-1?Q?Pr=FCfung?==?ISO-8859-1*de_DE?Q?Pr=FCfung?==?ISO-8859-2?Q?k=F9=D4=F1…
88 (84) "Subject: Prüfung=?ISO-8859-1*de_DE?Q?Pr=FCfung?? =?ISO-8859-2?X?k=F9=D4=F1=D3let?="
H A Diconv_mime_decode_headers.phpt33 Subject: [PHP-DEV] [ICONV] test for =?US-ASCII?Q?iconv_mime_decode_headers=28=29?=
/PHP-7.4/ext/imap/tests/
H A Dbug53377.phpt11 $s = "=?UTF-8?Q?=E2=82=AC?=";
/PHP-7.4/ext/mbstring/tests/
H A Dmb_decode_mimeheader_basic.phpt24 $a = "=?UTF-8?Q?=E6=97=A5=E6=9C=AC=E8=AA=9E=E3=83=86=E3=82=AD=E3=82=B9=E3=83=88?=
25 =?UTF-8?Q?=E3=81=A7=E3=81=99=E3=80=82?=";
H A Dmb_decode_mimeheader_variation2.phpt23 "=?Shift_JIS?Q?=93=FA=96=7B=8C=EA=83e=83L=83X=83g=82=C5=82=B7=81B=30=31=32?=
24 =?Shift_JIS?Q?=33=34=82T=82U=82V=82W=82X=81B?=",
28 "=?ISO-2022-JP?Q?=1B=24BF=7CK=5C=38l=25F=25-=25=39=25H=24G=24=39=1B=28B?=
29 =?ISO-2022-JP?Q?=1B=24B!=23=1B=28B=30=31=32=33=34=1B=24B=23=35=1B=28B?=
30 =?ISO-2022-JP?Q?=1B=24B=23=36=23=37=23=38=23=39!=23=1B=28B?=",
33 "=?EUC-JP?Q?=C6=FC=CB=DC=B8=EC=A5=C6=A5=AD=A5=B9=A5=C8=A4=C7=A4=B9=A1=A3?=
34 =?EUC-JP?Q?=30=31=32=33=34=A3=B5=A3=B6=A3=B7=A3=B8=A3=B9=A1=A3?="
H A Dmb_encode_mimeheader_basic.phpt12 …* Description: Converts the string to MIME "encoded-word" in the format of =?charset?(B|Q)?encoded…
33 var_dump(mb_encode_mimeheader($input, 'UTF-8', 'Q'));
43 var_dump(mb_encode_mimeheader($input, 'UTF-8', 'Q'));
61 string(117) "=?UTF-8?Q?=E6=97=A5=E6=9C=AC=E8=AA=9E=E3=83=86=E3=82=AD=E3=82=B9=E3=83=88?=
62 =?UTF-8?Q?=E3=81=A7=E3=81=99=E3=80=82?="
69 string(249) "=?UTF-8?Q?=CE=91=CF=85=CF=84=CF=8C=20=CE=B5=CE=AF=CE=BD=CE=B1=CE=B9=20?=
70 =?UTF-8?Q?=CE=B5=CE=BB=CE=BB=CE=B7=CE=BD=CE=B9=CE=BA=CF=8C=20=CE=BA=CE=B5?=
71 =?UTF-8?Q?=CE=AF=CE=BC=CE=B5=CE=BD=CE=BF=2E=20=30=31=32=33=34=35=36=37=38?=
72 =?UTF-8?Q?=39=2E?="
H A Dmb_encode_mimeheader_basic2.phpt12 …* Description: Converts the string to MIME "encoded-word" in the format of =?charset?(B|Q)?encoded…
38 var_dump(mb_encode_mimeheader($input, $outEncoding, 'Q'));
51 string(201) "=?UTF-8?Q?=E6=97=A5=E6=9C=AC=E8=AA=9E=E3=83=86=E3=82=AD=E3=82=B9=E3=83=88?=
52 =?UTF-8?Q?=E3=81=A7=E3=81=99=E3=80=82=30=31=32=33=34=EF=BC=95=EF=BC=96?=
53 =?UTF-8?Q?=EF=BC=97=EF=BC=98=EF=BC=99=E3=80=82?="
60 string(201) "=?UTF-8?Q?=E6=97=A5=E6=9C=AC=E8=AA=9E=E3=83=86=E3=82=AD=E3=82=B9=E3=83=88?=
61 =?UTF-8?Q?=E3=81=A7=E3=81=99=E3=80=82=30=31=32=33=34=EF=BC=95=EF=BC=96?=
62 =?UTF-8?Q?=EF=BC=97=EF=BC=98=EF=BC=99=E3=80=82?="
69 string(201) "=?UTF-8?Q?=E6=97=A5=E6=9C=AC=E8=AA=9E=E3=83=86=E3=82=AD=E3=82=B9=E3=83=88?=
70 =?UTF-8?Q?=E3=81=A7=E3=81=99=E3=80=82=30=31=32=33=34=EF=BC=95=EF=BC=96?=
[all …]
H A Dmb_encode_mimeheader_basic3.phpt12 …* Description: Converts the string to MIME "encoded-word" in the format of =?charset?(B|Q)?encoded…
38 var_dump(mb_encode_mimeheader($input, $outEncoding, 'Q'));
50 string(124) "=?Shift_JIS?Q?=93=FA=96=7B=8C=EA=83e=83L=83X=83g=82=C5=82=B7=81B=30=31=32?=
51 =?Shift_JIS?Q?=33=34=82T=82U=82V=82W=82X=81B?="
58 string(209) "=?ISO-2022-JP?Q?=1B=24BF=7CK=5C=38l=25F=25-=25=39=25H=24G=24=39=1B=28B?=
59 =?ISO-2022-JP?Q?=1B=24B!=23=1B=28B=30=31=32=33=34=1B=24B=23=35=1B=28B?=
60 =?ISO-2022-JP?Q?=1B=24B=23=36=23=37=23=38=23=39!=23=1B=28B?="
66 string(140) "=?EUC-JP?Q?=C6=FC=CB=DC=B8=EC=A5=C6=A5=AD=A5=B9=A5=C8=A4=C7=A4=B9=A1=A3?=
67 =?EUC-JP?Q?=30=31=32=33=34=A3=B5=A3=B6=A3=B7=A3=B8=A3=B9=A1=A3?="

Completed in 157 milliseconds

123