Lines Matching refs:_DO_THROW
110 #define _DO_THROW(msg) \ macro
1580 _DO_THROW("Cannot clone object using __clone()"); in ZEND_METHOD()
2250 _DO_THROW("Cannot fetch information from a closed Generator"); \
2430 _DO_THROW("Expected array($object, $method) or array($classname, $method)"); in ZEND_METHOD()
2523 _DO_THROW("The parameter specified by its name could not be found"); in ZEND_METHOD()
2532 _DO_THROW("The parameter specified by its offset could not be found"); in ZEND_METHOD()
3313 _DO_THROW("Given object is not an instance of the class this method was declared in"); in ZEND_METHOD()
3383 _DO_THROW("Given object is not an instance of the class this method was declared in"); in reflection_method_invoke()
5813 _DO_THROW("Given object is not an instance of the class this property was declared in"); in ZEND_METHOD()
5889 _DO_THROW("May not use getRawValue on static properties"); in ZEND_METHOD()
5894 _DO_THROW("Given object is not an instance of the class this property was declared in"); in ZEND_METHOD()
5936 _DO_THROW("May not use setRawValue on static properties"); in ZEND_METHOD()
6129 _DO_THROW("Given object is not an instance of the class this property was declared in"); in ZEND_METHOD()
6877 _DO_THROW( in ZEND_METHOD()
6915 _DO_THROW("Array key not found"); in ZEND_METHOD()
6942 _DO_THROW("Corrupted ReflectionReference object"); in ZEND_METHOD()
6966 _DO_THROW("Cannot directly instantiate ReflectionAttribute"); in ZEND_METHOD()
6972 _DO_THROW("Cannot clone object using __clone()"); in ZEND_METHOD()