Home
last modified time | relevance | path

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

/PHP-7.2/main/
H A Dmain.c765 PHPAPI ZEND_COLD void php_verror(const char *docref, const char *params, int type, const char *form… in php_verror()
963 PHPAPI ZEND_COLD void php_error_docref0(const char *docref, int type, const char *format, ...) in php_error_docref0()
975 PHPAPI ZEND_COLD void php_error_docref1(const char *docref, const char *param1, int type, const cha… in php_error_docref1()
987 PHPAPI ZEND_COLD void php_error_docref2(const char *docref, const char *param1, const char *param2,… in php_error_docref2()
/PHP-7.2/ext/snmp/
H A Dsnmp.c495 static void php_snmp_error(zval *object, const char *docref, int type, const char *format, ...) in php_snmp_error()

Completed in 17 milliseconds