Home
last modified time | relevance | path

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

/php-ast/
H A Dast.c47 #define ast_throw_exception(exception_ce, ...) \ argument
48 zend_throw_exception_ex(exception_ce, 0, __VA_ARGS__)

Completed in 11 milliseconds