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