php-src/main
Rasmus Lerdorf 8064e685be Check if PCRE support is compiled in and only use the pcre functions if
it is.  Otherwise just set the realm to the safe mode user id if it isn't.
2001-10-21 17:41:15 +00:00
..
alloca.c - Don't wrap lines... this is annoying while coding. 2001-09-09 13:29:31 +00:00
build-defs.h.in Fix bug #10563 2001-05-01 23:22:55 +00:00
config.w32.h * set PHP_EXTENSION_DIR to c:\php4 and change the default 2001-10-15 08:29:00 +00:00
fopen_wrappers.c Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know. 2001-09-25 21:58:48 +00:00
fopen_wrappers.h - TSRMLS_FETCH work 2001-08-05 01:43:02 +00:00
internal_functions_registry.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
internal_functions_win32.c rename com module entry 2001-10-17 12:50:44 +00:00
internal_functions.c.in Remove references to global startup functions. 2001-07-24 23:50:43 +00:00
logos.h *** empty log message *** 2000-04-19 23:18:15 +00:00
main.c - <br> -> <br /> 2001-10-06 20:13:39 +00:00
Makefile.in Fix UNIX build 2001-07-20 15:06:51 +00:00
mergesort.c Merge in qsort changes 2001-09-17 21:02:53 +00:00
network.c - Don't wrap lines... this is annoying while coding. 2001-09-09 13:29:31 +00:00
output.c Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know. 2001-09-25 21:58:48 +00:00
php3_compat.h Move the macro wrappers from the compatibility header to php.h 2001-08-11 01:13:31 +00:00
php_compat.h name-protect new expat function 2001-07-30 15:10:15 +00:00
php_content_types.c - Don't wrap lines... this is annoying while coding. 2001-09-09 13:29:31 +00:00
php_content_types.h fix SAPI_POST_* exports 2001-08-15 18:01:48 +00:00
php_globals.h Make it possible to enable chunked output buffering without providing 2001-08-11 22:55:00 +00:00
php_ini.c - <br> -> <br /> 2001-10-06 20:13:39 +00:00
php_ini.h More TSRMLS_FETCH work 2001-07-31 04:53:54 +00:00
php_logos.c - Don't wrap lines... this is annoying while coding. 2001-09-09 13:29:31 +00:00
php_logos.h More TSRMLS_FETCH work. Got it under 400 now. 2001-07-31 06:28:05 +00:00
php_main.h some more eliminate-fetches-or-escalate-them-at-least 2001-08-05 16:21:33 +00:00
php_network.h Fixed Andi's build problem. 2001-05-05 22:36:26 +00:00
php_open_temporary_file.c - Don't wrap lines... this is annoying while coding. 2001-09-09 13:29:31 +00:00
php_open_temporary_file.h - TSRMLS_FETCH work 2001-08-05 01:43:02 +00:00
php_output.h more tsrm cleanup -- output.c is not doing any fetches anymore 2001-08-05 15:55:43 +00:00
php_realpath.c - Try and fix problem with opening wrong file. 2000-08-27 18:01:17 +00:00
php_reentrancy.h Support for IRIX-style asctime_r/ctime_r. 2001-05-20 21:29:55 +00:00
php_regex.h Protect us from Apache 2.0's pcre-posix stuff 2000-10-26 18:15:56 +00:00
php_sprintf.c - Don't wrap lines... this is annoying while coding. 2001-09-09 13:29:31 +00:00
php_streams.h - Don't wrap lines... this is annoying while coding. 2001-09-09 13:29:31 +00:00
php_syslog.h Actually compile on systems without syslog. 2001-02-24 21:08:15 +00:00
php_ticks.c - Don't wrap lines... this is annoying while coding. 2001-09-09 13:29:31 +00:00
php_ticks.h Redesigned thread safety mechanism - nua nua 2001-07-28 11:36:37 +00:00
php_variables.c Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know. 2001-09-25 21:58:48 +00:00
php_variables.h Redesigned thread safety mechanism - nua nua 2001-07-28 11:36:37 +00:00
php_version.h Bump version. 2001-10-15 20:18:02 +00:00
php.h Merge in qsort changes 2001-09-17 21:02:53 +00:00
reentrancy.c - Don't wrap lines... this is annoying while coding. 2001-09-09 13:29:31 +00:00
rfc1867.c Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know. 2001-09-25 21:58:48 +00:00
rfc1867.h Removed unused lines. 2001-09-05 01:03:50 +00:00
safe_mode.c - Don't wrap lines... this is annoying while coding. 2001-09-09 13:29:31 +00:00
safe_mode.h o Fixed Bug #12121: chdir and safe_mode 2001-07-13 18:21:21 +00:00
SAPI.c Check if PCRE support is compiled in and only use the pcre functions if 2001-10-21 17:41:15 +00:00
SAPI.h Cleanup. 2001-09-07 00:58:23 +00:00
snprintf.c - Don't wrap lines... this is annoying while coding. 2001-09-09 13:29:31 +00:00
snprintf.h Add the capibility to to allow ap_php_(v)snprintf to replace (v)snprintf 2001-06-05 16:35:56 +00:00
streams.c - Don't wrap lines... this is annoying while coding. 2001-09-09 13:29:31 +00:00
strlcat.c - Don't wrap lines... this is annoying while coding. 2001-09-09 13:29:31 +00:00
strlcpy.c - Don't wrap lines... this is annoying while coding. 2001-09-09 13:29:31 +00:00
win95nt.h - TSRMLS_FETCH work 2001-08-05 01:43:02 +00:00