Home
last modified time | relevance | path

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

/PHP-7.0/ext/reflection/
H A Dphp_reflection.c1416 _DO_THROW("Could not create reflector"); in _reflection_export()
1447 _DO_THROW("Could not create reflector"); in _reflection_export()
1470 _DO_THROW("Could not execute reflection::export()"); in _reflection_export()
1531 _DO_THROW("Cannot clone object using __clone()"); in ZEND_METHOD()
1555 _DO_THROW("Invocation of method __toString() failed"); in ZEND_METHOD()
2394 _DO_THROW("Expected array($object, $method) or array($classname, $method)"); in ZEND_METHOD()
2468 _DO_THROW("The parameter specified by its offset could not be found"); in ZEND_METHOD()
2507 _DO_THROW("The parameter specified by its name could not be found"); in ZEND_METHOD()
3090 _DO_THROW("The parameter class is expected to be either a string or an object"); in ZEND_METHOD()
3228 _DO_THROW("Non-object passed to Invoke()"); in ZEND_METHOD()
[all …]

Completed in 21 milliseconds