Home
last modified time | relevance | path

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

/PHP-7.2/ext/reflection/
H A Dphp_reflection.c1356 _DO_THROW("Could not create reflector"); in _reflection_export()
1385 _DO_THROW("Could not create reflector"); in _reflection_export()
1406 _DO_THROW("Could not execute reflection::export()"); in _reflection_export()
1468 _DO_THROW("Cannot clone object using __clone()"); in ZEND_METHOD()
1492 _DO_THROW("Invocation of method __toString() failed"); in ZEND_METHOD()
2142 _DO_THROW("Cannot create ReflectionGenerator based on a terminated Generator"); in ZEND_METHOD()
2154 _DO_THROW("Cannot fetch information from a terminated Generator"); \
2349 _DO_THROW("Expected array($object, $method) or array($classname, $method)"); in ZEND_METHOD()
2423 _DO_THROW("The parameter specified by its offset could not be found"); in ZEND_METHOD()
2462 _DO_THROW("The parameter specified by its name could not be found"); in ZEND_METHOD()
[all …]

Completed in 23 milliseconds