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
3
\9 @ sV d Z ddlZejdjZejdjZejdZejdZejdZ[G dd d Z dS )
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 Zd ZdZdd Zdd Zdd Zdd Zd
d ZdZ d
d Z
d#ddZd$ddZdd Z
dd Zdd Zdd Zdd Zdd Zd d! Zd"S )%
ParserBaseziParser base class which provides some common support methods used
by the SGML/HTML and XHTML parsers.c C s | j tkrtdd S )Nz)_markupbase.ParserBase must be subclassed) __class__r RuntimeError)self r #/usr/lib64/python3.6/_markupbase.py__init__ s
zParserBase.__init__c C s t dd 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 | jfS )z&Return current line number and offset.)r
r )r r r r getpos( s zParserBase.getposc C sb ||kr|S | j }|jd||}|rN| j| | _|jd||}||d | _n| j| | | _|S )N
r )rawdatacountr
rindexr )r ijr Znlinesposr r r updatepos0 s zParserBase.updatepos c
C s | j }|d }||| dks&td|||d dkrB|d S |||d dkrZdS t|}|||d dkr| j|S || d kr| j|S | j||\}}|d
k r|S |dkrd| _x||k r|| }|dkr||d | }|dkr| j| n
| j| |d S |dkr@t ||}|s6dS |j
}n|d
kr\| j||\} }nt|| jkrr|d }n^|d kr|dkr| j|d |}n$|dkr| jd| n
| jd n| jd|| |d
k r|S qW dS )N z