Searched refs:zend_ffi_parser_exception_ce (Results 1 – 1 of 1) sorted by relevance
205 static zend_class_entry *zend_ffi_parser_exception_ce; variable3647 zend_throw_exception(zend_ffi_parser_exception_ce, message, 0); in zend_ffi_throw_parser_error()5453 zend_ffi_parser_exception_ce = register_class_FFI_ParserException(zend_ffi_exception_ce);5758 zend_throw_exception(zend_ffi_parser_exception_ce, message, 0);
Completed in 32 milliseconds