Home
last modified time | relevance | path

Searched refs:reference (Results 51 – 75 of 247) sorted by path

12345678910

/PHP-5.5/Zend/tests/generators/
H A Dbug69419.phpt21 Notice: Only variable references should be returned by reference in %s on line %d
H A Dgenerator_method_by_ref.phpt2 Generator methods can yield by reference
H A Dyield_array_offset_by_ref.phpt2 Array offsets can be yielded by reference
H A Dyield_by_reference.phpt2 Generators can yield by-reference
/PHP-5.5/Zend/tests/generators/errors/
H A Dnon_ref_generator_iterated_by_ref_error.phpt13 …with message 'You can only iterate a generator by-reference if it declared that it yields by-refer…
H A Dyield_const_by_ref_error.phpt2 A notice is thrown when yielding a constant value by reference
15 Notice: Only variable references should be yielded by reference in %s on line %d
H A Dyield_non_ref_function_call_by_ref_error.phpt19 Notice: Only variable references should be yielded by reference in %s on line %d
/PHP-5.5/Zend/tests/
H A Dindexing_001.phpt13 echo "\n*** Indexing - Testing reference assignment with key ***\n";
29 echo "\n*** Indexing - Testing reference assignment no key ***\n";
89 *** Indexing - Testing reference assignment with key ***
172 *** Indexing - Testing reference assignment no key ***
H A Dlist_002.phpt2 Testing full-reference on list()
H A Dlist_004.phpt2 list() with array reference
H A Dmagic_by_ref_001.phpt17 Fatal error: Method test::__set() cannot take arguments by reference in %s on line %d
H A Dmagic_by_ref_002.phpt16 Fatal error: Method test::__set() cannot take arguments by reference in %s on line %d
H A Dmagic_by_ref_003.phpt17 Fatal error: Method test::__get() cannot take arguments by reference in %s on line %d
H A Dmagic_by_ref_004.phpt18 Fatal error: Method test::__unset() cannot take arguments by reference in %s on line %d
H A Dmagic_by_ref_005.phpt18 Fatal error: Method test::__isset() cannot take arguments by reference in %s on line %d
H A Dmagic_by_ref_006.phpt18 Fatal error: Method test::__call() cannot take arguments by reference in %s on line %d
H A Dmagic_by_ref_007.phpt19 Fatal error: Method test::__call() cannot take arguments by reference in %s on line %d
H A Dns_034.phpt2 034: Support for namespaces in compile-time constant reference
H A Dns_035.phpt2 035: Name ambiguity in compile-time constant reference (php name)
H A Dns_036.phpt2 036: Name ambiguity in compile-time constant reference (ns name)
H A Dunexpected_ref_bug.phpt2 Crash when function parameter modified via unexpected reference
/PHP-5.5/ext/date/tests/
H A D015.phpt2 timezone object reference handling
/PHP-5.5/ext/dom/tests/
H A DDOMDocument_createEntityReference_basic.phpt2 DOMDocument::createEntityReference() should create a new entity reference node
H A DDOMNode_insertBefore_error2.phpt26 // getting a sibling as reference node to insert
H A DDOMNode_insertBefore_error3.phpt26 // getting the parent node as reference node to insert

Completed in 51 milliseconds

12345678910