Home
last modified time | relevance | path

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

/php-src/ext/pdo_firebird/
H A Dphp_pdo_firebird_int.h82 char *date_format; member
/php-src/ext/date/
H A Dphp_date.stub.php181 function date_format(DateTimeInterface $object, string $format): string {} function
H A Dphp_date.c675 static zend_string *date_format(const char *format, size_t format_len, timelib_time *t, bool localt… in date_format() function
3230 PHP_FUNCTION(date_format) in PHP_FUNCTION() argument

Completed in 25 milliseconds