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
֦i=9 d Z ddlZ ej d j Z ej d j Z ej d Z ej d Z ej d Z[ G d d Z y)
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 l e Zd ZdZd Zd Zd Zd ZdZd Z ddZ
dd Zd
Zd Z
d Zd
Zd Zd Zd Zy)
ParserBaseziParser base class which provides some common support methods used
by the SGML/HTML and XHTML parsers.c > | j t u rt d y )Nz)_markupbase.ParserBase must be subclassed) __class__r RuntimeErrorselfs $/usr/lib64/python3.12/_markupbase.py__init__zParserBase.__init__ s# >>Z';=
= ( c d| _ d| _ y )N r linenooffsetr s r
resetzParserBase.reset s r c 2 | j | j fS )z&Return current line number and offset.r r s r
getposzParserBase.getpos$ s {{DKK''r c ||k\ r|S | j }|j d|| }|r6| j |z | _ |j d|| }||dz z
| _ |S | j |z |z
| _ |S )N
r )rawdatacountr rindexr )r ijr nlinesposs r
updateposzParserBase.updatepos, s 6H,,tQ*++.DK..q!,CSU)DK ++/!+DKr c | j }|dz }|||dz dk( r|dz S |||dz dv ryt | }|||dz dk( r| j | S || dk( r| j | S | j || \ }}|dk r|S |d k( rd
| _ ||k r|| }|dk( r9||dz | }|d k( r| j
| |dz S | j | |dz S |dv r t || }|sy|j }n||dv r| j || \ } }nb|| j
v r|dz }nN|dk( r8|d k( r| j |dz | }n.|d
v rt d|z t d t d|| z |dk r|S ||k ry)N r >)-r z--[r doctyper z"'4abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ> linkattlistelementlinktypez&unsupported '[' char in %s declarationz"unexpected '[' char in declarationz!unexpected %r char in declaration)r len
parse_commentparse_marked_section
_scan_name_decl_othercharshandle_declunknown_decl_declstringlit_matchend_parse_doctype_subsetAssertionError)
r r r r ndecltypecdatamnames
r
parse_declarationzParserBase.parse_declaration<