Home
last modified time | relevance | path

Searched refs:second (Results 126 – 150 of 395) sorted by relevance

12345678910>>...16

/php-src/Zend/tests/
H A Dmagic_methods_018.phpt2 __callStatic second parameter should be an array typed
H A Dmagic_by_ref_002.phpt2 passing second parameter of __set() by ref
H A Dmagic_by_ref_007.phpt2 passing second parameter of __call() by ref
/php-src/ext/standard/tests/array/
H A D002.phpt11 echo "No second argument:\n";
59 No second argument:
169 No second argument:
277 No second argument:
375 No second argument:
473 No second argument:
583 No second argument:
H A Din_array_variation3.phpt31 //error: as wrong datatype for second argument
37 //error: as wrong datatype for second argument
H A Dextract_variation6.phpt6 /* EXTR_REFS as second Argument */
H A Darsort_variation9.phpt18 array("first", 5 => "second", "third"),
144 string(6) "second"
154 string(6) "second"
H A Dasort_variation9.phpt18 array("first", 5 => "second", "third"),
144 string(6) "second"
154 string(6) "second"
/php-src/tests/basic/
H A Dtimeout_variation_0.phpt21 Fatal error: Maximum execution time of 1 second exceeded in %s on line %d
H A Dtimeout_variation_7.phpt20 Fatal error: Maximum execution time of 1 second exceeded in %s on line %d
H A Dtimeout_variation_8.phpt18 Fatal error: Maximum execution time of 1 second exceeded in %s on line %d
H A Dtimeout_variation_1.phpt19 Fatal error: Maximum execution time of 1 second exceeded in %s on line %d
H A Dtimeout_variation_4.phpt19 Fatal error: Maximum execution time of 1 second exceeded in %s on line %d
H A Dtimeout_variation_9.phpt19 Fatal error: Maximum execution time of 1 second exceeded in %s on line %d
H A Dtimeout_variation_2.phpt19 Fatal error: Maximum execution time of 1 second exceeded in %s on line %d
/php-src/ext/gmp/tests/
H A Dbug69803.phpt2 Bug #69803: gmp_random_range() modifies second parameter if GMP number
/php-src/ext/date/tests/
H A Dbug64157.phpt14 A two digit second could not be found
H A Dbug52063.phpt2 Bug #52063 (DateTime constructor's second argument doesn't have a null default value)
H A Dbug52430.phpt19 ["second"]=>
/php-src/ext/sqlite3/tests/
H A Dsqlite3_39_toggleExtended.phpt16 echo "Inserting second time which should fail" . PHP_EOL;
32 Inserting second time which should fail
/php-src/ext/standard/tests/dir/
H A Drewinddir_basic.phpt37 echo "\n-- Read and rewind second directory (no argument supplied) --\n";
78 -- Read and rewind second directory (no argument supplied) --
/php-src/ext/intl/tests/
H A Dtimezone_getCanonicalID_variant1.phpt2 IntlTimeZone::getCanonicalID(): second argument
/php-src/ext/opcache/tests/opt/
H A Dsccp_013.phpt19 loadEntities(array("first", "second"));
H A Dsccp_014.phpt20 loadEntities(array("first", "second"));
/php-src/Zend/tests/try/
H A Dtry_multicatch_006.phpt2 Catch first exception in the second multicatch

Completed in 25 milliseconds

12345678910>>...16