Home
last modified time | relevance | path

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

/php-src/main/
H A Dphp.h331 PHPAPI ZEND_COLD void php_error_docref_unchecked(const char *docref, int type, const char *format, …
H A Dmain.c1131 PHPAPI ZEND_COLD void php_error_docref_unchecked(const char *docref, int type, const char *format, … in php_error_docref_unchecked() function
/php-src/ext/standard/
H A Darray.c2717 php_error_docref_unchecked(NULL, E_WARNING, "Undefined variable $%S", Z_STR_P(entry));

Completed in 31 milliseconds