Home
last modified time | relevance | path

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

/PHP-7.4/ext/date/lib/
H A Dparse_date.re123 #define DEBUG_OUTPUT(s)
1032 DEBUG_OUTPUT("now");
1041 DEBUG_OUTPUT("noon");
1063 DEBUG_OUTPUT("tomorrow");
1391 DEBUG_OUTPUT("datefull");
1524 DEBUG_OUTPUT("pgydotd");
1557 DEBUG_OUTPUT("isoweek");
1604 DEBUG_OUTPUT("clf");
1624 DEBUG_OUTPUT("year4");
1633 DEBUG_OUTPUT("ago");
[all …]
H A Dparse_iso_intervals.re64 #define DEBUG_OUTPUT(s) printf("%s\n", s);
67 #define DEBUG_OUTPUT(s)
208 DEBUG_OUTPUT("recurrences");
228 DEBUG_OUTPUT("datetimebasic | datetimeextended");
245 DEBUG_OUTPUT("period");
285 DEBUG_OUTPUT("combinedrep");
H A Dparse_iso_intervals.c66 #define DEBUG_OUTPUT(s) printf("%s\n", s); macro
69 #define DEBUG_OUTPUT(s) macro
276 DEBUG_OUTPUT("period"); in scan()
664 DEBUG_OUTPUT("combinedrep"); in scan()
821 DEBUG_OUTPUT("datetimebasic | datetimeextended"); in scan()
913 DEBUG_OUTPUT("recurrences"); in scan()
H A Dparse_date.c125 #define DEBUG_OUTPUT(s) macro
3046 DEBUG_OUTPUT("relative"); in scan()
3964 DEBUG_OUTPUT("daytext"); in scan()
6694 DEBUG_OUTPUT("ago"); in scan()
9805 DEBUG_OUTPUT("datefull"); in scan()
11623 DEBUG_OUTPUT("clf"); in scan()
12422 DEBUG_OUTPUT("year4"); in scan()
12870 DEBUG_OUTPUT("isoweek"); in scan()
12988 DEBUG_OUTPUT("pgydotd"); in scan()
24055 DEBUG_OUTPUT("now"); in scan()
[all …]

Completed in 42 milliseconds