Searched defs:docref (Results 1 – 2 of 2) sorted by relevance
/PHP-7.1/main/ |
H A D | main.c | 771 PHPAPI ZEND_COLD void php_verror(const char *docref, const char *params, int type, const char *form… in php_verror() 969 PHPAPI ZEND_COLD void php_error_docref0(const char *docref, int type, const char *format, ...) in php_error_docref0() 981 PHPAPI ZEND_COLD void php_error_docref1(const char *docref, const char *param1, int type, const cha… in php_error_docref1() 993 PHPAPI ZEND_COLD void php_error_docref2(const char *docref, const char *param1, const char *param2,… in php_error_docref2()
|
/PHP-7.1/ext/snmp/ |
H A D | snmp.c | 502 static void php_snmp_error(zval *object, const char *docref, int type, const char *format, ...) in php_snmp_error()
|
Completed in 16 milliseconds