Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.basic.php31 $getID3->CopyTagsToComments($ThisFileInfo);
H A Ddemo.simple.php40 $getID3->CopyTagsToComments($ThisFileInfo);
H A Ddemo.write.php126 getid3_lib::CopyTagsToComments($OldThisFileInfo);
H A Ddemo.browse.php104 $getID3->CopyTagsToComments($ThisFileInfo);
184 $getID3->CopyTagsToComments($fileinformation);
H A Ddemo.mysqli.php298 $getID3->CopyTagsToComments($ThisFileInfo);
466 $getID3->CopyTagsToComments($ThisFileInfo);
1782 $getID3->CopyTagsToComments($ThisFileInfo);
/plugin/jukebox/
H A Dlist.php51 getid3_lib::CopyTagsToComments($info);
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.php1577 public function CopyTagsToComments(&$ThisFileInfo) { function in getID3
1578 return getid3_lib::CopyTagsToComments($ThisFileInfo, $this->option_tags_html);
H A Dgetid3.lib.php1536 public static function CopyTagsToComments(&$ThisFileInfo, $option_tags_html=true) { function in getid3_lib
/plugin/jplayer/
H A Dcomposer.lock91 … 2GB on 32-bit PHP (also on 64-bit PHP on Windows) or executing `getid3_lib::CopyTagsToComments`.",
/plugin/jukebox/id3/
H A Dgetid3.lib.php1187 function CopyTagsToComments(&$ThisFileInfo) { function in getid3_lib
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dstructure.txt41 getid3_lib::CopyTagsToComments($ThisFileInfo)
55 Artist name: ['comments_html']['artist'][0] // ex 'Elvis' (if CopyTagsToComments() is used …
H A Dchangelog.txt55 * bugfix (G:206) inverted logic in CopyTagsToComments
1103 ¤ CopyTagsToComments() is now available in getid3_lib