| Server IP : 167.99.254.82 / Your IP : 216.73.216.188 Web Server : Apache System : Linux host.techisquad.com 5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 x86_64 User : pawluxera ( 1011) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/python3/dist-packages/pygments/lexers/__pycache__/ |
Upload File : |
o
���aa � @ sF d Z ddlmZmZ ddlmZmZmZmZ dgZ G dd� de�Z
dS )z�
pygments.lexers.xorg
~~~~~~~~~~~~~~~~~~~~
Lexers for Xorg configs.
:copyright: Copyright 2006-2021 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
� )�
RegexLexer�bygroups)�Comment�String�Name�Text� XorgLexerc
@ sd e Zd ZdZdZdgZdgZg Zddefde fde
ejeej�fdejfd e
e
jee
j�fgiZd
S )r zLexer for xorg.conf file.�Xorgz xorg.conf�rootz\s+z#.*$z((?:Sub)?Section)(\s+)("\w+")z(End(?:Sub)?Section)z(\w+)(\s+)([^\n#]+)N)�__name__�
__module__�__qualname__�__doc__�name�aliases� filenames� mimetypesr r r r �Escaper �Builtin�Constant�tokens� r r �6/usr/lib/python3/dist-packages/pygments/lexers/xorg.pyr s$ ����N)r �pygments.lexerr r �pygments.tokenr r r r �__all__r r r r r �<module> s