Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
regex.hh File Reference
#include "error.hh"
#include <string>
#include <regex>

Go to the source code of this file.

Classes

class  nix::regex::Error

Functions

std::string nix::regex::quoteRegexChars (const std::string &raw)
std::regex nix::regex::storePathRegex (const std::string &storeDir)
std::regex nix::regex::parse (std::string_view re, std::regex::flag_type flags)