Searched refs:DSDIFFcmtType (Results 1 – 1 of 1) sorted by relevance
159 $thisComment['comment_type'] = $this->DSDIFFcmtType($thisComment['comment_type_id']);249 public static function DSDIFFcmtType($cmtType) { function in getid3_dsdiff250 static $DSDIFFcmtType = array(256 return (isset($DSDIFFcmtType[$cmtType]) ? $DSDIFFcmtType[$cmtType] : 'reserved');