Searched defs:DEBUG_OUTPUT (Results 1 - 2 of 2) sorted by relevance

/PHP_TRUNK/ext/date/lib/
H A Dparse_iso_intervals.c80 #define DEBUG_OUTPUT(s) printf("%s\n", s); macro
83 #define DEBUG_OUTPUT(s) macro
351 DEBUG_OUTPUT("period");
739 DEBUG_OUTPUT("combinedrep");
896 DEBUG_OUTPUT("datetimebasic | datetimeextended");
988 DEBUG_OUTPUT("recurrences");
H A Dparse_date.c137 #define DEBUG_OUTPUT(s) printf("%s\n", s); macro
140 #define DEBUG_OUTPUT(s) macro
965 DEBUG_OUTPUT("firstdayof | lastdayof");
1005 DEBUG_OUTPUT("tzcorrection | tz");
2796 DEBUG_OUTPUT("relative");
3573 DEBUG_OUTPUT("daytext");
4109 DEBUG_OUTPUT("monthtext");
4170 DEBUG_OUTPUT("datetextual | datenoyear");
4452 DEBUG_OUTPUT("dateshortwithtimeshort | dateshortwithtimelong | dateshortwithtimelongtz");
5178 DEBUG_OUTPUT("dateshortwithtimeshort1
[all...]

Completed in 9 milliseconds