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
e f9 @ s} d Z d d l Z e j d j Z e j d j Z e j d Z e j d Z e j d Z [ Gd d d Z d S)
zShared support for scanning document type declarations in HTML and XHTML.
This module is used as a foundation for the html.parser module. It has no
documented public API and should not be used directly.
Nz[a-zA-Z][-_.a-zA-Z0-9]*\s*z(\'[^\']*\'|"[^"]*")\s*z--\s*>z ]\s*]\s*>z]\s*>c @ s e Z d Z d Z d d Z d d Z d d Z d d Z d
d Z d Z d
d Z
d d d Z d d d Z d d Z
d d Z d d Z d d Z d d Z d d Z d d! Z d" S)#
ParserBaseziParser base class which provides some common support methods used
by the SGML/HTML and XHTML parsers.c C s" | j t k r t d n d S)Nz)_markupbase.ParserBase must be subclassed) __class__r RuntimeError)self r 0/opt/alt/python34/lib64/python3.4/_markupbase.py__init__ s zParserBase.__init__c C s t d d S)Nz.subclasses of ParserBase must override error())NotImplementedError)r messager r r error s zParserBase.errorc C s d | _ d | _ d S)N r )linenooffset)r r r r reset$ s zParserBase.resetc C s | j | j f S)z&Return current line number and offset.)r
r )r r r r getpos( s zParserBase.getposc C s | | k r | S| j } | j d | | } | rm | j | | _ | j d | | } | | d | _ n | j | | | _ | S)N
r )rawdatacountr
rindexr )r ijr Znlinesposr r r updatepos0 s zParserBase.updatepos c
C st | j } | d } | | | d k s5 t d | | | d d k rW | d S| | | d d k ru d St | } | | | d d k r | j | S| | d k r | j | S| j | | \ } } | d
k r | S| d k rd | _ n xh| | k ro| | } | d k ro| | d | } | d k rZ| j | n
| j | | d S| d k rt | | } | sd S| j
} n | d
k r| j | | \ } } n | | j k r| d } nv | d k rG| d k r| j | d | } q\| d k r7| j d | q\| j d n | j d | | | d
k r| SqWd S)N z