Home
last modified time | relevance | path

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

/PHP-8.0/ext/date/lib/
H A Dparse_date.re123 #define DEBUG_OUTPUT(s)
1055 DEBUG_OUTPUT("now");
1064 DEBUG_OUTPUT("noon");
1086 DEBUG_OUTPUT("tomorrow");
1431 DEBUG_OUTPUT("datefull");
1564 DEBUG_OUTPUT("pgydotd");
1597 DEBUG_OUTPUT("isoweek");
1644 DEBUG_OUTPUT("clf");
1664 DEBUG_OUTPUT("year4");
1673 DEBUG_OUTPUT("ago");
[all …]
H A Dparse_iso_intervals.re64 #define DEBUG_OUTPUT(s) printf("%s\n", s);
67 #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.c66 #define DEBUG_OUTPUT(s) printf("%s\n", s); macro
69 #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.c125 #define DEBUG_OUTPUT(s) macro
3063 DEBUG_OUTPUT("relative"); in scan()
3981 DEBUG_OUTPUT("daytext"); in scan()
6711 DEBUG_OUTPUT("ago"); in scan()
9960 DEBUG_OUTPUT("datefull"); in scan()
11778 DEBUG_OUTPUT("clf"); in scan()
12577 DEBUG_OUTPUT("year4"); in scan()
13025 DEBUG_OUTPUT("isoweek"); in scan()
13143 DEBUG_OUTPUT("pgydotd"); in scan()
24217 DEBUG_OUTPUT("now"); in scan()
[all …]

Completed in 41 milliseconds