Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.mysqli.php1078 $Mismatched = array('id3v2'=>false, 'ape'=>false, 'lyrics3'=>false, 'id3v1'=>false); variable
1138 $Mismatched[$tagtype] = true;
1152 $Mismatched[$tagtype] = true;
1164 $Mismatched[$tagtype] = true;
1185 $Mismatched[$tagtype] = true;
1228 $Mismatched[$tagtype] = true;
1251 } elseif ($Mismatched[$tagtype]) {
1271 foreach ($Mismatched as $key => $value) {