Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.vqf.php113 …$thisfile_vqf['comments'][$this->VQFcommentNiceNameLookup($ChunkName)][] = trim(substr($ChunkData,…
164 public function VQFcommentNiceNameLookup($shortname) { function in getid3_vqf
165 static $VQFcommentNiceNameLookup = array(
173 …return (isset($VQFcommentNiceNameLookup[$shortname]) ? $VQFcommentNiceNameLookup[$shortname] : $sh…