Home
last modified time | relevance | path

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

/php-src/main/
H A Dphp_syslog.c35 PHPAPI void php_syslog_str(int priority, const zend_string* message) in php_syslog_str() function
124 php_syslog_str(priority, fbuf); in php_syslog()
H A Dphp_syslog.h38 PHPAPI void php_syslog_str(int priority, const zend_string* message);
/php-src/ext/standard/
H A Dsyslog.c105 php_syslog_str(priority, message); in PHP_FUNCTION()

Completed in 9 milliseconds