Searched defs:facility (Results 1 – 4 of 4) sorted by relevance
62 zend_long option, facility; in PHP_FUNCTION() local
146 void openlog(const char *ident, int logopt, int facility) in openlog()
74 void php_openlog(const char *ident, int option, int facility) in php_openlog()
154 const zend_string *facility = new_value; in PHP_INI_MH() local
Completed in 11 milliseconds