Home
last modified time | relevance | path

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

/PHP-7.1/ext/reflection/
H A Dphp_reflection.c1459 _DO_THROW("Could not create reflector"); in _reflection_export()
1488 _DO_THROW("Could not create reflector"); in _reflection_export()
1509 _DO_THROW("Could not execute reflection::export()"); in _reflection_export()
1571 _DO_THROW("Cannot clone object using __clone()"); in ZEND_METHOD()
1595 _DO_THROW("Invocation of method __toString() failed"); in ZEND_METHOD()
2436 _DO_THROW("Expected array($object, $method) or array($classname, $method)"); in ZEND_METHOD()
2510 _DO_THROW("The parameter specified by its offset could not be found"); in ZEND_METHOD()
2549 _DO_THROW("The parameter specified by its name could not be found"); in ZEND_METHOD()
3152 _DO_THROW("The parameter class is expected to be either a string or an object"); in ZEND_METHOD()
3702 _DO_THROW("The parameter class is expected to be either a string or an object"); in ZEND_METHOD()
[all …]

Completed in 19 milliseconds