Home
last modified time | relevance | path

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

/php-src/ext/spl/
H A Dspl_exceptions.c36 PHPAPI zend_class_entry *spl_ce_DomainException; variable
55 spl_ce_DomainException = register_class_DomainException(spl_ce_LogicException); in PHP_MINIT_FUNCTION()
H A Dspl_exceptions.h26 extern PHPAPI zend_class_entry *spl_ce_DomainException;

Completed in 17 milliseconds