Home
last modified time | relevance | path

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

/PHP-5.5/ext/reflection/
H A Dphp_reflection.c1390 _DO_THROW("Could not create reflector"); in _reflection_export()
1425 _DO_THROW("Could not create reflector"); in _reflection_export()
1447 _DO_THROW("Could not execute reflection::export()"); in _reflection_export()
1508 _DO_THROW("Cannot clone object using __clone()"); in ZEND_METHOD()
1530 _DO_THROW("Invocation of method __toString() failed"); in ZEND_METHOD()
2191 _DO_THROW("Expected array($object, $method) or array($classname, $method)"); in ZEND_METHOD()
2261 _DO_THROW("The parameter specified by its offset could not be found"); in ZEND_METHOD()
2285 _DO_THROW("The parameter specified by its name could not be found"); in ZEND_METHOD()
2726 _DO_THROW("The parameter class is expected to be either a string or an object"); in ZEND_METHOD()
2868 _DO_THROW("Non-object passed to Invoke()"); in ZEND_METHOD()
[all …]

Completed in 25 milliseconds