Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.tag.lyrics3.php210 …$ParsedLyrics3['flags'][$flagname] = $this->IntString2Bool(substr($ParsedLyrics3['raw']['IND'], $i…
318 public function IntString2Bool($char) { function in getid3_lyrics3
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.mp3header.php526 function IntString2Bool($char) { function