php-src/ext/calendar
Sascha Schumann cd754d7825 Rename macros which begin with underscore to appropiate macros. The general
rule is:

	macro_name=`echo $filename|tr a-z A-Z|sed 's/\./_/'`
2000-07-03 00:41:19 +00:00
..
cal_unix.c - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch 2000-06-05 19:47:54 +00:00
calendar.c - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch 2000-06-05 19:47:54 +00:00
calendar.dsp making calendar module compile on win32 with new directory structure 2000-06-12 20:31:03 +00:00
config.m4 Make calendar buildable as shared module 2000-05-02 02:02:05 +00:00
dow.c made calendar a real extension instead of a dl one only 2000-04-15 20:35:09 +00:00
easter.c - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch 2000-06-05 19:47:54 +00:00
french.c made calendar a real extension instead of a dl one only 2000-04-15 20:35:09 +00:00
gregor.c made calendar a real extension instead of a dl one only 2000-04-15 20:35:09 +00:00
jewish.c made calendar a real extension instead of a dl one only 2000-04-15 20:35:09 +00:00
julian.c made calendar a real extension instead of a dl one only 2000-04-15 20:35:09 +00:00
Makefile.in Make calendar buildable as shared module 2000-05-02 02:02:05 +00:00
php_calendar.h Rename macros which begin with underscore to appropiate macros. The general 2000-07-03 00:41:19 +00:00
sdncal.h Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00