Home
last modified time | relevance | path

Searched refs:callbacks (Results 1 – 25 of 27) sorted by relevance

12

/PHP-8.1/ext/standard/tests/array/
H A Darray_reduce_variation3.phpt2 Test array_reduce() function : variation - object callbacks
5 echo "*** Testing array_reduce() : variation - object callbacks ***\n";
22 *** Testing array_reduce() : variation - object callbacks ***
H A Darray_uintersect_uassoc_variation6.phpt2 Test array_uintersect_uassoc() function : usage variation - incorrect callbacks
5 echo "*** Testing array_uintersect_uassoc() : usage variation - incorrect callbacks ***\n";
34 *** Testing array_uintersect_uassoc() : usage variation - incorrect callbacks ***
/PHP-8.1/tests/output/
H A Dob_start_basic_002.phpt27 $callbacks = $functions['user'];
28 sort($callbacks);
29 foreach ($callbacks as $callback) {
H A Dob_start_basic_005.phpt2 ob_start(): non-static method as static callbacks.
H A Dob_start_callbacks.phpt2 Test ob_start() with callbacks in variables
/PHP-8.1/Zend/tests/
H A Dbug80184.phpt6 $callbacks = [
13 while ($callback = array_shift($callbacks) and ($callback() || true));
H A Dbug79657.phpt13 $callbacks = [
22 foreach ($callbacks as $callback) {
H A Dcall_static_002.phpt2 Testing __call and __callstatic with callbacks
H A Dbug31720.phpt2 Bug #31720 (Invalid object callbacks not caught in array_walk())
H A Dbug34260.phpt2 Bug #34260 (Segfault with callbacks (array_map) + overloading)
/PHP-8.1/ext/session/tests/
H A Dsession_set_save_handler_closures.phpt2 Test session_set_save_handler() function : using closures as callbacks
16 echo "*** Testing session_set_save_handler() : using closures as callbacks ***\n";
55 *** Testing session_set_save_handler() : using closures as callbacks ***
/PHP-8.1/tests/lang/
H A Dbug23489.phpt2 Bug #23489 (ob_start() is broken with method callbacks)
/PHP-8.1/ext/pcre/tests/
H A Dpreg_replace_callback_array2.phpt33 preg_replace_callback_array(): Argument #1 ($pattern) must contain only valid callbacks
/PHP-8.1/ext/xml/tests/
H A Dxml_closures_001.phpt2 XML parser test using closures as callbacks
H A Dxml001.phpt2 XML parser test, function callbacks
H A Dxml003.phpt2 XML parser test, xml_set_object callbacks
H A Dxml002.phpt2 XML parser test, object tuple callbacks
/PHP-8.1/ext/ffi/tests/
H A D200.phpt2 FFI 200: PHP callbacks
H A Dbug79177.phpt40 Fatal error: Throwing from FFI callbacks is not allowed in %s on line %d
/PHP-8.1/ext/pdo_sqlite/tests/
H A Dpdo_fetch_func_001.phpt2 Testing several callbacks using PDO::FETCH_FUNC
/PHP-8.1/ext/xsl/tests/
H A Dbug70078.phpt2 Bug #70078 (XSL callbacks with nodes as parameter leak memory)
/PHP-8.1/ext/ffi/
H A Dphp_ffi.h43 HashTable *callbacks; variable
/PHP-8.1/tests/classes/
H A Dtype_hinting_004.phpt2 Ensure type hints are enforced for functions invoked as callbacks.
/PHP-8.1/
H A DUPGRADING.INTERNALS45 - in zend_fopen() and zend_resolve_path() callbacks filename now passed as zend_string*
/PHP-8.1/ext/imap/
H A Dconfig.m422 dnl shared library. The mm_foo functions are callbacks, and are required

Completed in 24 milliseconds

12