Searched refs:BytestringToGUID (Results 1 – 3 of 3) sorted by relevance
81 …$thisfile_asf_headerobject['objectid_guid'] = $this->BytestringToGUID($thisfile_asf_headerobject['…84 …his->BytestringToGUID($thisfile_asf_headerobject['objectid']).'} does not match expected "GETID3_A…100 $NextObjectGUIDtext = $this->BytestringToGUID($NextObjectGUID);135 …$thisfile_asf_filepropertiesobject['fileid_guid'] = $this->BytestringToGUID($thisfile_asf_f…209 …$StreamPropertiesObjectData['stream_type_guid'] = $this->BytestringToGUID($StreamPropertiesObjec…212 …$StreamPropertiesObjectData['error_correct_guid'] = $this->BytestringToGUID($StreamPropertiesObjec…277 …$thisfile_asf_headerextensionobject['reserved_1_guid'] = $this->BytestringToGUID($thisfile_asf…279 …>BytestringToGUID($thisfile_asf_headerextensionobject['reserved_1']).') does not match expected "G…327 …$thisfile_asf_codeclistobject['reserved_guid'] = $this->BytestringToGUID($thisfile_asf…329 …$this->warning('codec_list_object.reserved GUID {'.$this->BytestringToGUID($thisfile_asf_codeclist…[all …]
852 function BytestringToGUID($Bytestring) { function
2356 Added GUIDtoBytestring() and BytestringToGUID() functions