Home
last modified time | relevance | path

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

/plugin/jukebox/id3/
H A Dmodule.tag.id3v2.php1526 …$parsedFrame['pricepaid']['currency'] = $this->LookupCurrencyUnits($parsedFrame['pricepaid']['cu…
1565 …$parsedFrame['price'][$frame_currencyid]['currency'] = $this->LookupCurrencyUnits($frame_currencyi…
1780 function LookupCurrencyUnits($currencyid) { function in getid3_id3v2
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.tag.id3v2.php1742 …$parsedFrame['pricepaid']['currency'] = $this->LookupCurrencyUnits($parsedFrame['pricepaid']['cu…
1784 …$parsedFrame['price'][$frame_currencyid]['currency'] = $this->LookupCurrencyUnits($frame_currencyi…
2285 public function LookupCurrencyUnits($currencyid) { function in getid3_id3v2