Lines Matching refs:_DO_THROW

82 #define _DO_THROW(msg)                                                                             …  macro
1356 _DO_THROW("Could not create reflector"); in _reflection_export()
1385 _DO_THROW("Could not create reflector"); in _reflection_export()
1406 _DO_THROW("Could not execute reflection::export()"); in _reflection_export()
1468 _DO_THROW("Cannot clone object using __clone()"); in ZEND_METHOD()
1492 _DO_THROW("Invocation of method __toString() failed"); in ZEND_METHOD()
2142 _DO_THROW("Cannot create ReflectionGenerator based on a terminated Generator"); in ZEND_METHOD()
2154 _DO_THROW("Cannot fetch information from a terminated Generator"); \
2349 _DO_THROW("Expected array($object, $method) or array($classname, $method)"); in ZEND_METHOD()
2401_DO_THROW("The parameter class is expected to be either a string, an array(class, method) or a cal… in ZEND_METHOD()
2423 _DO_THROW("The parameter specified by its offset could not be found"); in ZEND_METHOD()
2462 _DO_THROW("The parameter specified by its name could not be found"); in ZEND_METHOD()
3042 _DO_THROW("The parameter class is expected to be either a string or an object"); in ZEND_METHOD()
3112 _DO_THROW("Given object is not an instance of the class this method was declared in"); in ZEND_METHOD()
3205 _DO_THROW("Given object is not an instance of the class this method was declared in"); in reflection_method_invoke()
3593 _DO_THROW("The parameter class is expected to be either a string or an object"); in ZEND_METHOD()
5353 _DO_THROW("The parameter class is expected to be either a string or an object"); in ZEND_METHOD()
5550 _DO_THROW("Given object is not an instance of the class this property was declared in"); in ZEND_METHOD()