Home
last modified time | relevance | path

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

/PHP-8.3/ext/date/
H A Dphp_date.c2394 PHPAPI bool php_date_initialize(php_date_obj *dateobj, const char *time_str, size_t time_str_len, c… in php_date_initialize()
2515 size_t time_str_len = 0; in PHP_FUNCTION() local
2536 size_t time_str_len = 0; in PHP_FUNCTION() local
2557 size_t time_str_len = 0, format_str_len = 0; in PHP_FUNCTION() local
2579 size_t time_str_len = 0, format_str_len = 0; in PHP_FUNCTION() local
2601 size_t time_str_len = 0; in PHP_METHOD() local
2618 size_t time_str_len = 0; in PHP_METHOD() local

Completed in 35 milliseconds