Home
last modified time | relevance | path

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

/php-src/ext/spl/
H A Dspl_exceptions.c49 spl_ce_BadFunctionCallException = register_class_BadFunctionCallException(spl_ce_LogicException); in PHP_MINIT_FUNCTION()
H A Dspl_exceptions_arginfo.h66 static zend_class_entry *register_class_BadFunctionCallException(zend_class_entry *class_entry_Logi… in register_class_BadFunctionCallException() function

Completed in 8 milliseconds