403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.89
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/textproc/jade/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/textproc/jade/files/patch-CharsetRegistry.cxx
--- lib/CharsetRegistry.cxx.orig	Sat Jul 31 17:03:07 2004
+++ lib/CharsetRegistry.cxx	Sat Jul 31 17:05:46 2004
@@ -164,6 +164,9 @@
 static const unsigned short iso8859_9[] = {
 #include "iso8859-9.h"
 };
+static const unsigned short koi8_r[] = {
+#include "koi8-r.h"
+};
 static const unsigned short iso646_jis_G0[] = {
 #include "iso646-jis.h"
 };
@@ -203,6 +206,7 @@
   { CharsetRegistry::ISO8859_7, iso8859_7 },
   { CharsetRegistry::ISO8859_8, iso8859_8 },
   { CharsetRegistry::ISO8859_9, iso8859_9 },
+  { CharsetRegistry::KOI8_R, koi8_r },
   { CharsetRegistry::ISO646_JIS_G0, iso646_jis_G0 },
   { CharsetRegistry::JIS0201, jis0201 },
 #ifdef SP_MULTI_BYTE

Youez - 2016 - github.com/yon3zu
LinuXploit