Home
last modified time | relevance | path

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

/PHP-5.6/ext/reflection/
H A Dphp_reflection.c1428 _DO_THROW("Could not create reflector"); in _reflection_export()
1463 _DO_THROW("Could not create reflector"); in _reflection_export()
1485 _DO_THROW("Could not execute reflection::export()"); in _reflection_export()
1546 _DO_THROW("Cannot clone object using __clone()"); in ZEND_METHOD()
1568 _DO_THROW("Invocation of method __toString() failed"); in ZEND_METHOD()
2229 _DO_THROW("Expected array($object, $method) or array($classname, $method)"); in ZEND_METHOD()
2299 _DO_THROW("The parameter specified by its offset could not be found"); in ZEND_METHOD()
2323 _DO_THROW("The parameter specified by its name could not be found"); in ZEND_METHOD()
2792 _DO_THROW("The parameter class is expected to be either a string or an object"); in ZEND_METHOD()
2934 _DO_THROW("Non-object passed to Invoke()"); in ZEND_METHOD()
[all …]

Completed in 29 milliseconds