Searched refs:intltz_get_error_code (Results 1 – 5 of 5) sorted by relevance
14 var_dump(intltz_get_error_code(null));18 Warning: IntlTimeZone::getErrorCode(): intltz_get_error_code: bad arguments in %s on line %d21 Fatal error: Uncaught TypeError: Argument 1 passed to intltz_get_error_code() must be an instance o…23 #0 %s(%d): intltz_get_error_code(NULL)
64 PHP_FUNCTION(intltz_get_error_code);
487 PHP_ME_MAPPING(getErrorCode, intltz_get_error_code, ainfo_tz_void, ZEND_ACC_PUBLIC)
609 U_CFUNC PHP_FUNCTION(intltz_get_error_code) in PHP_FUNCTION() argument
779 PHP_FE( intltz_get_error_code, arginfo_tz_only_tz )
Completed in 25 milliseconds