Home
last modified time | relevance | path

Searched refs:variant_date_from_timestamp (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/com_dotnet/tests/
H A Dbug72498.phpt2 Bug #72498 variant_date_from_timestamp null dereference
11 var_dump(variant_date_from_timestamp($v1));
17 variant_date_from_timestamp(): Argument #1 ($timestamp) must not go past 23:59:59, December 31, 300…
/php-src/ext/com_dotnet/
H A Dcom_extension_arginfo.h156 ZEND_FUNCTION(variant_date_from_timestamp);
195 ZEND_FE(variant_date_from_timestamp, arginfo_variant_date_from_timestamp)
H A Dcom_extension.stub.php335 function variant_date_from_timestamp(int $timestamp): variant {} function
H A Dcom_variant.c963 PHP_FUNCTION(variant_date_from_timestamp) in PHP_FUNCTION() argument

Completed in 11 milliseconds