Home
last modified time | relevance | path

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

/PHP-5.6/ext/intl/tests/
H A Dtimezone_toDateTimeZone_error.phpt20 var_dump(intltz_to_date_time_zone());
21 var_dump(intltz_to_date_time_zone(1));
27 Warning: IntlTimeZone::toDateTimeZone(): intltz_to_date_time_zone: bad arguments in %s on line %d
30 Warning: IntlTimeZone::toDateTimeZone(): intltz_to_date_time_zone: DateTimeZone constructor threw e…
33 Warning: intltz_to_date_time_zone() expects exactly 1 parameter, 0 given in %s on line %d
35 Warning: intltz_to_date_time_zone(): intltz_to_date_time_zone: bad arguments in %s on line %d
38 Catchable fatal error: Argument 1 passed to intltz_to_date_time_zone() must be an instance of IntlT…
H A Dtimezone_toDateTimeZone_basic.phpt18 $dtz = intltz_to_date_time_zone($tz);
/PHP-5.6/ext/intl/timezone/
H A Dtimezone_methods.h62 PHP_FUNCTION(intltz_to_date_time_zone);
H A Dtimezone_class.cpp483 PHP_ME_MAPPING(toDateTimeZone, intltz_to_date_time_zone, ainfo_tz_void, ZEND_ACC_PUBLIC)
H A Dtimezone_methods.cpp596 U_CFUNC PHP_FUNCTION(intltz_to_date_time_zone) in PHP_FUNCTION() argument
/PHP-5.6/ext/intl/
H A Dphp_intl.c789 PHP_FE( intltz_to_date_time_zone, arginfo_tz_only_tz )
/PHP-5.6/
H A DNEWS3663 intltz_to_date_time_zone(), intltz_get_error_code(),

Completed in 39 milliseconds