Lines Matching refs:NULL

41 	zval		**tz_object	= NULL;  in _php_intlgregcal_constructor_body()
44 char *locale = NULL; in _php_intlgregcal_constructor_body()
49 intl_error_reset(NULL TSRMLS_CC); in _php_intlgregcal_constructor_body()
54 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in _php_intlgregcal_constructor_body()
62 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in _php_intlgregcal_constructor_body()
72 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in _php_intlgregcal_constructor_body()
80 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in _php_intlgregcal_constructor_body()
86 GregorianCalendar *gcal = NULL; in _php_intlgregcal_constructor_body()
90 TimeZone *tz = timezone_process_timezone_argument(tz_object, NULL, in _php_intlgregcal_constructor_body()
92 if (tz == NULL) { in _php_intlgregcal_constructor_body()
102 intl_error_set(NULL, status, "intlgregcal_create_instance: error " in _php_intlgregcal_constructor_body()
114 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in _php_intlgregcal_constructor_body()
133 intl_error_set(NULL, status, "intlgregcal_create_instance: error " in _php_intlgregcal_constructor_body()
149 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in _php_intlgregcal_constructor_body()
169 intl_error_reset(NULL TSRMLS_CC); in PHP_FUNCTION()
185 intl_error_reset(NULL TSRMLS_CC); in PHP_METHOD()
204 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_FUNCTION()
224 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_FUNCTION()
241 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_FUNCTION()
247 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_FUNCTION()