Home
last modified time | relevance | path

Searched refs:one (Results 376 – 400 of 666) sorted by relevance

1...<<11121314151617181920>>...27

/PHP-7.4/ext/standard/tests/array/
H A Dextract_variation3.phpt10 array( "1" => "one", "2" => "two", "3" => "three", "4" => "four", "5" => "five" ),
H A Darray_diff_key_error.phpt15 // Testing array_diff_key with one less than the expected number of arguments
H A Darray_intersect_assoc_error.phpt17 // Testing array_intersect_assoc with one less than the expected number of arguments
H A Darray_merge_recursive_variation7.phpt6 * Description: Recursively merges elements from passed arrays into one array
H A Darray_rand_basic2.phpt19 'one' => 1, 'two' => 2, 'three' => 3,
H A Darray_rand_variation4.phpt21 /*1*/ array(1 => 'one', 2 => 2, 1234567890 => 'big', -1 => 'negative key',
26 array('one' => 1, "two" => 2.0, "three" => 'three',
H A Deach_error.phpt21 //Test each with one more than the expected number of arguments
H A Darray_diff_assoc_error.phpt21 // Testing array_diff_assoc with one less than the expected number of arguments
H A Darray_diff_error.phpt21 // Testing array_diff with one less than the expected number of arguments
H A Darray_merge_recursive_basic1.phpt6 * Description: Recursively merges elements from passed arrays into one array
H A Darray_merge_recursive_variation8.phpt6 * Description: Recursively merges elements from passed arrays into one array
/PHP-7.4/ext/standard/tests/strings/
H A Dnl2br_variation2.phpt23 //one blank line
/PHP-7.4/ext/soap/tests/schema/
H A Dschema050.phpt2 SOAP XML Schema 50: Array in complex type (maxOccurs > 1, one value)
H A Dschema052.phpt2 SOAP XML Schema 52: Array in complex type (maxOccurs > 1, array with one value)
/PHP-7.4/Zend/tests/
H A Dbug70805.phpt40 unset($a); // This one can not be putted into roots buf because it's full, thus gc_colloct_roots wi…
/PHP-7.4/ext/standard/tests/streams/
H A Dbug77069.phpt41 $input = "Line one\nLine two\nLine three";
/PHP-7.4/ext/standard/tests/dir/
H A Ddir_variation9.phpt28 // directory dir_variation91 with one sub-directory sub_dir11 and sub-sub-directory sub_dir111
33 // directory dir_variation92 with one sub-directory sub_dir21
H A Dclosedir_error-win32-mb.phpt24 //Test closedir with one more than the expected number of arguments
/PHP-7.4/ext/gd/tests/
H A Dbug66356.phpt41 Warning: imagecrop(): one parameter to a memory allocation multiplication is negative or zero, fail…
/PHP-7.4/ext/posix/tests/
H A Dposix_getgrgid_error.phpt21 //Test posix_getgrgid with one more than the expected number of arguments
/PHP-7.4/ext/zlib/tests/
H A Dbug60761.phpt41 // just check that there is only one length
/PHP-7.4/ext/sqlite3/tests/
H A Dsqlite3_12_unfinalized_stmt_cleanup.phpt23 /* Only read one row and break */
/PHP-7.4/ext/oci8/tests/
H A Ddefine4.phpt25 // Only one of the two columns is defined
/PHP-7.4/ext/imap/tests/
H A Dimap_close_error.phpt25 //Test imap_close with one more than the expected number of arguments
/PHP-7.4/ext/intl/tests/
H A Ddateformat___construct_bad_tz_cal.phpt37 …__construct(): datefmt_create: invalid value for calendar type; it must be one of IntlDateFormatte…

Completed in 26 milliseconds

1...<<11121314151617181920>>...27