Home
last modified time | relevance | path

Searched refs:calling (Results 76 – 100 of 172) sorted by relevance

1234567

/PHP-7.4/ext/mysqli/tests/
H A Dbug77935.phpt2 Bug #77935: Crash in mysqlnd_fetch_stmt_row_cursor when calling an SP with a cursor
H A Dbug64726.phpt2 Bug #63398 (Segfault when calling fetch_object on a use_result and DB pointer has closed)
/PHP-7.4/Zend/tests/type_declarations/
H A Dstrict_call_weak.phpt2 strict_types=1 code calling strict_types=0 code
H A Dstrict_call_weak_explicit.phpt2 strict_types=1 code calling explicitly strict_types=0 code
/PHP-7.4/tests/classes/
H A Dbug27504.phpt2 Bug #27504 (call_user_func_array allows calling of private/protected methods)
H A Dprivate_003.phpt27 fail::not_ok(); // calling a private function
H A Dprivate_003b.phpt28 $t->not_ok(); // calling a private function
/PHP-7.4/ext/zlib/tests/
H A Dgzread_variation1.phpt2 Test function gzread() by calling it while file open for writing
H A Dzlib_wrapper_ftruncate_basic.phpt2 Test function ftruncate() on zlib wrapper by calling it with its expected arguments
H A Dgzopen_variation7.phpt2 Test function gzopen() by calling it twice on the same file and not closing one of them at the end …
H A Dgzread_error2.phpt2 Test function gzread() by calling it invalid lengths
H A Dgztell_basic2.phpt2 Test function gztell() by calling it with its expected arguments when writing
H A Dgzpassthru_basic.phpt2 Test function gzpassthru() by calling it with its expected arguments
H A Dgzrewind_basic2.phpt2 Test function gzrewind() by calling it with its expected arguments when reading
H A Dgzclose_basic.phpt2 Test function gzclose() by calling it with its expected arguments
H A Dgzread_basic.phpt2 Test function gzread() by calling it with its expected arguments
/PHP-7.4/ext/standard/tests/file/
H A Dfstat_basic.phpt2 Test function fstat() by calling it with its expected arguments
H A Dfstat_variation8.phpt2 Test function fstat() by calling it with its expected arguments
/PHP-7.4/Zend/tests/
H A Dcall_to_deprecated_function_args.phpt2 Check that arguments are freed when calling a deprecated function
/PHP-7.4/ext/date/tests/
H A DDateTimeZone_clone_basic4.phpt19 //verify clone by calling method on new object
H A DDateTime_clone_basic4.phpt22 //verify clone by calling method on new object
/PHP-7.4/ext/standard/tests/array/
H A Darray_shift_variation7.phpt11 * Test that the internal pointer is reset after calling array_shift()
H A Darray_push_variation5.phpt11 * Check the position of the internal array pointer after calling array_push()
/PHP-7.4/ext/pdo/tests/
H A Dbug_61292.phpt2 PDO Common: Bug #61292 (Segfault while calling a method on an overloaded PDO object)
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_fetchobject.phpt46 // NOTE: PDO will call __set() prior to calling __construct()
55 // NOTE: PDO can call regular methods prior to calling __construct()

Completed in 35 milliseconds

1234567