Home
last modified time | relevance | path

Searched refs:nested (Results 1 – 25 of 281) sorted by relevance

12345678910>>...12

/PHP-7.1/ext/oci8/tests/
H A Dbug40415.phpt2 Bug #40415 (Using oci_fetchall with nested cursors)
73 echo "Getting nested cursor\n";
85 echo "\nTest 2: fetchall of nested cursor\n";
98 Test 1: Associate fetch of nested cursor
99 Got row "11". Now getting nested cursor:
113 Got row "12". Now getting nested cursor:
127 Got row "13". Now getting nested cursor:
142 Test 2: fetchall of nested cursor
164 Getting nested cursor
177 Getting nested cursor
[all …]
/PHP-7.1/ext/spl/tests/
H A Dbug75717.phpt14 $noRefs = [[[['some']]],[' nested '],"items"];
25 some nested items
26 some nested items
H A DarrayObject_exchangeArray_basic2.phpt30 echo "\n--> exchangeArray(nested ArrayObject):\n";
31 $obj = new ArrayObject(new ArrayObject(array('key'=>'nested ArrayObject element')));
83 --> exchangeArray(nested ArrayObject):
84 string(26) "nested ArrayObject element"
93 string(26) "nested ArrayObject element"
/PHP-7.1/Zend/tests/
H A Dns_079.phpt2 079: nested namespaces
12 Fatal error: Namespace declarations cannot be nested in %s on line %d
H A Derrmsg_027.phpt2 errmsg: class declarations may not be nested
16 Fatal error: Class declarations may not be nested in %s on line %d
H A Dmethods-on-non-objects-nested.inc2 function nested() {
H A Dexception_in_nested_rope.phpt2 Exception during nested rope
H A Dlist_014.phpt2 Cannot destructure using array(), even if nested
H A Dbug35106.phpt2 Bug #35106 (nested foreach fails when array variable has a reference)
H A Dbug33558.phpt2 Bug #33558 (warning with nested calls to functions returning by reference)
H A Dbug44913.phpt2 Bug #44913 (Segfault when using return in combination with nested loops and continue 2)
H A Dlist_006.phpt2 Testing nested list() with empty array
H A Dgc_016.phpt2 GC 016: nested GC calls
/PHP-7.1/tests/lang/
H A Darray_shortcut_005.phpt2 Testing nested array shortcut
H A D011.phpt2 Testing nested functions
/PHP-7.1/scripts/dev/generate-phpt/src/codeSnippets/
H A Darray.txt8 'nested arrays' => array('foo', $index_array, $assoc_array),
/PHP-7.1/ext/standard/tests/general_functions/
H A Dvar_export_basic8.phpt24 echo "\n\n-- Var export on an nested array --\n";
53 -- Var export on an nested array --
/PHP-7.1/Zend/tests/generators/
H A Daborted_yield_during_nested_fcalls.phpt2 Aborted yield during nested calls
H A Dbug74157.phpt2 Bug #74157 (Segfault with nested generators)
H A Dnested_calls_with_die.phpt2 Test nested calls with die() in a generator
/PHP-7.1/Zend/tests/try/
H A Dbug71604.phpt2 Bug #71604: Aborted Generators continue after nested finally
H A Dbug72213_2.phpt2 Bug #72213 (Finally leaks on nested exceptions)
H A Dbug72213.phpt2 Bug #72213 (Finally leaks on nested exceptions)
H A Dtry_finally_014.phpt2 Break 2 in try and return in finally inside nested loop
H A Dtry_multicatch_005.phpt2 Catch exception in the nested multicatch

Completed in 42 milliseconds

12345678910>>...12