Home
last modified time | relevance | path

Searched refs:calling (Results 101 – 125 of 241) sorted by relevance

12345678910

/php-src/ext/mysqli/tests/
H A Dbug74968.phpt2 Bug #74968 PHP crashes when calling mysqli_result::fetch_object with an abstract class
/php-src/ext/standard/tests/array/
H A Darray_shift_variation7.phpt6 * Test that the internal pointer is reset after calling array_shift()
H A Darray_key_exists_variation7.phpt6 * Check the position of the internal array pointer after calling array_key_exists()
H A Darray_push_variation5.phpt6 * Check the position of the internal array pointer after calling array_push()
/php-src/tests/classes/
H A Dbug27504.phpt2 Bug #27504 (call_user_func_array allows calling of private/protected methods)
H A Dprotected_001.phpt17 pass::fail();// must fail because we are calling from outside of class pass
H A Dprotected_001b.phpt18 $t->fail();// must fail because we are calling from outside of class pass
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-src/ext/pdo_firebird/tests/
H A Dbug_76448.phpt7 A bug in firebird causes a memory leak when calling `isc_attach_database()`.
H A Dbug_76449.phpt7 A bug in firebird causes a memory leak when calling `isc_attach_database()`.
H A Dbug_72931.phpt8 A bug in firebird causes a memory leak when calling `isc_attach_database()`.
H A Dbug_80521.phpt8 A bug in firebird causes a memory leak when calling `isc_attach_database()`.
H A Dcommon.phpt12 …// A bug in firebird causes a memory leak when calling `isc_attach_database()`. See https://github…
H A Dbug_76450.phpt7 A bug in firebird causes a memory leak when calling `isc_attach_database()`.
/php-src/ext/pdo_mysql/tests/
H A Dbug79872.phpt26 …are pending result sets. Consider unsetting the previous PDOStatement or calling PDOStatement::clo…
/php-src/ext/zlib/tests/
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 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 Dgzseek_variation6.phpt2 Test function gzseek() by calling it with SEEK_END when reading
/php-src/ext/ldap/tests/
H A Dldap_next_attribute_error.phpt30 Warning: ldap_next_attribute(): Called before calling ldap_first_attribute() or no attributes found…
/php-src/ext/date/tests/
H A DDateTimeZone_clone_basic4.phpt19 //verify clone by calling method on new object
/php-src/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
H A Drealpath_bug77484.phpt2 Bug #77484 Zend engine crashes when calling realpath in invalid working dir

Completed in 44 milliseconds

12345678910