currency_str 131 ext/intl/formatter/formatter_parse.c char *currency_str = NULL; currency_str 174 ext/intl/formatter/formatter_parse.c intl_convert_utf16_to_utf8(¤cy_str, ¤cy_len, currency, u_strlen(currency), &INTL_DATA_ERROR_CODE(nfo)); currency_str 177 ext/intl/formatter/formatter_parse.c ZVAL_STRINGL(zcurrency, currency_str, currency_len, 0);