Home
last modified time | relevance | path

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

/PHP-7.1/ext/date/lib/
H A Dparse_date.re145 #define DEBUG_OUTPUT(s)
983 DEBUG_OUTPUT("now");
992 DEBUG_OUTPUT("noon");
1014 DEBUG_OUTPUT("tomorrow");
1342 DEBUG_OUTPUT("datefull");
1475 DEBUG_OUTPUT("pgydotd");
1508 DEBUG_OUTPUT("isoweek");
1555 DEBUG_OUTPUT("clf");
1575 DEBUG_OUTPUT("year4");
1584 DEBUG_OUTPUT("ago");
[all …]
H A Dparse_iso_intervals.re84 #define DEBUG_OUTPUT(s) printf("%s\n", s);
87 #define DEBUG_OUTPUT(s)
288 DEBUG_OUTPUT("recurrences");
308 DEBUG_OUTPUT("datetimebasic | datetimeextended");
325 DEBUG_OUTPUT("period");
365 DEBUG_OUTPUT("combinedrep");
H A Dparse_iso_intervals.c86 #define DEBUG_OUTPUT(s) printf("%s\n", s); macro
89 #define DEBUG_OUTPUT(s) macro
356 DEBUG_OUTPUT("period"); in scan()
744 DEBUG_OUTPUT("combinedrep"); in scan()
901 DEBUG_OUTPUT("datetimebasic | datetimeextended"); in scan()
993 DEBUG_OUTPUT("recurrences"); in scan()
H A Dparse_date.c147 #define DEBUG_OUTPUT(s) macro
3011 DEBUG_OUTPUT("relative"); in scan()
3929 DEBUG_OUTPUT("daytext"); in scan()
6659 DEBUG_OUTPUT("ago"); in scan()
9759 DEBUG_OUTPUT("datefull"); in scan()
11577 DEBUG_OUTPUT("clf"); in scan()
12376 DEBUG_OUTPUT("year4"); in scan()
12824 DEBUG_OUTPUT("isoweek"); in scan()
12940 DEBUG_OUTPUT("pgydotd"); in scan()
24004 DEBUG_OUTPUT("now"); in scan()
[all …]

Completed in 58 milliseconds