Home
last modified time | relevance | path

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

/PHP-7.0/ext/date/lib/
H A Dparse_date.re144 #define DEBUG_OUTPUT(s)
968 DEBUG_OUTPUT("now");
977 DEBUG_OUTPUT("noon");
999 DEBUG_OUTPUT("tomorrow");
1299 DEBUG_OUTPUT("datefull");
1432 DEBUG_OUTPUT("pgydotd");
1465 DEBUG_OUTPUT("isoweek");
1512 DEBUG_OUTPUT("clf");
1532 DEBUG_OUTPUT("year4");
1541 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
351 DEBUG_OUTPUT("period"); in scan()
687 DEBUG_OUTPUT("combinedrep"); in scan()
818 DEBUG_OUTPUT("datetimebasic | datetimeextended"); in scan()
894 DEBUG_OUTPUT("recurrences"); in scan()
H A Dparse_date.c146 #define DEBUG_OUTPUT(s) macro
2751 DEBUG_OUTPUT("relative"); in scan()
3528 DEBUG_OUTPUT("daytext"); in scan()
6258 DEBUG_OUTPUT("ago"); in scan()
9238 DEBUG_OUTPUT("datefull"); in scan()
11056 DEBUG_OUTPUT("clf"); in scan()
11827 DEBUG_OUTPUT("year4"); in scan()
12212 DEBUG_OUTPUT("isoweek"); in scan()
12322 DEBUG_OUTPUT("pgydotd"); in scan()
22966 DEBUG_OUTPUT("now"); in scan()
[all …]

Completed in 66 milliseconds