Home
last modified time | relevance | path

Searched refs:DEBUG_OUTPUT (Results 1 – 4 of 4) sorted by relevance

/PHP-5.3/ext/date/lib/
H A Dparse_date.re138 #define DEBUG_OUTPUT(s)
1018 DEBUG_OUTPUT("now");
1027 DEBUG_OUTPUT("noon");
1049 DEBUG_OUTPUT("tomorrow");
1348 DEBUG_OUTPUT("datefull");
1481 DEBUG_OUTPUT("pgydotd");
1514 DEBUG_OUTPUT("isoweek");
1561 DEBUG_OUTPUT("clf");
1581 DEBUG_OUTPUT("year4");
1590 DEBUG_OUTPUT("ago");
[all …]
H A Dparse_iso_intervals.re78 #define DEBUG_OUTPUT(s) printf("%s\n", s);
81 #define DEBUG_OUTPUT(s)
317 DEBUG_OUTPUT("recurrences");
337 DEBUG_OUTPUT("datetimebasic | datetimeextended");
354 DEBUG_OUTPUT("period");
394 DEBUG_OUTPUT("combinedrep");
H A Dparse_iso_intervals.c80 #define DEBUG_OUTPUT(s) printf("%s\n", s); macro
83 #define DEBUG_OUTPUT(s) macro
386 DEBUG_OUTPUT("period"); in scan()
774 DEBUG_OUTPUT("combinedrep"); in scan()
931 DEBUG_OUTPUT("datetimebasic | datetimeextended"); in scan()
1023 DEBUG_OUTPUT("recurrences"); in scan()
H A Dparse_date.c140 #define DEBUG_OUTPUT(s) macro
2834 DEBUG_OUTPUT("relative"); in scan()
3611 DEBUG_OUTPUT("daytext"); in scan()
7301 DEBUG_OUTPUT("ago"); in scan()
10284 DEBUG_OUTPUT("datefull"); in scan()
12103 DEBUG_OUTPUT("clf"); in scan()
12877 DEBUG_OUTPUT("year4"); in scan()
13265 DEBUG_OUTPUT("isoweek"); in scan()
13375 DEBUG_OUTPUT("pgydotd"); in scan()
23897 DEBUG_OUTPUT("now"); in scan()
[all …]

Completed in 64 milliseconds