Home
last modified time | relevance | path

Searched defs:docref (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/main/
H A Dmain.c983 PHPAPI ZEND_COLD void php_verror(const char *docref, const char *params, int type, const char *form… in php_verror()
1179 PHPAPI ZEND_COLD void php_error_docref(const char *docref, int type, const char *format, ...) in php_error_docref()
1191 PHPAPI ZEND_COLD void php_error_docref1(const char *docref, const char *param1, int type, const cha… in php_error_docref1()
1203 PHPAPI ZEND_COLD void php_error_docref2(const char *docref, const char *param1, const char *param2,… in php_error_docref2()

Completed in 12 milliseconds