Home
last modified time | relevance | path

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

/PHP-7.2/ext/date/lib/
H A Dparse_date.re124 #define DEBUG_OUTPUT(s)
999 DEBUG_OUTPUT("now");
1008 DEBUG_OUTPUT("noon");
1030 DEBUG_OUTPUT("tomorrow");
1358 DEBUG_OUTPUT("datefull");
1491 DEBUG_OUTPUT("pgydotd");
1524 DEBUG_OUTPUT("isoweek");
1571 DEBUG_OUTPUT("clf");
1591 DEBUG_OUTPUT("year4");
1600 DEBUG_OUTPUT("ago");
[all …]
H A Dparse_iso_intervals.re66 #define DEBUG_OUTPUT(s) printf("%s\n", s);
69 #define DEBUG_OUTPUT(s)
210 DEBUG_OUTPUT("recurrences");
230 DEBUG_OUTPUT("datetimebasic | datetimeextended");
247 DEBUG_OUTPUT("period");
287 DEBUG_OUTPUT("combinedrep");
H A Dparse_iso_intervals.c68 #define DEBUG_OUTPUT(s) printf("%s\n", s); macro
71 #define DEBUG_OUTPUT(s) macro
278 DEBUG_OUTPUT("period"); in scan()
666 DEBUG_OUTPUT("combinedrep"); in scan()
823 DEBUG_OUTPUT("datetimebasic | datetimeextended"); in scan()
915 DEBUG_OUTPUT("recurrences"); in scan()
H A Dparse_date.c126 #define DEBUG_OUTPUT(s) macro
3027 DEBUG_OUTPUT("relative"); in scan()
3945 DEBUG_OUTPUT("daytext"); in scan()
6675 DEBUG_OUTPUT("ago"); in scan()
9775 DEBUG_OUTPUT("datefull"); in scan()
11593 DEBUG_OUTPUT("clf"); in scan()
12392 DEBUG_OUTPUT("year4"); in scan()
12840 DEBUG_OUTPUT("isoweek"); in scan()
12956 DEBUG_OUTPUT("pgydotd"); in scan()
24020 DEBUG_OUTPUT("now"); in scan()
[all …]

Completed in 59 milliseconds