Home
last modified time | relevance | path

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

/PHP-5.5/ext/date/lib/
H A Dparse_date.re138 #define DEBUG_OUTPUT(s)
958 DEBUG_OUTPUT("now");
967 DEBUG_OUTPUT("noon");
989 DEBUG_OUTPUT("tomorrow");
1289 DEBUG_OUTPUT("datefull");
1422 DEBUG_OUTPUT("pgydotd");
1455 DEBUG_OUTPUT("isoweek");
1502 DEBUG_OUTPUT("clf");
1522 DEBUG_OUTPUT("year4");
1531 DEBUG_OUTPUT("ago");
[all …]
H A Dparse_iso_intervals.re78 #define DEBUG_OUTPUT(s) printf("%s\n", s);
81 #define DEBUG_OUTPUT(s)
282 DEBUG_OUTPUT("recurrences");
302 DEBUG_OUTPUT("datetimebasic | datetimeextended");
319 DEBUG_OUTPUT("period");
359 DEBUG_OUTPUT("combinedrep");
H A Dparse_iso_intervals.c80 #define DEBUG_OUTPUT(s) printf("%s\n", s); macro
83 #define DEBUG_OUTPUT(s) macro
351 DEBUG_OUTPUT("period"); in scan()
739 DEBUG_OUTPUT("combinedrep"); in scan()
896 DEBUG_OUTPUT("datetimebasic | datetimeextended"); in scan()
988 DEBUG_OUTPUT("recurrences"); in scan()
H A Dparse_date.c140 #define DEBUG_OUTPUT(s) macro
2755 DEBUG_OUTPUT("relative"); in scan()
3532 DEBUG_OUTPUT("daytext"); in scan()
7222 DEBUG_OUTPUT("ago"); in scan()
10205 DEBUG_OUTPUT("datefull"); in scan()
12024 DEBUG_OUTPUT("clf"); in scan()
12798 DEBUG_OUTPUT("year4"); in scan()
13186 DEBUG_OUTPUT("isoweek"); in scan()
13296 DEBUG_OUTPUT("pgydotd"); in scan()
23836 DEBUG_OUTPUT("now"); in scan()
[all …]

Completed in 51 milliseconds