msgformat_fix_quotes 68 ext/intl/msgformat/msgformat.c if(msgformat_fix_quotes(&spattern, &spattern_len, &INTL_DATA_ERROR_CODE(mfo)) != SUCCESS) { msgformat_fix_quotes 86 ext/intl/msgformat/msgformat_attr.c if(msgformat_fix_quotes(&spattern, &spattern_len, &INTL_DATA_ERROR_CODE(mfo)) != SUCCESS) { msgformat_fix_quotes 43 ext/intl/msgformat/msgformat_data.h int msgformat_fix_quotes(UChar **spattern, uint32_t *spattern_len, UErrorCode *ec); msgformat_fix_quotes 141 ext/intl/msgformat/msgformat_format.c if(msgformat_fix_quotes(&spattern, &spattern_len, &INTL_DATA_ERROR_CODE(mfo)) != SUCCESS) { msgformat_fix_quotes 133 ext/intl/msgformat/msgformat_parse.c if(msgformat_fix_quotes(&spattern, &spattern_len, &INTL_DATA_ERROR_CODE(mfo)) != SUCCESS) {