pub static URL_QUICK_CHECK_REGEX: LazyLock<Regex>Expand description
Quick check regex - fast early-exit test.
See URL_QUICK_CHECK_STR for documentation.
pub static URL_QUICK_CHECK_REGEX: LazyLock<Regex>Quick check regex - fast early-exit test.
See URL_QUICK_CHECK_STR for documentation.