Home
last modified time | relevance | path

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

/PHP-5.5/ext/intl/tests/
H A Dtimezone_getErrorCode_error.phpt14 var_dump(intltz_get_error_code(null));
20 Warning: IntlTimeZone::getErrorCode(): intltz_get_error_code: bad arguments in %s on line %d
23 Catchable fatal error: Argument 1 passed to intltz_get_error_code() must be an instance of IntlTime…
/PHP-5.5/ext/intl/timezone/
H A Dtimezone_methods.h64 PHP_FUNCTION(intltz_get_error_code);
H A Dtimezone_class.cpp484 PHP_ME_MAPPING(getErrorCode, intltz_get_error_code, ainfo_tz_void, ZEND_ACC_PUBLIC)
H A Dtimezone_methods.cpp619 U_CFUNC PHP_FUNCTION(intltz_get_error_code) in PHP_FUNCTION() argument
/PHP-5.5/ext/intl/
H A Dphp_intl.c790 PHP_FE( intltz_get_error_code, arginfo_tz_only_tz )
/PHP-5.5/
H A DUPGRADING343 - intltz_get_error_code()
H A DNEWS2085 intltz_to_date_time_zone(), intltz_get_error_code(),

Completed in 75 milliseconds