Searched refs:AA (Results 1 – 25 of 29) sorted by relevance
12
/PHP-5.3/Zend/tests/ |
H A D | bug52051.phpt | 6 class AA { 7 function AA() { echo "foo\n"; } 9 class bb extends AA {}
|
H A D | call_static_006.phpt | 17 $b = 'AA';
|
H A D | bug37715.phpt | 10 'AA', 'BB', 'CC', 'DD',
|
/PHP-5.3/ext/pdo/tests/ |
H A D | pdo_005.phpt | 18 $db->exec("INSERT INTO test VALUES(1, 'A', 'AA')"); 61 string(2) "AA" 90 string(2) "AA" 126 string(2) "AA"
|
/PHP-5.3/ext/mbstring/tests/ |
H A D | mb_encode_mimeheader_basic2.phpt | 52 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 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 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 D | mb_decode_mimeheader_basic.phpt | 24 $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 D | mb_encode_mimeheader_basic.phpt | 62 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?=
|
/PHP-5.3/tests/strings/ |
H A D | 002.phpt | 69 printf test 17:AA 72 printf test 20: AA 75 printf test 23:00000000000000AA
|
/PHP-5.3/ext/pcre/pcrelib/testdata/ |
H A D | testoutput7 | 1269 AA\P 1270 0: AA 1271 AA\P\P 1283 AA\P 1284 0: AA 1285 AA\P\P 1293 AA\P 1294 0: AA 1295 AA\P\P 1299 AA\P [all …]
|
H A D | testinput7 | 595 AA\P 596 AA\P\P 603 AA\P 604 AA\P\P 609 AA\P 610 AA\P\P 613 AA\P 614 AA\P\P
|
H A D | testinput10 | 1008 AA\P 1009 AA\P\P 1016 AA\P 1017 AA\P\P 1022 AA\P 1023 AA\P\P 1026 AA\P 1027 AA\P\P
|
H A D | testoutput10 | 2067 AA\P 2068 0: AA 2069 AA\P\P 2081 AA\P 2082 0: AA 2083 AA\P\P 2091 AA\P 2092 0: AA 2094 AA\P\P 2098 AA\P [all …]
|
H A D | testoutput4 | 1069 0: AA 1073 0: AA
|
H A D | testoutput6 | 1254 AA 1255 0: AA
|
H A D | testinput6 | 737 AA
|
H A D | testoutput1 | 4970 AA 4971 0: AA 5009 AA 7738 0: AA
|
H A D | testinput1 | 3073 AA 3086 AA
|
/PHP-5.3/tests/lang/ |
H A D | engine_assignExecutionOrder_002.phpt | 74 echo "AA=$aa\n"; 125 AA=10
|
/PHP-5.3/ext/gd/tests/ |
H A D | lines.phpt | 2 imageline no AA
|
/PHP-5.3/ext/hash/ |
H A D | hash_gost.c | 101 #define AA(x, l, r) \ macro 207 AA(v, l, r); \
|
/PHP-5.3/ext/standard/tests/url/ |
H A D | base64_encode_basic_001.phpt | 27 0x0: AA==
|
/PHP-5.3/ext/standard/tests/strings/ |
H A D | htmlentities_html4.phpt | 76 ª U+000AA
|
/PHP-5.3/ext/gd/libgd/ |
H A D | gd.h | 169 int AA; member
|
H A D | gd.c | 157 im->AA = 0; in gdImageCreate() 218 im->AA = 0; in gdImageCreateTrueColor() 2764 im->AA = 1; in gdImageSetAntiAliased() 2771 im->AA = 1; in gdImageSetAntiAliasedDontBlend()
|
/PHP-5.3/ext/pcre/pcrelib/ |
H A D | README | 566 "configure" script, you must include the "-AA" option in the CXXFLAGS 570 needed libraries fail to get included when specifying the "-AA" compiler
|
Completed in 63 milliseconds
12