Home
last modified time | relevance | path

Searched refs:regex_error (Results 1 – 25 of 111) sorted by relevance

12345

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dregex.cc36 { _GLIBCXX_THROW_OR_ABORT(regex_error(__ecode)); } in __throw_regex_error()
38 regex_error::regex_error(regex_constants::error_type __ecode) in regex_error() function in std::regex_error
42 regex_error::~regex_error() throw() { } in ~regex_error()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dregex.cc36 { _GLIBCXX_THROW_OR_ABORT(regex_error(__ecode)); } in __throw_regex_error()
83 regex_error::regex_error(regex_constants::error_type __ecode) in regex_error() function in std::regex_error
87 regex_error::~regex_error() throw() { } in ~regex_error()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dregex_error.h134 class regex_error : public std::runtime_error in _GLIBCXX_VISIBILITY()
145 regex_error(regex_constants::error_type __ecode); in _GLIBCXX_VISIBILITY()
147 virtual ~regex_error() throw(); in _GLIBCXX_VISIBILITY()
159 regex_error(regex_constants::error_type __ecode, const char* __what) in _GLIBCXX_VISIBILITY()
175 { _GLIBCXX_THROW_OR_ABORT(regex_error(__ecode, __what)); } in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dregex_error.h137 class regex_error : public std::runtime_error in _GLIBCXX_VISIBILITY()
150 regex_error(error_type __ecode); in _GLIBCXX_VISIBILITY()
152 virtual ~regex_error() throw(); in _GLIBCXX_VISIBILITY()
165 regex_error(error_type __ecode, const char* __what) in _GLIBCXX_VISIBILITY()
173 { _GLIBCXX_THROW_OR_ABORT(regex_error(__ecode, __what)); } in _GLIBCXX_VISIBILITY()
/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Dregex.cpp64 regex_error::regex_error(regex_constants::error_type ecode) in regex_error() function in regex_error
69 regex_error::~regex_error() throw() {} in ~regex_error()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
H A Dregex402 // [7.8] Class regex_error
409 class regex_error
414 * @brief Constructs a regex_error object.
419 regex_error(regex_constants::error_type __ecode)
420 : std::runtime_error("regex_error"), _M_code(__ecode)
779 * @throws regex_error if @p p is not a valid regular expression.
796 * @throws regex_error if @p p is not a valid regular expression.
819 * @throws regex_error if @p s is not a valid regular expression.
838 * @throws regex_error if @p [first, last) is not a valid regular
854 * @throws regex_error if @p l is not a valid regular expression.
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/
H A Dregex402 // [7.8] Class regex_error
409 class regex_error
414 * @brief Constructs a regex_error object.
419 regex_error(regex_constants::error_type __ecode)
420 : std::runtime_error("regex_error"), _M_code(__ecode)
779 * @throws regex_error if @p p is not a valid regular expression.
796 * @throws regex_error if @p p is not a valid regular expression.
819 * @throws regex_error if @p s is not a valid regular expression.
838 * @throws regex_error if @p [first, last) is not a valid regular
854 * @throws regex_error if @p l is not a valid regular expression.
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dre.h94 } catch (const std::regex_error& e) { in Init()
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dre.h100 catch (const std::regex_error& e) { in Init()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/
H A Dregex58 #include <bits/regex_error.h>
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A Dregex62 #include <bits/regex_error.h>
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/abi/pre/
H A Dgnu.ver1636 # std::regex_error::regex_error(std::regex_constants::error_type)
1643 # std::regex_error::regex_error(std::regex_constants::error_type)
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/abi/pre/
H A Dgnu.ver1657 # std::regex_error::regex_error(std::regex_constants::error_type)
1664 # std::regex_error::regex_error(std::regex_constants::error_type)
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dregex83 class regex_error
87 explicit regex_error(regex_constants::error_type ecode);
982 class _LIBCPP_EXCEPTION_ABI regex_error
987 explicit regex_error(regex_constants::error_type __ecode);
988 regex_error(const regex_error&) _NOEXCEPT = default;
989 virtual ~regex_error() _NOEXCEPT;
999 throw regex_error(_Ev);
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/or1k/
H A Ddefs.mk39 …cess.h bits/regex.h bits/regex_compiler.h bits/regex_constants.h bits/regex_error.h bits/stre…
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/coldfire/
H A Ddefs.mk40 …range_access.h bits/regex.h bits/regex.tcc bits/regex_constants.h bits/regex_error.h bits/regex_sc…
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/sparc/
H A Ddefs.mk46 …bits/refwrap.h bits/regex.h bits/regex.tcc bits/regex_constants.h bits/regex_error.h bits/regex_sc…
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/armeb/
H A Ddefs.mk44 …bits/refwrap.h bits/regex.h bits/regex.tcc bits/regex_constants.h bits/regex_error.h bits/regex_sc…
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/riscv32/
H A Ddefs.mk46 …bits/refwrap.h bits/regex.h bits/regex.tcc bits/regex_constants.h bits/regex_error.h bits/regex_sc…
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/mipsel/
H A Ddefs.mk46 …bits/refwrap.h bits/regex.h bits/regex.tcc bits/regex_constants.h bits/regex_error.h bits/regex_sc…
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmeb/
H A Ddefs.mk46 …bits/refwrap.h bits/regex.h bits/regex.tcc bits/regex_constants.h bits/regex_error.h bits/regex_sc…
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/x86_64/
H A Ddefs.mk46 …bits/refwrap.h bits/regex.h bits/regex.tcc bits/regex_constants.h bits/regex_error.h bits/regex_sc…
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv7hfeb/
H A Ddefs.mk46 …bits/refwrap.h bits/regex.h bits/regex.tcc bits/regex_constants.h bits/regex_error.h bits/regex_sc…
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/mipseb/
H A Ddefs.mk46 …bits/refwrap.h bits/regex.h bits/regex.tcc bits/regex_constants.h bits/regex_error.h bits/regex_sc…
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/powerpc/
H A Ddefs.mk46 …bits/refwrap.h bits/regex.h bits/regex.tcc bits/regex_constants.h bits/regex_error.h bits/regex_sc…

12345