Lines Matching refs:_DO_THROW

78 #define _DO_THROW(msg)                                                                             …  macro
1324 _DO_THROW("Could not create reflector"); in _reflection_export()
1351 _DO_THROW("Could not create reflector"); in _reflection_export()
1372 _DO_THROW("Could not execute reflection::export()"); in _reflection_export()
1434 _DO_THROW("Cannot clone object using __clone()"); in ZEND_METHOD()
1458 _DO_THROW("Invocation of method __toString() failed"); in ZEND_METHOD()
2103 _DO_THROW("Cannot create ReflectionGenerator based on a terminated Generator"); in ZEND_METHOD()
2115 _DO_THROW("Cannot fetch information from a terminated Generator"); \
2310 _DO_THROW("Expected array($object, $method) or array($classname, $method)"); in ZEND_METHOD()
2361_DO_THROW("The parameter class is expected to be either a string, an array(class, method) or a cal… in ZEND_METHOD()
2383 _DO_THROW("The parameter specified by its offset could not be found"); in ZEND_METHOD()
2422 _DO_THROW("The parameter specified by its name could not be found"); in ZEND_METHOD()
3005 _DO_THROW("The parameter class is expected to be either a string or an object"); in ZEND_METHOD()
3073 _DO_THROW("Given object is not an instance of the class this method was declared in"); in ZEND_METHOD()
3162 _DO_THROW("Given object is not an instance of the class this method was declared in"); in reflection_method_invoke()
3545 _DO_THROW("The parameter class is expected to be either a string or an object"); in ZEND_METHOD()
5297 _DO_THROW("The parameter class is expected to be either a string or an object"); in ZEND_METHOD()
5483 _DO_THROW("Given object is not an instance of the class this property was declared in"); in ZEND_METHOD()