Home
last modified time | relevance | path

Searched refs:call (Results 76 – 100 of 299) sorted by relevance

12345678910>>...12

/PHP-5.5/Zend/tests/
H A Dlsb_012.phpt2 ZE2 Late Static Binding call to static::method() from internal function (string)
H A Dbug52940.phpt2 Bug #52940 (call_user_func_array still allows call-time pass-by-reference)
H A Dindirect_method_call_004.phpt2 Indirect method call and cloning
H A Dlsb_011.phpt2 ZE2 Late Static Binding call to static::method() from internal function (array)
H A Dtry_finally_003.phpt2 Try finally (call sequence test)
H A Dtry_finally_010.phpt2 Try finally (function call in the finaly block after exception)
/PHP-5.5/tests/lang/
H A D007.phpt2 Function call with global and static variables
H A D043.phpt2 Dynamic call for static methods
H A D044.phpt2 Dynamic call for static methods dynamically named
H A Dbug25547.phpt2 Bug #25547 (error_handler and array index with function call)
/PHP-5.5/ext/pdo_oci/tests/
H A Dpecl_bug_6364.phpt2 PECL PDO_OCI Bug #6364 (segmentation fault on stored procedure call with OUT binds)
21 $stmt = $dbh->prepare("call bug_6364_sp('p1','p2','p3',?,?)");
/PHP-5.5/ext/standard/tests/strings/
H A Dstrtr_variation4.phpt46 //strtr() call in three args syntax form
49 //strtr() call in two args syntax form
/PHP-5.5/ext/oci8/tests/
H A Dbug51291_2.phpt29 echo "2nd call after successful execute\n";
52 2nd call after successful execute
/PHP-5.5/ext/standard/tests/array/
H A Dusort_variation3.phpt74 echo "\n-- Sorted array after usort() function call --\n";
82 -- Sorted array after usort() function call --
/PHP-5.5/tests/classes/
H A D__call_006.phpt24 echo "---> Invoke __call via simple method call.\n";
55 ---> Invoke __call via simple method call.
H A D__call_007.phpt24 echo "---> Invoke __call via simple method call.\n";
56 ---> Invoke __call via simple method call.
/PHP-5.5/ext/spl/tests/
H A DSplDoublyLinkedList_count_param_SplDoublyLinkedList.phpt2 Create a SplDoublyLinkedList, call count() and pass a SplDoublyLinkedList object as the parameter.
H A DSplDoublyLinkedList_setIteratorMode_param_SplDoublyLinkedList.phpt2 Create a SplDoublyLinkedList, call setIteratorMode() and pass a SplDoublyLinkedList object as the p…
/PHP-5.5/ext/standard/tests/class_object/
H A Dforward_static_call_002.phpt21 Fatal error: Cannot call forward_static_call() when no class scope is active in %s on line %d
/PHP-5.5/tests/output/
H A Dob_start_basic_003.phpt11 cause_fatal_error(); // call undefined function
/PHP-5.5/Zend/tests/generators/
H A Dyield_ref_function_call_by_reference.phpt2 The result of a by-ref function call can be yielded just fine
H A Dyield_during_method_call.phpt2 Yield can be used during a method call
/PHP-5.5/Zend/tests/generators/errors/
H A Dyield_non_ref_function_call_by_ref_error.phpt2 Yielding the result of a non-ref function call throw a notice
/PHP-5.5/ext/phar/tests/
H A Dfrontcontroller32.phpt15 %ahar error: failed to call rewrite callback
/PHP-5.5/ext/spl/internal/
H A Dnorewinditerator.inc13 * @brief An Iterator wrapper that doesn't call rewind

Completed in 19 milliseconds

12345678910>>...12