Home
last modified time | relevance | path

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

/PHP-5.5/ext/date/lib/
H A Dtimelib.h75 timelib_time *timelib_parse_from_format(char *format, char *s, int len, timelib_error_container **e…
H A Dparse_date.re1835 timelib_time *timelib_parse_from_format(char *format, char *string, int len, timelib_error_containe…
H A Dparse_date.c24826 timelib_time *timelib_parse_from_format(char *format, char *string, int len, timelib_error_containe… in timelib_parse_from_format() function
/PHP-5.5/ext/date/
H A Dphp_date.c2571 …dateobj->time = timelib_parse_from_format(format, time_str_len ? time_str : "", time_str_len ? tim… in php_date_initialize()
3036 …parsed_time = timelib_parse_from_format(format, date, date_len, &error, DATE_TIMEZONEDB, php_date_… in PHP_FUNCTION()

Completed in 70 milliseconds