Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.tag.lyrics3.php266 * @param string $rawtimestamp
270 public function Lyrics3Timestamp2Seconds($rawtimestamp) { argument
271 if (preg_match('#^\\[([0-9]{2}):([0-9]{2})\\]$#', $rawtimestamp, $regs)) {