Home
last modified time | relevance | path

Searched refs:one (Results 251 – 275 of 666) sorted by relevance

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

/PHP-7.4/tests/lang/
H A Dbug24499.phpt2 Bug #24499 (bogus handling of a public property as a private one)
/PHP-7.4/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_simple_doclit_008w.phpt14 "param3" => array("one","two","three")));
22 …lo world</ns1:param1><ns1:param2>12.345</ns1:param2><ns1:param3><ns2:value>one</ns2:value><ns2:val…
H A Dr4_groupH_simple_doclit_009w.phpt14 "param3" => array("one","two","three")));
22 …lo world</ns1:param1><ns1:param2>12.345</ns1:param2><ns1:param3><ns2:value>one</ns2:value><ns2:val…
H A Dr4_groupH_simple_doclit_011w.phpt14 "param3" => array("one","two","three")));
22 …lo world</ns1:param1><ns1:param2>12.345</ns1:param2><ns1:param3><ns2:value>one</ns2:value><ns2:val…
/PHP-7.4/ext/imap/tests/
H A DREADME.md15 one user, `webmaster@something.com`. It's also necessary to set up one
/PHP-7.4/ext/standard/tests/strings/
H A Djoin_variation5.phpt16 $sub_array = array(array(1,2,3,4), array(1 => "one", 2 => "two"), "PHP", 50);
51 string(8) "one, two"
H A Dprintf_basic3.phpt32 echo "\n-- Calling printf() with one arguments--\n";
65 -- Calling printf() with one arguments--
H A Dstrval_error.phpt22 //Test strval with one more than the expected number of arguments
26 // Testing strval with one less than the expected number of arguments
/PHP-7.4/ext/oci8/tests/
H A Darray_bind_006.phpt54 $array = array("one", "two", "three", "four", "five");
75 string(3) "one"
H A Darray_bind_str.phpt54 $array = Array("one", "two", "three", "four", "five");
75 string(3) "one"
H A Darray_bind_str1.phpt54 $array = Array("one", "two", "three", "four", "five");
75 string(3) "one"
/PHP-7.4/ext/standard/tests/array/
H A Darray_chunk_variation6.phpt15 * 3. array with one element
26 // array with one element
H A Darray_fill_keys_variation3.phpt19 $array = array("one", "two");
44 ["one"]=>
H A Darray_intersect_assoc_basic.phpt22 $arr_associative = array("one" => 1, "two" => 2);
60 ["one"]=>
H A Darray_map_variation12.phpt22 echo "-- with built-in function 'pow' and one parameter --\n";
41 -- with built-in function 'pow' and one parameter --
H A Dshuffle_basic2.phpt21 'one' => 1, 2 => 02, 'three' => 3,
44 ["one"]=>
/PHP-7.4/ext/date/tests/
H A Dgmmktime_variation7.phpt20 echo "\n-- Testing gmmktime() function with one optional argument --\n";
40 -- Testing gmmktime() function with one optional argument --
H A Dbug52454.phpt2 Bug #52454 (Relative dates and getTimestamp increments by one day)
/PHP-7.4/Zend/tests/
H A Dbug75252.phpt2 Bug #75252: Incorrect token formatting on two parse errors in one request
H A Dbug31720.phpt5 $array = array('at least one element');
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_stmt_num_rows.phpt88 any behaviour they like, including the one checked for in this test.
91 On the contrary, the mysqlnd way is a reasonable one and, maybe, one fine
92 day, after Klingons visited earh, becomes the official one. Meanwhile do
/PHP-7.4/Zend/tests/variadic/
H A Dnon_variadic_implements_variadic_error.phpt2 It's not possible to turn a variadic function into a non-variadic one
/PHP-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_086.phpt7 // Class must have at least one property. Property must have a type.
/PHP-7.4/ext/hash/tests/
H A Djoaat.phpt2 Hash: Jenkins's one-at-a-time
/PHP-7.4/ext/json/tests/
H A Dpass001.phpt29 \"one\": 1,
112 "one": 1,
193 ["one"]=>
331 ["one"]=>
430 …90,"real":-9876.54321,"e":1.23456789e-13,"E":1.23456789e+34,"":0,"zero":0,"one":1,"space":" ","quo…
432 …90,"real":-9876.54321,"e":1.23456789e-13,"E":1.23456789e+34,"":0,"zero":0,"one":1,"space":" ","quo…
473 ["one"]=>
611 ["one"]=>

Completed in 37 milliseconds

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