Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/pygments/lexers/__pycache__/rnc.cpython-39.pyc
Ðазад
a a�h� � @ sN d Z ddlmZ ddlmZmZmZmZmZm Z m Z dgZG dd� de�ZdS )z� pygments.lexers.rnc ~~~~~~~~~~~~~~~~~~~ Lexer for Relax-NG Compact syntax :copyright: Copyright 2006-2025 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. � )� RegexLexer)�Text�Comment�Operator�Keyword�Name�String�Punctuation�RNCCompactLexerc @ s� e Zd ZdZdZdZddgZdgZdZde j fd e jfd ej fdejfdejfd e jdfde jdfdefdefdefg dejfdedfgdedfdedfdefgdejfdefdejfdedfdefgd�ZdS )r z% For RelaxNG-compact syntax. zRelax-NG Compactzhttp://relaxng.orgzrng-compact�rncz*.rncz2.2znamespace\bz(?:default|datatypes)\bz##.*$z#.*$z"[^"]*"z(?:element|attribute|mixed)\b�variablez(text\b|xsd:[^ ]+)�maybe_xsdattributesz[,?&*=|~]|>>z[(){}]�.z[^{]+z\{z#pop� xsdattributesz\}z[^ =}]�=)�rootr r r N)�__name__� __module__�__qualname__�__doc__�name�url�aliases� filenames� version_addedr � Namespace�Declarationr �Preproc�Singler �Double�Typer r r r �Variable� Attribute�tokens� r$ r$ ��/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-packages/pygments/lexers/rnc.pyr s>