Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_exceptions.c976 static void zend_error_helper(int type, const char *filename, const uint lineno, const char *format… in zend_error_helper() function
1000 zend_error_helper(E_PARSE, ZSTR_VAL(file), line, "%s", ZSTR_VAL(message)); in zend_exception_error()

Completed in 7 milliseconds