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