Name Date Size #Lines LOC

..--

src/H25-Apr-2025-48,37637,876

Android.bpH A D25-Apr-20253.9 KiB138134

BUILD.gnH A D25-Apr-20251.6 KiB6458

DEPSH A D25-Apr-202576 87

DIR_METADATAH A D25-Apr-202585 76

LICENSEH A D25-Apr-20251.5 KiB2827

METADATAH A D25-Apr-2025411 1312

MODULE_LICENSE_BSD_3_CLAUSEHD25-Apr-20250

README.chromiumH A D25-Apr-2025411 1412

README.chromium

1Name: re2 - an efficient, principled regular expression library
2Short Name: re2
3URL: https://github.com/google/re2
4Version: 1e44e72d31ddc66b783a545e9d9fcaa876a146b7
5Date: 2023-05-31
6License: BSD 3-Clause
7License File: LICENSE
8Security Critical: yes
9Shipped: yes
10
11Description:
12RE2 is a fast, safe, thread-friendly alternative to backtracking regular
13expression engines like those used in PCRE, Perl, and Python.
14