Home
last modified time | relevance | path

Searched refs:handler (Results 176 – 200 of 286) sorted by relevance

12345678910>>...12

/PHP-7.4/sapi/cli/tests/
H A Dsapi_windows_set_ctrl_handler.phpt18 function handler($evt)
23 sapi_windows_set_ctrl_handler('handler');
/PHP-7.4/Zend/tests/
H A Dbug60909_1.phpt2 Bug #60909 (custom error handler throwing Exception + fatal error = no shutdown function).
H A Derrmsg_045.phpt2 Error message in error handler during compilation
H A Dbug80781.phpt2 Bug #80781: Error handler that throws ErrorException infinite loop
H A Dbug46241.phpt2 Bug #46241 (error handler stacks)
H A Dbug45805.phpt2 Bug #45805 (Crash on throwing exception from error handler)
/PHP-7.4/ext/intl/tests/
H A Dtimezone_clone_basic.phpt2 IntlTimeZone clone handler: basic test
H A Dtimezone_equals_error.phpt2 IntlTimeZone equals handler: error test
H A Dtimezone_equals_basic.phpt2 IntlTimeZone equals handler: basic test
/PHP-7.4/ext/xsl/tests/
H A Dxsltprocessor_registerPHPFunctions-array-notallowed.phpt24 Warning: XSLTProcessor::transformToXml(): Not allowed to call handler 'ucwords()' in %s on line %d
H A Dxsltprocessor_registerPHPFunctions-string-notallowed.phpt24 Warning: XSLTProcessor::transformToXml(): Not allowed to call handler 'ucwords()' in %s on line %d
H A Dxsltprocessor_registerPHPFunctions-funcundef.phpt26 Warning: XSLTProcessor::transformToXml(): Unable to call handler undefinedfunc() in %s on line %d
/PHP-7.4/ext/session/tests/
H A Dbug80889.phpt2 Bug #80889 (Cannot set save handler when save_handler is invalid)
H A D024.phpt16 class handler {
50 $hnd = new handler;
H A Dsession_set_save_handler_class_004.phpt14 …* Prototype : bool session_set_save_handler(SessionHandler $handler [, bool $register_shutdown_fun…
H A Dsession_set_save_handler_variation2.phpt31 Warning: session_set_save_handler(): Cannot change save handler when session is active in %s on lin…
H A Dsession_encode_variation8.phpt32 Warning: session_start(): Cannot find serialization handler 'blah' - session startup failed in %s o…
H A Dsession_set_save_handler_variation3.phpt35 Warning: session_set_save_handler(): Cannot change save handler when session is active in %s on lin…
/PHP-7.4/tests/lang/
H A Dbug24951.phpt2 Bug #24951 (ob_flush() destroys output handler)
/PHP-7.4/ext/dba/tests/
H A Dbug38698.phpt5 $handler = 'cdb_make';
/PHP-7.4/ext/xml/tests/
H A Dbug71592.phpt10 // parser actually stops after the handler returns FALSE.
H A Dxml_set_notation_decl_handler_basic.phpt11 /* Prototype : proto bool xml_set_notation_decl_handler ( resource $parser , callback $handler )
12 * Description: Sets the notation declaration handler function for the XML parser.
/PHP-7.4/ext/dom/tests/
H A Ddomobject_debug_handler.phpt2 Objects of DOM extension: debug info object handler.
/PHP-7.4/ext/mysqli/tests/
H A D061.phpt2 local infile handler
50 …printf("Cannot load data using infile handler: [%d] %s\n", mysqli_errno($link), mysqli_error($link…
/PHP-7.4/Zend/tests/generators/
H A Dbug71013.phpt2 Bug #71013 (Incorrect exception handler with yield from)

Completed in 34 milliseconds

12345678910>>...12