Home
last modified time | relevance | path

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

/PHP-5.3/ext/reflection/
H A Dphp_reflection.c1340 _DO_THROW("Could not create reflector"); in _reflection_export()
1375 _DO_THROW("Could not create reflector"); in _reflection_export()
1397 _DO_THROW("Could not execute reflection::export()"); in _reflection_export()
1415 _DO_THROW("Cannot clone object using __clone()"); in ZEND_METHOD()
1437 _DO_THROW("Invocation of method __toString() failed"); in ZEND_METHOD()
2039 _DO_THROW("Expected array($object, $method) or array($classname, $method)"); in ZEND_METHOD()
2109 _DO_THROW("The parameter specified by its offset could not be found"); in ZEND_METHOD()
2133 _DO_THROW("The parameter specified by its name could not be found"); in ZEND_METHOD()
2496 _DO_THROW("The parameter class is expected to be either a string or an object"); in ZEND_METHOD()
2603 _DO_THROW("Non-object passed to Invoke()"); in ZEND_METHOD()
[all …]

Completed in 20 milliseconds