php-src/ext/standard
Andrei Zmievski ddf3740cf9 @ Added is_numeric() that returns true if the argument is a number
@ or a numeric string. (Andrei)
2000-03-16 16:02:23 +00:00
..
array.c @Cleaned up extension namespace (Stig) 2000-03-06 20:37:11 +00:00
assert.c @Cleaned up extension namespace (Stig) 2000-03-06 20:37:11 +00:00
base64.c the pipe is breaking all the time 2000-02-19 23:41:32 +00:00
base64.h - Made PHP_VERSION and PHP_OS work again 1999-12-17 20:55:31 +00:00
basic_functions.c @ Added is_numeric() that returns true if the argument is a number 2000-03-16 16:02:23 +00:00
basic_functions.h @ Added is_numeric() that returns true if the argument is a number 2000-03-16 16:02:23 +00:00
browscap.c @Cleaned up extension namespace (Stig) 2000-03-06 20:37:11 +00:00
config.m4 - Convert 'PHP3' to 'PHP' 2000-02-26 03:20:55 +00:00
crypt.c @Cleaned up extension namespace (Stig) 2000-03-06 20:37:11 +00:00
cyr_convert.c the pipe is breaking all the time 2000-02-19 23:41:32 +00:00
cyr_convert.h conv_proto *.[ch] 1999-05-16 11:19:26 +00:00
datetime.c Fix build on systems which lack snprintf or vsnprintf. 2000-03-12 15:47:34 +00:00
datetime.h More php3_ annihilation 1999-12-18 04:01:20 +00:00
dir.c @Cleaned up extension namespace (Stig) 2000-03-06 20:37:11 +00:00
dl.c - Also check module API number 2000-03-13 06:00:36 +00:00
dl.h @Cleaned up extension namespace (Stig) 2000-03-06 20:37:11 +00:00
dns.c - Don't define DEBUG anymore. Everyone should use PHP_DEBUG. 2000-03-11 20:48:49 +00:00
dns.h Fine tune Andi's patch 2000-02-11 15:59:30 +00:00
exec.c Hartmut don't touch protos. Only two lines are allowed. 2000-03-06 16:01:54 +00:00
exec.h More php3_ annihilation 1999-12-18 04:01:20 +00:00
file.c Finished porting recode module. 2000-03-12 19:42:29 +00:00
file.h Finished porting recode module. 2000-03-12 19:42:29 +00:00
filestat.c Emulate user/group/other on Windows 2000-03-15 11:52:07 +00:00
flock_compat.c the pipe is breaking all the time 2000-02-19 23:41:32 +00:00
flock_compat.h Unresolved external php_if_ftruncate on Win32 2000-03-07 14:41:33 +00:00
formatted_print.c the pipe is breaking all the time 2000-02-19 23:41:32 +00:00
fsock.c @Cleaned up extension namespace (Stig) 2000-03-06 20:37:11 +00:00
fsock.h @Cleaned up extension namespace (Stig) 2000-03-06 20:37:11 +00:00
global.h More php3_ annihilation 1999-12-18 04:01:20 +00:00
head.c @Cleaned up extension namespace (Stig) 2000-03-06 20:37:11 +00:00
head.h @Cleaned up extension namespace (Stig) 2000-03-06 20:37:11 +00:00
html.c Made php_escape_html_entities() as a separate function for export. 2000-02-29 04:38:14 +00:00
html.h Made php_escape_html_entities() as a separate function for export. 2000-02-29 04:38:14 +00:00
image.c the pipe is breaking all the time 2000-02-19 23:41:32 +00:00
info.c *** empty log message *** 2000-03-16 02:18:24 +00:00
info.h - Fix some issues with the ISAPI module, made it friendlier to non Win32 platforms 2000-02-18 17:59:44 +00:00
iptc.c More protos. 2000-02-24 08:39:02 +00:00
lcg.c @Cleaned up extension namespace (Stig) 2000-03-06 20:37:11 +00:00
link.c the pipe is breaking all the time 2000-02-19 23:41:32 +00:00
mail.c @Cleaned up extension namespace (Stig) 2000-03-06 20:37:11 +00:00
Makefile.in post.c really had nothing to do with POST anymore, and it belongs to the top level directory 2000-01-28 13:31:12 +00:00
math.c Use sprintf everywhere and define sprintf to php_sprintf, if sprintf is broken. 2000-03-12 17:18:21 +00:00
md5.c - Convert 'PHP3' to 'PHP' 2000-02-26 03:20:55 +00:00
md5.h - Convert 'PHP3' to 'PHP' 2000-02-26 03:20:55 +00:00
metaphone.c @Cleaned up extension namespace (Stig) 2000-03-06 20:37:11 +00:00
microtime.c Fix build on systems which lack snprintf or vsnprintf. 2000-03-12 15:47:34 +00:00
microtime.h - gettimeofday wasn't registered. 1999-09-15 05:08:45 +00:00
output.c @Cleaned up extension namespace (Stig) 2000-03-06 20:37:11 +00:00
pack.c Fix build on systems which lack snprintf or vsnprintf. 2000-03-12 15:47:34 +00:00
pack.h @Cleaned up extension namespace (Stig) 2000-03-06 20:37:11 +00:00
pageinfo.c the pipe is breaking all the time 2000-02-19 23:41:32 +00:00
pageinfo.h More php3_ annihilation 1999-12-17 19:51:39 +00:00
parsedate.y Fine tune Andi's patch 2000-02-11 15:59:30 +00:00
php_array.h @Cleaned up extension namespace (Stig) 2000-03-06 20:37:11 +00:00
php_assert.h @Cleaned up extension namespace (Stig) 2000-03-06 20:37:11 +00:00
php_browscap.h @Cleaned up extension namespace (Stig) 2000-03-06 20:37:11 +00:00
php_crypt.h @Cleaned up extension namespace (Stig) 2000-03-06 20:37:11 +00:00
php_dir.h @Cleaned up extension namespace (Stig) 2000-03-06 20:37:11 +00:00
php_filestat.h @Cleaned up extension namespace (Stig) 2000-03-06 20:37:11 +00:00
php_image.h the pipe is breaking all the time 2000-02-19 23:41:32 +00:00
php_iptc.h Clean up php3.*\.h files. The files itself are renamed, and references in all 1999-12-04 19:19:57 +00:00
php_lcg.h @Cleaned up extension namespace (Stig) 2000-03-06 20:37:11 +00:00
php_link.h Clean up php3.*\.h files. The files itself are renamed, and references in all 1999-12-04 19:19:57 +00:00
php_mail.h @Cleaned up extension namespace (Stig) 2000-03-06 20:37:11 +00:00
php_metaphone.h @Cleaned up extension namespace (Stig) 2000-03-06 20:37:11 +00:00
php_output.h @Cleaned up extension namespace (Stig) 2000-03-06 20:37:11 +00:00
php_rand.h the pipe is breaking all the time 2000-02-19 23:41:32 +00:00
php_standard.h @Cleaned up extension namespace (Stig) 2000-03-06 20:37:11 +00:00
php_string.h SAPIfication, Episode VI: Return of the SAPI 2000-02-10 19:41:21 +00:00
php_syslog.h @Cleaned up extension namespace (Stig) 2000-03-06 20:37:11 +00:00
php_var.h Clean up php3.*\.h files. The files itself are renamed, and references in all 1999-12-04 19:19:57 +00:00
phpdir.h conv_proto *.[ch] 1999-05-16 11:19:26 +00:00
phpmath.h conv_proto *.[ch] 1999-05-16 11:19:26 +00:00
quot_print.c the pipe is breaking all the time 2000-02-19 23:41:32 +00:00
quot_print.h conv_proto *.[ch] 1999-05-16 11:19:26 +00:00
rand.c the pipe is breaking all the time 2000-02-19 23:41:32 +00:00
reg.c @Cleaned up extension namespace (Stig) 2000-03-06 20:37:11 +00:00
reg.h @Cleaned up extension namespace (Stig) 2000-03-06 20:37:11 +00:00
soundex.c the pipe is breaking all the time 2000-02-19 23:41:32 +00:00
string.c Will watch the diffs as much as I can. 2000-02-24 10:11:42 +00:00
syslog.c @Cleaned up extension namespace (Stig) 2000-03-06 20:37:11 +00:00
type.c the pipe is breaking all the time 2000-02-19 23:41:32 +00:00
type.h More php3_ annihilation 1999-12-18 04:01:20 +00:00
uniqid.c the pipe is breaking all the time 2000-02-19 23:41:32 +00:00
uniqid.h conv_proto *.[ch] 1999-05-16 11:19:26 +00:00
url_scanner.c Fix build on systems which lack snprintf or vsnprintf. 2000-03-12 15:47:34 +00:00
url_scanner.h the pipe is breaking all the time 2000-02-19 23:41:32 +00:00
url_scanner.re Happy Y2K patch! Happy new year (or the new millennium, depending on whether 2000-01-01 01:32:05 +00:00
url.c the pipe is breaking all the time 2000-02-19 23:41:32 +00:00
url.h Can't believe it hasn't been done yet. 2000-03-07 04:28:43 +00:00
var.c @- serialize()/unserialize() now call _sleep_() and _wakeup_() when 2000-03-16 02:15:41 +00:00