Showing 5,566 of 7,504 total issues
Avoid too many return
statements within this method. Open
Open
return 'NF_Z_62-010_(1973)';
Avoid too many return
statements within this method. Open
Open
return 'ISO-8859-1-Windows-3.1-Latin-1';
Avoid too many return
statements within this method. Open
Open
return 'ISO-8859-2-Windows-Latin-2';
Avoid too many return
statements within this method. Open
Open
return 'ISO-10646-Unicode-Latin1';
Avoid too many return
statements within this method. Open
Open
return 'ISO-Unicode-IBM-1276';
Avoid too many return
statements within this method. Open
Open
return 'JIS_Encoding';
Avoid too many return
statements within this method. Open
Open
return 'DIN_66003';
Avoid too many return
statements within this method. Open
Open
return 'EBCDIC-FI-SE';
Avoid too many return
statements within this method. Open
Open
return 'ES';
Avoid too many return
statements within this method. Open
Open
return 'EUC-JP';
Avoid too many return
statements within this method. Open
Open
return 'IBM277';
Avoid too many return
statements within this method. Open
Open
return 'IBM424';
Avoid too many return
statements within this method. Open
Open
return 'IBM860';
Avoid too many return
statements within this method. Open
Open
return 'IBM865';
Avoid too many return
statements within this method. Open
Open
return 'IBM868';
Avoid too many return
statements within this method. Open
Open
return 'ISO-2022-CN-EXT';
Avoid too many return
statements within this method. Open
Open
return 'ISO-8859-9-Windows-Latin-5';
Avoid too many return
statements within this method. Open
Open
return 'ISO_6937-2-25';
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return $this->sanitize($return[0]['data'], SIMPLEPIE_CONSTRUCT_HTML, $this->get_base($return[0]));