Home
last modified time | relevance | path

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

/PHP-7.1/ext/intl/tests/
H A Dtimezone_fromDateTimeZone_error.phpt20 var_dump(intltz_from_date_time_zone());
24 Warning: IntlTimeZone::fromDateTimeZone(): intltz_from_date_time_zone: bad arguments in %s on line …
29 Warning: IntlTimeZone::fromDateTimeZone(): intltz_from_date_time_zone: bad arguments in %s on line …
34 Warning: IntlTimeZone::fromDateTimeZone(): intltz_from_date_time_zone: bad arguments in %s on line …
39 Warning: IntlTimeZone::fromDateTimeZone(): intltz_from_date_time_zone: bad arguments in %s on line …
42 Warning: IntlTimeZone::fromDateTimeZone(): intltz_from_date_time_zone: time zone id 'WEST' extracte…
45 Warning: intltz_from_date_time_zone() expects exactly 1 parameter, 0 given in %s on line %d
47 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-7.1/ext/intl/timezone/
H A Dtimezone_methods.h26 PHP_FUNCTION(intltz_from_date_time_zone);
H A Dtimezone_class.cpp461 …PHP_ME_MAPPING(fromDateTimeZone, intltz_from_date_time_zone, ainfo_tz_idarg, ZEND_ACC_PUBLIC |…
H A Dtimezone_methods.cpp72 U_CFUNC PHP_FUNCTION(intltz_from_date_time_zone) in PHP_FUNCTION() argument
/PHP-7.1/ext/intl/
H A Dphp_intl.c754 PHP_FE( intltz_from_date_time_zone, arginfo_tz_from_date_time_zone )

Completed in 15 milliseconds