Home
last modified time | relevance | path

Searched refs:two (Results 176 – 200 of 743) sorted by relevance

12345678910>>...30

/PHP-5.6/ext/standard/tests/strings/
H A Dprintf_basic7.phpt38 echo "\n-- Calling printf() with two arguments --\n";
61 -- Calling printf() with two arguments --
H A Dprintf_basic8.phpt37 echo "\n-- Calling printf() with two arguments --\n";
60 -- Calling printf() with two arguments --
H A Dprintf_basic3.phpt40 echo "\n-- Calling printf() with two arguments--\n";
71 -- Calling printf() with two arguments--
/PHP-5.6/ext/standard/tests/array/
H A Dshuffle_error.phpt22 $array_arg = array(1, "two" => 2);
50 ["two"]=>
H A Darray_intersect_assoc_basic.phpt22 $arr_associative = array("one" => 1, "two" => 2);
62 ["two"]=>
H A Darray_map_variation12.phpt19 echo "-- with built-in function 'pow' and two parameters --\n";
32 -- with built-in function 'pow' and two parameters --
H A Darray_pop_errors.phpt18 array( "1" => "one", "2" => "two", "3" => "three", "4" => "four", "5" => "five" ),
19 array( 1 => "one", 2 => "two", 3 => 7, 4 => "four", 5 => "five" ),
H A Darray_fill_keys_variation3.phpt19 $array = array("one", "two");
46 ["two"]=>
/PHP-5.6/ext/pdo_mysql/tests/
H A Dbug_41997.phpt36 $stmt = $db->query('SELECT 2 AS "two"');
60 [%u|b%"two"]=>
/PHP-5.6/ext/gd/tests/
H A Dsimilarity.inc27 * Calculates the euclidean distance of two RGB values.
44 * Calculates dissimilarity of two images.
/PHP-5.6/ext/pcre/pcrelib/testdata/
H A Dgrepoutput83 2:X two 3:X three 4:X four
H A Dgrepinput82 X two X three X four
/PHP-5.6/ext/standard/tests/general_functions/
H A Dbug44394.phpt2 Bug #44394 (Last two bytes missing from output)
/PHP-5.6/Zend/tests/
H A Dbug67985.phpt6 $a = ['zero', 'one', 'two'];
/PHP-5.6/tests/classes/
H A Dinterface_constant_inheritance_004.phpt2 Ensure a class may implement two interfaces which include the same constant (due to inheritance).
/PHP-5.6/ext/bcmath/tests/
H A Dbcdiv_error1.phpt2 bcdiv — Divide two arbitrary precision numbers
H A Dbcdiv_error2.phpt2 bcdiv — Divide two arbitrary precision numbers
/PHP-5.6/ext/date/tests/
H A Dbug64157.phpt14 A two digit second could not be found
H A Dgmmktime_variation7.phpt23 echo "\n-- Testing gmmktime() function with two optional argument --\n";
43 -- Testing gmmktime() function with two optional argument --
/PHP-5.6/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_simple_doclit_008w.phpt14 "param3" => array("one","two","three")));
22 …param2>12.345</ns1:param2><ns1:param3><ns2:value>one</ns2:value><ns2:value>two</ns2:value><ns2:val…
H A Dr4_groupH_simple_doclit_009w.phpt14 "param3" => array("one","two","three")));
22 …param2>12.345</ns1:param2><ns1:param3><ns2:value>one</ns2:value><ns2:value>two</ns2:value><ns2:val…
H A Dr4_groupH_simple_doclit_011w.phpt14 "param3" => array("one","two","three")));
22 …param2>12.345</ns1:param2><ns1:param3><ns2:value>one</ns2:value><ns2:value>two</ns2:value><ns2:val…
/PHP-5.6/ext/oci8/tests/
H A Darray_bind_006.phpt54 $array = array("one", "two", "three", "four", "five");
73 string(3) "two"
H A Darray_bind_str.phpt54 $array = Array("one", "two", "three", "four", "five");
73 string(3) "two"
H A Darray_bind_str1.phpt54 $array = Array("one", "two", "three", "four", "five");
73 string(3) "two"

Completed in 34 milliseconds

12345678910>>...30