Searched refs:_DO_THROW (Results 1 – 1 of 1) sorted by relevance
92 #define _DO_THROW(msg) \ macro1456 _DO_THROW("Cannot clone object using __clone()"); in ZEND_METHOD()2110 _DO_THROW("Cannot create ReflectionGenerator based on a terminated Generator"); in ZEND_METHOD()2126 _DO_THROW("Cannot fetch information from a terminated Generator"); \2308 _DO_THROW("Expected array($object, $method) or array($classname, $method)"); in ZEND_METHOD()2401 _DO_THROW("The parameter specified by its name could not be found"); in ZEND_METHOD()2410 _DO_THROW("The parameter specified by its offset could not be found"); in ZEND_METHOD()6139 _DO_THROW( in ZEND_METHOD()6177 _DO_THROW("Array key not found"); in ZEND_METHOD()6206 _DO_THROW("Corrupted ReflectionReference object"); in ZEND_METHOD()[all …]
Completed in 20 milliseconds