Searched refs:php_format_date_obj (Results 1 – 3 of 3) sorted by relevance
143 PHPAPI zend_string *php_format_date_obj(const char *format, size_t format_len, php_date_obj *date_o…
846 PHPAPI zend_string *php_format_date_obj(const char *format, size_t format_len, php_date_obj *date_o… in php_format_date_obj() function
2977 …zend_string *formatted_date_string = php_format_date_obj(ext_date_format, ext_date_format_len, dat… in to_xml_datetime_ex()
Completed in 34 milliseconds