Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 88
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 215
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 216
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 217
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 218
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 219
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 220
ó
abc @ s* d d l m Z m Z m Z d d l m Z m Z m Z d d l m Z m
Z
m Z d d l m
Z
m Z m Z d d l m Z m Z m Z d e f d YZ d e f d YZ d
e f d YZ d e f d
YZ d e f d YZ d e f d YZ d e f d YZ d S( i ( t EUCTW_CHAR_TO_FREQ_ORDERt EUCTW_TABLE_SIZEt EUCTW_TYPICAL_DISTRIBUTION_RATIO( t EUCKR_CHAR_TO_FREQ_ORDERt EUCKR_TABLE_SIZEt EUCKR_TYPICAL_DISTRIBUTION_RATIO( t GB2312_CHAR_TO_FREQ_ORDERt GB2312_TABLE_SIZEt! GB2312_TYPICAL_DISTRIBUTION_RATIO( t BIG5_CHAR_TO_FREQ_ORDERt BIG5_TABLE_SIZEt BIG5_TYPICAL_DISTRIBUTION_RATIO( t JIS_CHAR_TO_FREQ_ORDERt JIS_TABLE_SIZEt JIS_TYPICAL_DISTRIBUTION_RATIOt CharDistributionAnalysisc B sV e Z d Z d Z d Z d Z d Z d Z d Z d Z d Z
d Z RS(
i g®Gįz®ļ?g{®Gįz?i c C sD d | _ d | _ d | _ d | _ d | _ d | _ | j d S( N( t Nonet _char_to_freq_ordert _table_sizet typical_distribution_ratiot _donet _total_charst _freq_charst reset( t self( ( sH /usr/lib/python2.7/site-packages/pip/_vendor/chardet/chardistribution.pyt __init__. s c C s t | _ d | _ d | _ d S( s reset analyser, clear any statei N( t FalseR R R ( R ( ( sH /usr/lib/python2.7/site-packages/pip/_vendor/chardet/chardistribution.pyR = s c C s} | d k r | j | } n d } | d k ry | j d 7_ | | j k ry d | j | k rv | j d 7_ qv qy n d S( s" feed a character with known lengthi i’’’’i i i N( t get_orderR R R R ( R t chart char_lent order( ( sH /usr/lib/python2.7/site-packages/pip/_vendor/chardet/chardistribution.pyt feedF s c C su | j d k s! | j | j k r( | j S| j | j k rn | j | j | j | j } | | j k rn | Sn | j S( s( return confidence based on existing datai ( R R t MINIMUM_DATA_THRESHOLDt SURE_NOR t SURE_YES( R t r( ( sH /usr/lib/python2.7/site-packages/pip/_vendor/chardet/chardistribution.pyt get_confidenceT s !c C s | j | j k S( N( R t ENOUGH_DATA_THRESHOLD( R ( ( sH /usr/lib/python2.7/site-packages/pip/_vendor/chardet/chardistribution.pyt got_enough_datad s c C s d S( Ni’’’’( ( R t byte_str( ( sH /usr/lib/python2.7/site-packages/pip/_vendor/chardet/chardistribution.pyR i s ( t __name__t
__module__R% R" R! R R R R R$ R&