Searched refs:register_class_JsonException (Results 1 – 2 of 2) sorted by relevance
95 static zend_class_entry *register_class_JsonException(zend_class_entry *class_entry_Exception) in register_class_JsonException() function
50 php_json_exception_ce = register_class_JsonException(zend_ce_exception); in PHP_MINIT_FUNCTION()
Completed in 12 milliseconds