Searched refs:php_error_docref_unchecked (Results 1 – 3 of 3) sorted by relevance
312 PHPAPI ZEND_COLD void php_error_docref_unchecked(const char *docref, int type, const char *format, …
1180 PHPAPI ZEND_COLD void php_error_docref_unchecked(const char *docref, int type, const char *format, … in php_error_docref_unchecked() function
2712 php_error_docref_unchecked(NULL, E_WARNING, "Undefined variable $%S", Z_STR_P(entry));
Completed in 37 milliseconds