Home
last modified time | relevance | path

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

/PHP-7.1/ext/date/lib/
H A Dtimelib.h88 timelib_time *timelib_parse_from_format(char *format, char *s, size_t len, timelib_error_container …
H A Dparse_date.re1893 timelib_time *timelib_parse_from_format(char *format, char *string, size_t len, timelib_error_conta…
H A Dparse_date.c24999 timelib_time *timelib_parse_from_format(char *format, char *string, size_t len, timelib_error_conta… in timelib_parse_from_format() function
/PHP-7.1/ext/date/
H A Dphp_date.c2655 …dateobj->time = timelib_parse_from_format(format, time_str_len ? time_str : "", time_str_len ? tim… in php_date_initialize()
3135 …parsed_time = timelib_parse_from_format(format, date, date_len, &error, DATE_TIMEZONEDB, php_date_… in PHP_FUNCTION()

Completed in 53 milliseconds