Server : Apache System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64 User : dh_edsupp ( 6597262) PHP Version : 8.2.26 Disable Function : NONE 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