Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/tests/network/
H A Dsyslog_null_byte.phpt13 openlog('PHPT', LOG_PERROR, LOG_USER);
H A Dsyslog_new_line.phpt13 openlog('PHPT', LOG_PERROR, LOG_USER);
/PHP-8.2/win32/
H A Dsyslog.h66 #define LOG_PERROR 0x20 /* log to stderr as well */ macro
/PHP-8.2/ext/standard/
H A Dbasic_functions.stub.php959 const LOG_PERROR = UNKNOWN; define
H A Dbasic_functions_arginfo.h3850 #if defined(LOG_PERROR) in register_basic_functions_symbols()
3851 REGISTER_LONG_CONSTANT("LOG_PERROR", LOG_PERROR, CONST_PERSISTENT); in register_basic_functions_symbols()

Completed in 29 milliseconds