Home
last modified time | relevance | path

Searched refs:beginIdx (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/i18n/
Ddecimfmt.cpp2626 int beginIdx = affix.length(); in expandAffix() local
2644 addAttribute(attrBuffer, "currency", beginIdx, affix.length()); in expandAffix()
2693 addAttribute(attrBuffer, "currency", beginIdx, affix.length()); in expandAffix()
2699 addAttribute(attrBuffer, "currency", beginIdx, affix.length()); in expandAffix()
2707 addAttribute(attrBuffer, "currency", beginIdx, affix.length()); in expandAffix()
2713 addAttribute(attrBuffer, "percent", beginIdx, affix.length()); in expandAffix()
2717 addAttribute(attrBuffer, "permille", beginIdx, affix.length()); in expandAffix()
2721 addAttribute(attrBuffer, "sign", beginIdx, affix.length()); in expandAffix()
2725 addAttribute(attrBuffer, "sign", beginIdx, affix.length()); in expandAffix()