Home
last modified time | relevance | path

Searched refs:two (Results 226 – 250 of 743) sorted by relevance

12345678910>>...30

/PHP-5.6/ext/standard/tests/array/
H A Darray_intersect_variation7.phpt47 array("one" => 1, 'two' => 2, "three" => 3, 4 => 4),
115 ["two"]=>
121 ["two"]=>
H A Darray_walk_variation9.phpt48 echo "-- passing one more parameter to function with two parameters --\n";
85 -- passing one more parameter to function with two parameters --
H A Duasort_basic1.phpt51 $string_key_arg = array('one' => 4, 'two' => 2, 'three' => 1, 'four' => 10);
109 ["two"]=>
H A Darray_reverse_variation5.phpt48 array("one" => 1, 'two' => 2, "three" => 3, 4 => 4),
137 ["two"]=>
148 ["two"]=>
159 ["two"]=>
H A Dcurrent_basic.phpt16 $array = array ('zero', 'one', 'two', 'three' => 3);
H A Dextract_variation7.phpt8 $a = array( "1" => "one", "2" => "two", "3" => "three", "4" => "four", "5" => "five" );
H A Darray_intersect_ukey_variation3.phpt38 $assoc_array = array ('one' => 1, 'two' => 2);
173 …ukey() expects parameter 3 to be a valid callback, array must have exactly two members in %s on li…
176 …ukey() expects parameter 4 to be a valid callback, array must have exactly two members in %s on li…
181 …ukey() expects parameter 3 to be a valid callback, array must have exactly two members in %s on li…
184 …ukey() expects parameter 4 to be a valid callback, array must have exactly two members in %s on li…
197 …ukey() expects parameter 3 to be a valid callback, array must have exactly two members in %s on li…
200 …ukey() expects parameter 4 to be a valid callback, array must have exactly two members in %s on li…
H A Darray_unique_variation4.phpt41 array("one" => 1, 'two' => 2, "three" => 1, 4 => 1),
79 ["two"]=>
H A Darray_walk_recursive_variation9.phpt48 echo "-- passing one more parameter to function with two parameters --\n";
85 -- passing one more parameter to function with two parameters --
H A Duasort_variation3.phpt66 "two" => 4, //double quoted key
128 ["two"]=>
H A Darray_diff_uassoc_error.phpt47 …ssoc() expects parameter 4 to be a valid callback, array must have exactly two members in %s on li…
50 …ssoc() expects parameter 6 to be a valid callback, array must have exactly two members in %s on li…
/PHP-5.6/ext/date/tests/
H A Dbug48187.phpt7 // two arbitrary dates
/PHP-5.6/ext/standard/tests/general_functions/
H A Dbug44394_2.phpt2 Bug #44394 (Last two bytes missing from output) with session.use_trans_id
/PHP-5.6/Zend/tests/
H A Dbug73337.phpt2 Bug #73337 (try/catch not working with two exceptions inside a same operation)
H A Dclass_name_as_scalar.phpt24 $two = Baz::class,
28 var_dump($one, $two, $three, $four);
/PHP-5.6/ext/simplexml/tests/
H A Dprofile10.phpt2 SimpleXML [profile]: Accessing two attributes with the same name, but different namespaces
/PHP-5.6/ext/spl/internal/
H A Dsplqueue.inc16 * two aliases are available:
29 /** Changes the iteration mode. There are two orthogonal sets of modes that
/PHP-5.6/ext/intl/tests/
H A Dcalendar_set_variation1.phpt20 //two minutes to midnight!
/PHP-5.6/ext/spl/tests/
H A DSplDoublyLinkedList_offsetExists_success.phpt9 // Push two values onto the list
/PHP-5.6/ext/spl/examples/
H A Ddualiterator.inc13 * @brief Synchronous iteration over two iterators
34 /** construct iterator from two iterators
155 /** Compare two iterators
/PHP-5.6/ext/dba/tests/
H A Ddba013.phpt27 Catchable fatal error: dba_insert(): Key does not have exactly two elements: (key, name) in %sdba01…
H A Ddba014.phpt27 Catchable fatal error: dba_insert(): Key does not have exactly two elements: (key, name) in %sdba01…
/PHP-5.6/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_simple_rpcenc_011w.phpt11 $client->echoMultipleFaults2(4, "Hello World", 12.345, array("one","two","three"));
19 …fString"><item xsi:type="xsd:string">one</item><item xsi:type="xsd:string">two</item><item xsi:typ…
H A Dr4_groupH_simple_rpcenc_008w.phpt11 $client->echoMultipleFaults2(1, "Hello World", 12.345, array("one","two","three"));
19 …fString"><item xsi:type="xsd:string">one</item><item xsi:type="xsd:string">two</item><item xsi:typ…
H A Dr4_groupH_simple_rpcenc_009w.phpt11 $client->echoMultipleFaults2(2, "Hello World", 12.345, array("one","two","three"));
19 …fString"><item xsi:type="xsd:string">one</item><item xsi:type="xsd:string">two</item><item xsi:typ…

Completed in 23 milliseconds

12345678910>>...30