Searched refs:timelib_strtointerval (Results 1 – 4 of 4) sorted by relevance
/PHP-7.0/ext/date/lib/ |
H A D | timelib.h | 95 void timelib_strtointerval(char *s, size_t len,
|
H A D | parse_iso_intervals.re | 407 void timelib_strtointerval(char *s, size_t len,
|
H A D | parse_iso_intervals.c | 913 void timelib_strtointerval(char *s, size_t len, in timelib_strtointerval() function
|
/PHP-7.0/ext/date/ |
H A D | php_date.c | 4005 timelib_strtointerval(format, format_length, &b, &e, &p, &r, &errors); in date_interval_initialize() 4409 timelib_strtointerval(format, format_length, &b, &e, &p, &r, &errors); in date_period_initialize()
|
Completed in 37 milliseconds