HEX
Server: Apache/2.4.67 (Debian)
System: Linux vps-b2547eb4 6.1.0-41-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.158-1 (2025-11-09) x86_64
User: root (0)
PHP: 8.2.31
Disabled: NONE
Upload Files
File: //lib/python3/dist-packages/pygments/lexers/__pycache__/hexdump.cpython-311.pyc
�

�E�c��\�dZddlmZmZmZddlmZmZmZm	Z	m
Z
dgZGd�de��ZdS)z�
    pygments.lexers.hexdump
    ~~~~~~~~~~~~~~~~~~~~~~~

    Lexers for hexadecimal dumps.

    :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.
�)�
RegexLexer�bygroups�include)�Name�Number�String�Punctuation�
Whitespace�HexdumpLexerc�F�eZdZdZdZdgZdZdefed��dezdzezd	ze	e
jee
j��fed
ze
jfde	eee
e��dfd
e	eee
e��dfde	eee
e��fde	eee
e��fde	ee
��fde	ee
��dfdefdefgdezdze	eje��dfdezdzejfgdedfedzejfdefgdefed��ed
ze
jfde	eee
e��fdefdefgdefed��ed
ze
jfde	eee
e��fdefdefgdefed��dezdzezd	ze	e
jee
j��fed
ze
jfde	ee
��fd e	ee
��fdefdefgd!�Zd"S)#ra�
    For typical hex dump output formats by the UNIX and GNU/Linux tools ``hexdump``,
    ``hd``, ``hexcat``, ``od`` and ``xxd``, and the DOS tool ``DEBUG``. For example:

    .. sourcecode:: hexdump

        00000000  7f 45 4c 46 02 01 01 00  00 00 00 00 00 00 00 00  |.ELF............|
        00000010  02 00 3e 00 01 00 00 00  c5 48 40 00 00 00 00 00  |..>......H@.....|

    The specific supported formats are the outputs of:

    * ``hexdump FILE``
    * ``hexdump -C FILE`` -- the `canonical` format used in the example.
    * ``hd FILE`` -- same as ``hexdump -C FILE``.
    * ``hexcat FILE``
    * ``od -t x1z FILE``
    * ``xxd FILE``
    * ``DEBUG.EXE FILE.COM`` and entering ``d`` to the prompt.

    .. versionadded:: 2.1
    �Hexdump�hexdumpz[0-9A-Ha-h]z\n�offset�(z	{2})(\-)(z{2})z{2}z(\s{2,3})(\>)(.{16})(\<)$�bracket-stringsz(\s{2,3})(\|)(.{16})(\|)$�
piped-stringsz(\s{2,3})(\>)(.{1,15})(\<)$z(\s{2,3})(\|)(.{1,15})(\|)$z(\s{2,3})(.{1,15})$z(\s{2,3})(.{16}|.{20})$�nonpiped-stringsz\sz^\*z^(z+)(:)�offset-mode�^�+z#pop�:z(\s{2,3})(\|)(.{1,16})(\|)$z(\s{2,3})(\>)(.{1,16})(\<)$z(\s{19,})(.{1,20}?)$z(\s{2,3})(.{1,20})$)�rootrrrrrN)�__name__�
__module__�__qualname__�__doc__�name�aliases�hdr
rrr�Hexr	rr�Label�tokens���9/usr/lib/python3/dist-packages/pygments/lexers/hexdump.pyrrs���������*�D��k�G�	�B��J���G�H���
�"�W�\�
!�"�
$�W�
,�
�X�f�j�+�v�z�
:�
:�
<�
��Y��
�#�
)�
�X�j�+�v�{�
C�
C�EV�
X�
)�
�X�j�+�v�{�
C�
C�_�
V�
+�
�X�j�+�v�{�
C�
C�
E�
+�
�X�j�+�v�{�
C�
C�
E�
#�X�X�j�&�%A�%A�B�
'���*�f�)E�)E�GY�Z�
�J��
�[�!�#
�(�2�X�g�
�x�x��
�K�@�@�-�P�
�"�W�S�[�$�*�%�
�
�J��'�
��V�T�Z� �
�;��
��J���G�H���
��Y��
�#�
+�
�X�j�+�v�{�
C�
C�
E�
�J��
�[�!�
��J���G�H���
��Y��
�#�
+�
�X�j�+�v�{�
C�
C�
E�
�J��
�[�!�
��J���G�H���
�"�W�\�
!�"�
$�W�
,�
�X�f�j�+�v�z�
:�
:�
<�
��Y��
�#�
$�h�h�z�6�&B�&B�C�
#�X�X�j�&�%A�%A�B�
�J��
�[�!�

�_:�:�F�F�Fr$N)
r�pygments.lexerrrr�pygments.tokenrrrr	r
�__all__rr#r$r%�<module>r)s�����9�8�8�8�8�8�8�8�8�8�H�H�H�H�H�H�H�H�H�H�H�H�H�H��
��U�U�U�U�U�:�U�U�U�U�Ur$