Home
last modified time | relevance | path

Searched refs:A (Results 501 – 525 of 1323) sorted by relevance

1...<<21222324252627282930>>...53

/PHP-5.5/ext/standard/tests/general_functions/
H A Descapeshellcmd_bug71270.phpt6 $var_2 = str_repeat('A', 1024*1024*64);
H A Descapeshellarg_bug71270.phpt6 $var_2 = str_repeat('A', 1024*1024*64);
H A D002.phpt4 <?php echo quoted_printable_decode("=FAwow-factor=C1=d0=D5=DD=C5=CE=CE=D9=C5=0A=
H A D006.phpt4 <?php echo quoted_printable_decode("=FAwow-factor=C1=D0=D5=DD=C5=CE=CE=D9=C5=0A=
/PHP-5.5/ext/standard/tests/strings/
H A Dstrcoll.phpt11 $b = 'A';
H A D005.phpt10 $string = str_repeat("A", 1024);
H A Dhtmlentities24.phpt32 $str = "A 'quote' is <b>bold</b>";
320 string(36) "A 'quote' is &lt;b&gt;bold&lt;/b&gt;"
321 string(46) "A &#039;quote&#039; is &lt;b&gt;bold&lt;/b&gt;"
322 string(36) "A 'quote' is &lt;b&gt;bold&lt;/b&gt;"
323 string(36) "A 'quote' is &lt;b&gt;bold&lt;/b&gt;"
H A Dhtmlspecialchars.phpt32 $str = "A 'quote' is <b>bold</b>";
320 string(36) "A 'quote' is &lt;b&gt;bold&lt;/b&gt;"
321 string(46) "A &#039;quote&#039; is &lt;b&gt;bold&lt;/b&gt;"
322 string(36) "A 'quote' is &lt;b&gt;bold&lt;/b&gt;"
323 string(36) "A 'quote' is &lt;b&gt;bold&lt;/b&gt;"
/PHP-5.5/ext/bcmath/tests/
H A Dbug72093.phpt7 var_dump(bcpowmod(1, "A", 128, -200));
/PHP-5.5/ext/interbase/tests/
H A D004.phpt86 …ibase_blob_add($bl_h, "| A) the GNU General Public License as published by the Free Software |\n"…
95 …ibase_blob_add($bl_h, "| MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |\n"…
141 | A) the GNU General Public License as published by the Free Software |
150 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
166 | A) the GNU General Public License as published by the Free Software |
175 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
/PHP-5.5/ext/intl/tests/
H A Dlocale_get_display_region3.phpt257 disp_locale=en : display_region=A?
258 disp_locale=fr : display_region=A?
259 disp_locale=de : display_region=A?
272 disp_locale=en : display_region=A?
273 disp_locale=fr : display_region=A?
274 disp_locale=de : display_region=A?
/PHP-5.5/ext/standard/tests/array/
H A Darray_slice.phpt11 array( "a" => "aaa", "A" => "AAA", "c" => "ccc", "d" => "ddd", "e" => "eee"),
598 ["A"]=>
610 ["A"]=>
628 ["A"]=>
638 ["A"]=>
644 ["A"]=>
654 ["A"]=>
670 ["A"]=>
680 ["A"]=>
686 ["A"]=>
[all …]
/PHP-5.5/ext/phar/tests/cache_list/files/
H A Dfrontcontroller.phar6 …x.php��� �~G�����I�������hiohio<?php function hio(){}here is my indexXȅ�A�$��0@��4���GBMB
H A Dwrite.phar10 ʩ�#�A�<4 y%�LG����GBMB
/PHP-5.5/ext/phar/tests/files/
H A Dfrontcontroller.phar6 …x.php��� �~G�����I�������hiohio<?php function hio(){}here is my indexXȅ�A�$��0@��4���GBMB
/PHP-5.5/Zend/tests/
H A Dcatch.phpt12 } catch (A $e) {
H A Dns_029.phpt5 use A\B as Foo;
/PHP-5.5/Zend/tests/generators/
H A Dgenerator_returns_generator.phpt2 A generator function returns a Generator object
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput18206 /\h*A/SI8
210 /\R*A/SI8<bsr_unicode>
212 \x{2028}A
214 /\v+A/SI8
224 A Z
H A Dtestoutput18-16709 /\h*A/SI8
713 Need char = 'A'
717 0: A
719 0: \x{2000}A
725 Need char = 'A'
729 0: A
730 \x{2028}A
731 0: \x{2028}A
733 /\v+A/SI8
783 A Z
[all …]
H A Dtestoutput18-32706 /\h*A/SI8
710 Need char = 'A'
714 0: A
716 0: \x{2000}A
722 Need char = 'A'
726 0: A
727 \x{2028}A
728 0: \x{2028}A
730 /\v+A/SI8
780 A Z
[all …]
/PHP-5.5/ext/date/tests/
H A Dbug64157.phpt14 A two digit second could not be found
/PHP-5.5/Zend/tests/generators/errors/
H A Dyield_const_by_ref_error.phpt2 A notice is thrown when yielding a constant value by reference
/PHP-5.5/ext/session/tests/
H A Dbug32330.phpt58 $_SESSION['A'] = 'B';
74 write: id = %s, data = A|s:1:"B";
/PHP-5.5/ext/standard/tests/time/
H A Dstrptime_basic.phpt32 $str = strftime("%A %B %e %R", $tstamp);
33 var_dump(strptime($str, '%A %B %e %R'));

Completed in 35 milliseconds

1...<<21222324252627282930>>...53