Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dwrite.vorbiscomment.php64 fwrite($fpcomments, $this->CleanVorbisCommentName($key).'='.$commentdata."\n");
137 public function CleanVorbisCommentName($originalcommentname) { function in getid3_write_vorbiscomment