Home
last modified time | relevance | path

Searched refs:array (Results 4226 – 4250 of 6720) sorted by relevance

1...<<161162163164165166167168169170>>...269

/PHP-8.1/Zend/tests/
H A Dbug41026.phpt10 register_shutdown_function (array ("self", "on_shutdown"));
H A Dforeach_by_ref_repacking_insert.phpt2 Perform a packed to hash insert when the iterator is at the end of the array
H A Dmagic_methods_015.phpt6 function __call(int $name, array $arguments) {}
H A Dbug47165.phpt6 var $bar = array();
H A Dbug79778.phpt14 array(1) {
H A Dbug47572.phpt7 public static $bar = array(
/PHP-8.1/ext/pcre/tests/
H A Dgh11956.phpt11 array(2) {
H A Dbug73483.phpt7 var_dump(preg_replace_callback($regex, function (array $matches) use($regex) {
/PHP-8.1/tests/lang/
H A Dbug25652.phpt11 public $arr = array('testfunc');
H A Dbug24396.phpt6 $arr = array('a' => 1, 'b' => 2, 'c' => 3);
/PHP-8.1/ext/filter/tests/
H A Dbug7715.phpt9 $data = array(
/PHP-8.1/ext/opcache/tests/jit/
H A Dassign_static_prop_001.phpt25 array(1) {
H A Dgh12509.phpt21 array(3) {
/PHP-8.1/ext/intl/tests/
H A Dresourcebundle_traversable.phpt16 array(3) {
/PHP-8.1/ext/openssl/tests/
H A Dbug74651.phpt11 var_dump(openssl_seal($inputstr, $sealed, $ekeys, array($pub_key_id, $pub_key_id), 'AES-128-ECB'));
/PHP-8.1/ext/phar/tests/cache_list/files/
H A Dfrontcontroller5.phar2 Phar::webPhar("whatever", "index.php", null, array(0 => "oops"));
/PHP-8.1/Zend/tests/enum/
H A Dbacked-cases-int.phpt17 array(4) {
/PHP-8.1/ext/date/tests/
H A Dbug34676.phpt7 $tests = array(
/PHP-8.1/ext/soap/tests/
H A Dsetheaders.phpt7 $client = new SoapClient(NULL, array("location"=>"test://","uri"=>"test://",
19 $client->__setSoapHeaders(array(new SoapHeader("test://","HDR1"),new SoapHeader("test://","HDR2")));
22 $h = array(new SoapHeader("test://","HDR0"));
23 $client->__soapCall("test", array(), null, $h);
/PHP-8.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_variable_columncount.phpt12 $matches = array();
31 … printf("[%03d + 1] Expecting array('one' => 1), got %s\n", $offset, var_export($row, true));
37 …printf("[%03d + 2] Expecting array('one' => 1, 'two' => 2), got %s\n", $offset, var_export($row, t…
40 printf("[%03d + 3] Expecting one array element got two\n", $offset);
/PHP-8.1/ext/standard/tests/strings/
H A Dsprintf_variation15.phpt27 // array of strings used to test the function
28 $string_values = array(
53 // array of string formats
54 $string_formats = array(
H A Dsprintf_variation34_64bit.phpt9 // array of integer values
10 $integer_values = array(
31 // array of hexa formats
32 $hexa_formats = array(
/PHP-8.1/ext/mysqli/tests/
H A Dbug49442.phpt55 $rows = array();
113 array(2) {
119 array(2) {
125 array(2) {
/PHP-8.1/ext/oci8/tests/
H A Dextauth_02.phpt145 array(4) {
159 array(4) {
173 array(4) {
187 array(4) {
H A Dextauth_03.phpt145 array(4) {
159 array(4) {
173 array(4) {
187 array(4) {

Completed in 53 milliseconds

1...<<161162163164165166167168169170>>...269