Home
last modified time | relevance | path

Searched refs:intltz_get_raw_offset (Results 1 – 6 of 6) sorted by relevance

/php-src/ext/intl/tests/
H A Dtimezone_getRawOffset_error.phpt9 intltz_get_raw_offset(null);
12 Fatal error: Uncaught TypeError: intltz_get_raw_offset(): Argument #1 ($timezone) must be of type I…
14 #0 %s(%d): intltz_get_raw_offset(NULL)
H A Dtimezone_getRawOffset_basic.phpt12 var_dump(intltz_get_raw_offset($lsb));
/php-src/ext/intl/timezone/
H A Dtimezone_arginfo.h126 ZEND_FUNCTION(intltz_get_raw_offset);
H A Dtimezone_methods.cpp463 U_CFUNC PHP_FUNCTION(intltz_get_raw_offset) in PHP_FUNCTION() argument
/php-src/ext/intl/
H A Dphp_intl.stub.php600 function intltz_get_raw_offset(IntlTimeZone $timezone): int {} function
H A Dphp_intl_arginfo.h967 ZEND_FUNCTION(intltz_get_raw_offset);
1160 ZEND_FE(intltz_get_raw_offset, arginfo_intltz_get_raw_offset)

Completed in 30 milliseconds