Home
last modified time | relevance | path

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

/PHP-8.4/ext/date/lib/
H A Dparse_date.re125 #define DEBUG_OUTPUT(s)
1169 DEBUG_OUTPUT("now");
1178 DEBUG_OUTPUT("noon");
1200 DEBUG_OUTPUT("tomorrow");
1555 DEBUG_OUTPUT("datefull");
1688 DEBUG_OUTPUT("pgydotd");
1721 DEBUG_OUTPUT("isoweek");
1768 DEBUG_OUTPUT("clf");
1791 DEBUG_OUTPUT("year4");
1800 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
296 DEBUG_OUTPUT("period"); in scan()
394 DEBUG_OUTPUT("recurrences"); in scan()
908 DEBUG_OUTPUT("datetimebasic | datetimeextended"); in scan()
942 DEBUG_OUTPUT("combinedrep"); in scan()
H A Dparse_date.c127 #define DEBUG_OUTPUT(s) macro
7193 DEBUG_OUTPUT("datefull"); in scan()
7321 DEBUG_OUTPUT("relative"); in scan()
7845 DEBUG_OUTPUT("ago"); in scan()
8489 DEBUG_OUTPUT("daytext"); in scan()
9480 DEBUG_OUTPUT("now"); in scan()
11094 DEBUG_OUTPUT("year4"); in scan()
13053 DEBUG_OUTPUT("noon"); in scan()
19563 DEBUG_OUTPUT("pgydotd"); in scan()
19830 DEBUG_OUTPUT("isoweek"); in scan()
[all …]

Completed in 84 milliseconds