Home
last modified time | relevance | path

Searched refs:error_handling (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/package/php-zmq/
H A D0001-updates-for-php7.4-and-php8.0.patch46 #define PHP_ZMQ_ERROR_HANDLING_INIT() zend_error_handling error_handling;
48 …end_replace_error_handling(EH_THROW, php_zmq_socket_exception_sc_entry, &error_handling TSRMLS_CC);
49 …_THROW() zend_replace_error_handling(EH_THROW, php_zmq_socket_exception_sc_entry, &error_handling);
51 -#define PHP_ZMQ_ERROR_HANDLING_RESTORE() zend_restore_error_handling(&error_handling TSRMLS_CC);
52 +#define PHP_ZMQ_ERROR_HANDLING_RESTORE() zend_restore_error_handling(&error_handling);
/OK3568_Linux_fs/kernel/Documentation/driver-api/soundwire/
H A Dindex.rst10 error_handling
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/css_2401_system/host/
H A Dcsi_rx_private.h129 state->error_handling = in csi_rx_fe_ctrl_get_state()
169 state->error_handling); in csi_rx_fe_ctrl_dump_state()
H A Dcsi_rx_local.h38 hrt_data error_handling; member
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-test/cunit/files/
H A Dfixup-install-docdir.patch36 error_handling.html \
/OK3568_Linux_fs/u-boot/include/
H A Dext_common.h84 __le16 error_handling; member