Home
last modified time | relevance | path

Searched defs:date_format (Results 1 – 3 of 3) sorted by relevance

/PHP-8.0/ext/pdo_firebird/
H A Dphp_pdo_firebird_int.h78 char *date_format; member
/PHP-8.0/ext/date/
H A Dphp_date.stub.php50 function date_format(DateTimeInterface $object, string $format): string {} function
H A Dphp_date.c624 static zend_string *date_format(const char *format, size_t format_len, timelib_time *t, int localti… in date_format() function
2827 PHP_FUNCTION(date_format) in PHP_FUNCTION() argument

Completed in 34 milliseconds