| Server IP : 172.67.179.166 / Your IP : 172.70.49.117 Web Server : nginx/1.20.2 System : Linux 172-104-110-161.ip.linodeusercontent.com 3.10.0-1160.36.2.el7.x86_64 #1 SMP Wed Jul 21 11:57:15 UTC 2021 x86_64 User : www ( 1000) PHP Version : 8.1.9 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /proc/2616/root/lib64/python2.7/encodings/ |
Upload File : |
�
�_c @ s� d Z d d l Z d d l Z e j Z d d � Z d e j f d � � YZ d e j f d � � YZ d e j f d
� � YZ d e j
f d � � YZ
d
� Z d S( s� Python 'utf-16' Codec
Written by Marc-Andre Lemburg ([email protected]).
(c) Copyright CNRI, All Rights Reserved. NO WARRANTY.
i����Nt strictc C s t j | | t � S( N( t codecst
utf_16_decodet True( t inputt errors( ( s( /usr/lib64/python2.7/encodings/utf_16.pyt decode s t IncrementalEncoderc B s; e Z d d � Z e d � Z d � Z d � Z d � Z RS( R c C s t j j | | � d | _ d S( N( R R t __init__t Nonet encoder( t selfR ( ( s( /usr/lib64/python2.7/encodings/utf_16.pyR s c C sm | j d k rV t j | | j � d } t j d k rF t j | _ n t j | _ | S| j | | j � d S( Ni t little( R
R R t
utf_16_encodeR t syst byteordert utf_16_le_encodet utf_16_be_encode( R R t finalt result( ( s( /usr/lib64/python2.7/encodings/utf_16.pyt encode s c C s t j j | � d | _ d S( N( R R t resetR R
( R ( ( s( /usr/lib64/python2.7/encodings/utf_16.pyR ! s c C s | j d k r d Sd S( Ni i ( R
R ( R ( ( s( /usr/lib64/python2.7/encodings/utf_16.pyt getstate% s c C s@ | r d | _ n* t j d k r0 t j | _ n t j | _ d S( NR ( R R
R R R R R ( R t state( ( s( /usr/lib64/python2.7/encodings/utf_16.pyt setstate, s
( t __name__t
__module__R t FalseR R R R ( ( ( s( /usr/lib64/python2.7/encodings/utf_16.pyR s
t IncrementalDecoderc B s&