Home
last modified time | relevance | path

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

/php-src/ext/reflection/
H A Dphp_reflection.c110 #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"); \
2523 _DO_THROW("The parameter specified by its name could not be found"); in ZEND_METHOD()
5889 _DO_THROW("May not use getRawValue on static properties"); in ZEND_METHOD()
5936 _DO_THROW("May not use setRawValue on static properties"); 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()
[all …]

Completed in 30 milliseconds