Searched refs:_DO_THROW (Results 1 – 1 of 1) sorted by relevance
102 #define _DO_THROW(msg) \ macro1528 _DO_THROW("Cannot clone object using __clone()"); in ZEND_METHOD()2250 _DO_THROW("Cannot create ReflectionGenerator based on a terminated Generator"); in ZEND_METHOD()2266 _DO_THROW("Cannot fetch information from a terminated Generator"); \2541 _DO_THROW("The parameter specified by its name could not be found"); in ZEND_METHOD()2550 _DO_THROW("The parameter specified by its offset could not be found"); in ZEND_METHOD()6429 _DO_THROW( in ZEND_METHOD()6467 _DO_THROW("Array key not found"); in ZEND_METHOD()6496 _DO_THROW("Corrupted ReflectionReference object"); in ZEND_METHOD()6520 _DO_THROW("Cannot directly instantiate ReflectionAttribute"); in ZEND_METHOD()[all …]
Completed in 34 milliseconds