Home
last modified time | relevance | path

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

/PHP-5.5/sapi/apache_hooks/
H A Dphp_apache.c1136 char *z_errstr; in PHP_FUNCTION() local
1141 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s|l", &z_errstr, &z_errstr_len, &facility) =… in PHP_FUNCTION()
1146 ap_log_error(APLOG_MARK, (int) facility, r->server, "%s", z_errstr); in PHP_FUNCTION()

Completed in 9 milliseconds