Home
last modified time | relevance | path

Searched refs:AA (Results 1 – 25 of 47) sorted by relevance

12

/php-src/Zend/tests/
H A DArrayAccess_indirect_append.phpt6 class AA implements ArrayAccess {
22 $aa = new AA;
29 object(AA)#1 (1) {
30 ["data":"AA":private]=>
H A Dbug71731.phpt6 class AA implements ArrayAccess {
29 $aa = new AA;
35 $aa[0] = new AA;
36 $aa[0][1] = new AA;
H A Dbug71359.phpt5 class AA {
28 $aa = new AA;
33 $aa->zero = new AA;
34 $aa->zero->one = new AA;
H A Dassign_coalesce_003.phpt11 class AA implements ArrayAccess {
31 $ary = new AA(["foo" => new AA, "null" => null]);
H A Dassign_coalesce_002.phpt28 class AA implements ArrayAccess {
46 $ary = new AA;
H A Dbug37715.phpt10 'AA', 'BB', 'CC', 'DD',
/php-src/ext/mbstring/tests/
H A Dmb_ereg_replace_named_subpatterns.phpt23 echo mb_ereg_replace('(?<a>A)\k<a>', '-\1-', 'AA'), PHP_EOL;
25 echo mb_ereg_replace('(\w)\1', '-\k<>-', 'AA'), PHP_EOL;
27 echo mb_ereg_replace('(?<a>\w+)', '-\k<a', 'AA'), PHP_EOL;
H A Dmb_encode_mimeheader_basic2.phpt42 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?=
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?=
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?=
H A Dmb_decode_mimeheader_basic.phpt15 $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?=
H A Dbug69079.phpt23 mb_substitute_character(0x8fa1ef); // EUC-JP-2004 encoding of U+50AA (illegal)
H A Dmb_encode_mimeheader_basic.phpt52 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?=
H A Dbase64_encoding.phpt25 testConversion("\x00", 'AA==');
/php-src/ext/pdo/tests/
H A Dpdo_005.phpt19 $db->exec("INSERT INTO test005 VALUES(1, 'A', 'AA')");
69 string(2) "AA"
98 string(2) "AA"
134 string(2) "AA"
/php-src/ext/dom/tests/modern/token_list/
H A Dreplace.phpt33 $list->replace('A', 'AA');
55 <root class="AA"/>
/php-src/tests/strings/
H A D002.phpt72 printf test 17:AA
75 printf test 20: AA
78 printf test 23:00000000000000AA
/php-src/Zend/tests/traits/bugs/
H A Dalias-semantics.phpt23 AA
H A Dalias-semantics02.phpt25 AA
/php-src/ext/dom/tests/modern/html/encoding/
H A DHTMLDocument_encoding_edge_case_01.phpt18 …AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA��AA</container>"
H A DHTMLDocument_encoding_edge_case_02.phpt25 …AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA�0�0AA</container>"
/php-src/ext/iconv/tests/
H A Dbug68180.phpt7 …83=8A=E3=83=BC=E3=80=8F=E3=81=B8=E3=81=AE=E3=82=A8=E3=83=B3=E3=83=88=E3=83=AA=E3=83=BC=E3=81=82=E3…
/php-src/tests/lang/
H A Dengine_assignExecutionOrder_002.phpt78 echo "AA=$aa\n";
128 AA=10
/php-src/tests/lang/operators/
H A Dpreinc_variationStr.phpt65 string(2) "AA"
/php-src/ext/gd/tests/
H A Dlines.phpt2 imageline no AA
/php-src/ext/filter/tests/
H A D033.phpt33 …OM HTTP://A.B.C 1.2.3.4 123 123ABC<>() O'HENRY 하퍼 AA:BB:CC:DD:EE:FF
/php-src/ext/standard/html_tables/
H A Dents_html5.txt148 FilledVerySmallSquare 025AA
569 Vvdash 022AA
628 angmsdac 029AA
697 blacksquare 025AA
1109 hookrightarrow 021AA
1578 ordf 000AA
1688 rarrhk 021AA
1852 squarf 025AA
1853 squf 025AA

Completed in 29 milliseconds

12