PATH:
opt
/
alt
/
php44
/
usr
/
include
/
php
/
main
#ifndef PHP_SYSLOG_H #define PHP_SYSLOG_H #ifdef PHP_WIN32 #include "win32/syslog.h" #else #include <php_config.h> #ifdef HAVE_SYSLOG_H #include <syslog.h> #endif #endif /* * The SCO OpenServer 5 Development System (not the UDK) * defines syslog to std_syslog. */ #ifdef syslog #ifdef HAVE_STD_SYSLOG #define php_syslog std_syslog #endif #undef syslog #endif #ifndef php_syslog #define php_syslog syslog #endif #endif
[-] internal_functions_registry.h
[edit]
[-] rfc1867.h
[edit]
[-] php_variables.h
[edit]
[-] build-defs.h
[edit]
[-] SAPI.h
[edit]
[-] php_streams.h
[edit]
[-] php_ticks.h
[edit]
[-] win95nt.h
[edit]
[-] php_logos.h
[edit]
[-] php_network.h
[edit]
[-] php_version.h
[edit]
[-] php_output.h
[edit]
[-] php_config.h
[edit]
[-] php_syslog.h
[edit]
[-] safe_mode.h
[edit]
[-] logos.h
[edit]
[-] fopen_wrappers.h
[edit]
[-] config.w32.h
[edit]
[-] php_content_types.h
[edit]
[-] php_memory_streams.h
[edit]
[-] php_ini.h
[edit]
[-] php3_compat.h
[edit]
[-] php.h
[edit]
[-] php_compat.h
[edit]
[-] php_reentrancy.h
[edit]
[-] spprintf.h
[edit]
[-] php_open_temporary_file.h
[edit]
[-] php_scandir.h
[edit]
[-] php_main.h
[edit]
[-] php_globals.h
[edit]
[+]
..
[-] php_regex.h
[edit]
[-] php_embed.h
[edit]
[-] snprintf.h
[edit]