Home
last modified time | relevance | path

Searched refs:calls (Results 51 – 75 of 109) sorted by relevance

12345

/PHP-8.0/ext/date/tests/
H A Dbug73489.phpt12 // example 2 - Timestamp keeps if you use getTimestamp() before second setTimeZone() calls
/PHP-8.0/ext/mysqli/tests/
H A Dbug50772.phpt13 // These calls fail
H A Dmysqli_mysqlnd_read_timeout.phpt9 …ead_timeout limit default is 365 * 24 * 3600 seconds. It cannot be altered through PHP API calls */
H A Dbug29311.phpt12 /* class 1 calls parent constructor */
/PHP-8.0/Zend/tests/
H A Ddereference_003.phpt2 Testing array dereference on method calls
H A Dlsb_010.phpt2 ZE2 Late Static Binding using static:: in functions called by non execute() calls and constructors.
H A Ddynamic_call_006.phpt2 Dynamic calls to scope introspection functions are forbidden (function variations)
H A Dclosure_call.phpt47 // Ensure ->call calls with scope of passed object
H A Ddereference_002.phpt2 Testing array dereference on method calls
/PHP-8.0/ext/zend_test/tests/
H A Dobserver_zend_call_function_01.phpt16 // array_reduce() calls zend_call_function() under the hood
H A Dobserver_shutdown_01.phpt2 Observer: Function calls from a shutdown handler are observable
H A Dobserver_shutdown_02.phpt2 Observer: Function calls from a __destruct during shutdown are observable
/PHP-8.0/Zend/tests/type_declarations/
H A Dstrict_nested.phpt2 Test nested function calls in strict_types=0 and strict_types=1 modes
/PHP-8.0/ext/pcre/tests/
H A Dbug79241.phpt12 // it has to be exact two calls to preg_match(),
/PHP-8.0/ext/standard/tests/filters/
H A Dbug35916.phpt2 Bug #35916 (Duplicate calls to stream_bucket_append() lead to a crash)
/PHP-8.0/ext/oci8/tests/
H A Dbug47189.phpt2 Bug #47189 (Multiple oci_fetch_all calls)
/PHP-8.0/Zend/tests/varSyntax/
H A DindirectFcall.phpt2 Indirect function calls
/PHP-8.0/ext/standard/tests/strings/
H A Dstr_shuffle_basic.phpt17 // generated given a reasonable sample of calls
/PHP-8.0/ext/pdo/tests/
H A Dbug_44409.phpt2 PDO Common: Bug #44409 (PDO::FETCH_SERIALIZE calls __construct())
/PHP-8.0/tests/classes/
H A Dautoload_018.phpt2 Ensure __autoload() allows for recursive calls if the class name differs.
/PHP-8.0/Zend/tests/function_arguments/
H A Dcall_with_trailing_comma_basic.phpt2 Allow trailing commas in function and method calls
/PHP-8.0/tests/lang/
H A DpassByReference_005.phpt121 echo "\n\n ---- Pass by ref / pass by val: static method calls ----\n";
143 echo "\n\n ---- Pass by ref / pass by val: instance method calls ----\n";
204 ---- Pass by ref / pass by val: static method calls ----
237 ---- Pass by ref / pass by val: instance method calls ----
/PHP-8.0/ext/pdo_mysql/tests/
H A Dbug79132.phpt2 Bug #79132: PDO re-uses parameter values from earlier calls to execute()
/PHP-8.0/ext/opcache/tests/
H A Doptimize_func_calls.phpt2 Test with optimization of function calls
/PHP-8.0/ext/standard/tests/serialize/
H A D__serialize_004.phpt2 __serialize() mechanism (004): Delayed __unserialize() calls

Completed in 53 milliseconds

12345