Home
last modified time | relevance | path

Searched refs:intltz_from_date_time_zone (Results 1 – 7 of 7) sorted by relevance

/PHP-5.6/ext/intl/tests/
H A Dtimezone_fromDateTimeZone_error.phpt20 var_dump(intltz_from_date_time_zone());
26 Warning: IntlTimeZone::fromDateTimeZone(): intltz_from_date_time_zone: bad arguments in %s on line …
31 Warning: IntlTimeZone::fromDateTimeZone(): intltz_from_date_time_zone: bad arguments in %s on line …
36 Warning: IntlTimeZone::fromDateTimeZone(): intltz_from_date_time_zone: bad arguments in %s on line …
41 Warning: IntlTimeZone::fromDateTimeZone(): intltz_from_date_time_zone: bad arguments in %s on line …
44 Warning: IntlTimeZone::fromDateTimeZone(): intltz_from_date_time_zone: time zone id 'WEST' extracte…
47 Warning: intltz_from_date_time_zone() expects exactly 1 parameter, 0 given in %s on line %d
49 Warning: intltz_from_date_time_zone(): intltz_from_date_time_zone: bad arguments in %s on line %d
H A Dbug66921.phpt2 Bug #66921 - Wrong argument type hint for function intltz_from_date_time_zone
7 $f = new ReflectionFunction('intltz_from_date_time_zone');
/PHP-5.6/ext/intl/timezone/
H A Dtimezone_methods.h26 PHP_FUNCTION(intltz_from_date_time_zone);
H A Dtimezone_class.cpp458 …PHP_ME_MAPPING(fromDateTimeZone, intltz_from_date_time_zone, ainfo_tz_idarg, ZEND_ACC_PUBLIC |…
H A Dtimezone_methods.cpp73 U_CFUNC PHP_FUNCTION(intltz_from_date_time_zone) in PHP_FUNCTION() argument
/PHP-5.6/ext/intl/
H A Dphp_intl.c765 PHP_FE( intltz_from_date_time_zone, arginfo_tz_from_date_time_zone )
/PHP-5.6/
H A DNEWS2203 intltz_from_date_time_zone). (Stas)
2617 intltz_from_date_time_zone). (Stas)
3662 intltz_get_dst_savings(), intltz_from_date_time_zone(),

Completed in 53 milliseconds