Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dwrite.id3v2.php1105 if ($this->ID3v2IsValidPriceString($key.$val['value'])) {
1761 public function ID3v2IsValidPriceString($pricestring) { function in getid3_write_id3v2