Home
last modified time | relevance | path

Searched defs:regex_error (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/kyua/utils/text/
H A Dexceptions.hpp50 class regex_error : public error { class
H A Dexceptions_test.cpp47 ATF_TEST_CASE_BODY(regex_error) in ATF_TEST_CASE_BODY() argument
H A Dexceptions.cpp52 text::regex_error::regex_error(const std::string& message) : in regex_error() function in text::regex_error
/freebsd/contrib/llvm-project/libcxx/src/
H A Dregex.cpp64 regex_error::regex_error(regex_constants::error_type ecode) regex_error() function in regex_error