Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
BUILD.gn | H A D | 25-Apr-2025 | 2.7 KiB | 72 | 67 | |
README.chromium | H A D | 25-Apr-2025 | 413 | 12 | 10 |
README.chromium
1Name: regex 2URL: https://crates.io/crates/regex 3Description: An implementation of regular expressions for Rust. This implementation uses 4finite automata and guarantees linear time matching on all inputs. 5 6Version: 1.10.4 7Security Critical: no 8Shipped: no 9License: Apache 2.0 10License File: //third_party/rust/chromium_crates_io/vendor/regex-1.10.4/LICENSE-APACHE 11Revision: aa2d8bd8be283471b17b4ab6faeae5b751553572 12