free_custom_error_message   51 ext/intl/intl_error.c 	if(err->free_custom_error_message ) {
free_custom_error_message   56 ext/intl/intl_error.c 	err->free_custom_error_message = 0;
free_custom_error_message   83 ext/intl/intl_error.c 	err->free_custom_error_message = 0;
free_custom_error_message  122 ext/intl/intl_error.c 	err->free_custom_error_message = copyMsg;
free_custom_error_message   31 ext/intl/intl_error.h 	int             free_custom_error_message;