U
ʗRe @ sl d Z ddlZddlmZ ddlmZ ddlmZ ddlmZ e dZ
edZdd Zd
d Z
dd
dZdS )a
pygments.regexopt
~~~~~~~~~~~~~~~~~
An algorithm that generates optimized regexes for matching long lists of
literal strings.
:copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
N)escape)commonprefix)groupby)
itemgetterz[\[\^\\\-\]]c C s dt dd d| d S )N[c S s d| S )N\)group)m r
/builddir/build/BUILDROOT/alt-python38-pip-22.2.1-2.el8.x86_64/opt/alt/python38/lib/python3.8/site-packages/pip/_vendor/pygments/regexopt.py