Home
last modified time | relevance | path

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

/PHP-8.2/ext/spl/
H A Dspl_exceptions.c53 spl_ce_BadFunctionCallException = register_class_BadFunctionCallException(spl_ce_LogicException); in PHP_MINIT_FUNCTION()
H A Dspl_exceptions_arginfo.h81 static zend_class_entry *register_class_BadFunctionCallException(zend_class_entry *class_entry_Logi… in register_class_BadFunctionCallException() function

Completed in 5 milliseconds