Home
last modified time | relevance | path

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

1234567891011

/PHP-5.5/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-5.5/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 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 Dgc_016.phpt2 GC 016: nested GC calls
H A Dlist_006.phpt2 Testing nested list() with empty array
H A Dlsb_017.phpt2 ZE2 Late Static Binding nested calls
H A Dbug35634.phpt2 Bug #35634 (Erroneous "Class declarations may not be nested" error raised)
H A Dns_081.phpt2 081: bracketed namespace with nested unbracketed namespace
H A Dns_084.phpt2 084: unbracketed namespace with nested bracketed namespace
H A Dexception_001.phpt2 Testing nested exceptions
/PHP-5.5/ext/spl/tests/
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"
H A DarrayObject_getFlags_basic2.phpt2 SPL: ArrayObject::getFlags() - ensure flags are passed on to nested array objects and iterators.
/PHP-5.5/tests/lang/
H A Darray_shortcut_005.phpt2 Testing nested array shortcut
H A D011.phpt2 Testing nested functions
/PHP-5.5/scripts/dev/generate-phpt/src/codeSnippets/
H A Darray.txt8 'nested arrays' => array('foo', $index_array, $assoc_array),
/PHP-5.5/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-5.5/Zend/tests/generators/
H A Dnested_calls_with_die.phpt2 Test nested calls with die() in a generator
H A Dnested_method_calls.phpt2 Yield can be used in nested method calls
/PHP-5.5/ext/standard/tests/serialize/
H A Dserialization_arrays_005.phpt2 serialization: arrays with references, nested
59 echo "\n\n--- Containing array references 1 element in nested array:\n";
66 echo "\n\n--- Containing array references 2 elements in nested array:\n";
289 --- Containing array references 1 element in nested array:
358 --- Containing array references 2 elements in nested array:
/PHP-5.5/ext/tokenizer/tests/
H A Dbug60097.phpt2 Bug 60097: token_get_all fails to lex nested heredoc
/PHP-5.5/ext/phar/tests/tar/
H A Dlinks6.phpt2 Phar: test nested linked files
/PHP-5.5/ext/simplexml/tests/
H A Dbug39760.phpt2 Bug #39760 (cloning fails on nested SimpleXML-Object)

Completed in 26 milliseconds

1234567891011