Home
last modified time | relevance | path

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

/PHP-7.3/ext/reflection/
H A Dphp_reflection.c1324 _DO_THROW("Could not create reflector"); in _reflection_export()
1351 _DO_THROW("Could not create reflector"); in _reflection_export()
1372 _DO_THROW("Could not execute reflection::export()"); in _reflection_export()
1434 _DO_THROW("Cannot clone object using __clone()"); in ZEND_METHOD()
1458 _DO_THROW("Invocation of method __toString() failed"); in ZEND_METHOD()
2103 _DO_THROW("Cannot create ReflectionGenerator based on a terminated Generator"); in ZEND_METHOD()
2115 _DO_THROW("Cannot fetch information from a terminated Generator"); \
2310 _DO_THROW("Expected array($object, $method) or array($classname, $method)"); in ZEND_METHOD()
2383 _DO_THROW("The parameter specified by its offset could not be found"); in ZEND_METHOD()
2422 _DO_THROW("The parameter specified by its name could not be found"); in ZEND_METHOD()
[all …]

Completed in 19 milliseconds