Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.asf.php33 define($GUIDname, $this->GUIDtoBytestring($hexstringvalue));
328 …if ($thisfile_asf_codeclistobject['reserved'] != $this->GUIDtoBytestring('86D15241-311D-11D0-A3A4-…
470 …if ($thisfile_asf_scriptcommandobject['reserved'] != $this->GUIDtoBytestring('4B1ACBE3-100B-11D0-A…
529 …if ($thisfile_asf_markerobject['reserved'] != $this->GUIDtoBytestring('4CFEDB20-75F6-11CF-9C0F-00A…
1618 public static function GUIDtoBytestring($GUIDstring) { function in getid3_asf
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.mp3header.php815 function GUIDtoBytestring($GUIDstring) { function
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt2356 Added GUIDtoBytestring() and BytestringToGUID() functions