Home
last modified time | relevance | path

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

/PHP-8.2/ext/date/
H A Dphp_date.c2365 PHPAPI bool php_date_initialize(php_date_obj *dateobj, const char *time_str, size_t time_str_len, c… in php_date_initialize()
2486 size_t time_str_len = 0; in PHP_FUNCTION() local
2507 size_t time_str_len = 0; in PHP_FUNCTION() local
2528 size_t time_str_len = 0, format_str_len = 0; in PHP_FUNCTION() local
2550 size_t time_str_len = 0, format_str_len = 0; in PHP_FUNCTION() local
2572 size_t time_str_len = 0; in PHP_METHOD() local
2589 size_t time_str_len = 0; in PHP_METHOD() local

Completed in 34 milliseconds