Static REGEX_CACHE

Source
static REGEX_CACHE: OnceLock<Mutex<FxHashMap<String, Regex>>>