Searched refs:CharConvert (Results 1 – 2 of 2) sorted by relevance
970 function CharConvert(&$array, $encoding) { function in getID3982 $this->CharConvert($array[$key], $encoding);1055 …$this->CharConvert($this->info['tags'][$tag_name], $encoding); // only copy gets convert…
1417 public function CharConvert(&$array, $encoding) { function in getID31429 $this->CharConvert($array[$key], $encoding);1507 …$this->CharConvert($this->info['tags'][$tag_name], $this->info[$comment_name]['encoding']); …