Home
last modified time | relevance | path

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

12345678910>>...59

/dports/textproc/re-flex/RE-flex-3.1.0/lib/
H A Dconvert.cpp180 throw regex_error(regex_error::invalid_modifier, pattern, pos); in enable_modifier()
187 throw regex_error(regex_error::invalid_modifier, pattern, pos); in disable_modifier()
297 throw regex_error(regex_error::invalid_class, pattern, pos); in convert_hex()
324 throw regex_error(regex_error::invalid_class, pattern, pos); in convert_oct()
344 throw regex_error(regex_error::undefined_name, pattern, pos); in expand()
348 throw regex_error(regex_error::undefined_name, pattern, k); in expand()
409 throw regex_error(regex_error::invalid_class, pattern, pos); in convert_ranges()
529 throw regex_error(regex_error::invalid_class, pattern, pos); in insert_escape_class()
633 throw regex_error(regex_error::invalid_class, pattern, k); in insert_escape()
737 throw regex_error(regex_error::invalid_class, pattern, pos); in insert_posix_class()
[all …]
/dports/textproc/ugrep/ugrep-3.4.0/lib/
H A Dconvert.cpp180 throw regex_error(regex_error::invalid_modifier, pattern, pos); in enable_modifier()
187 throw regex_error(regex_error::invalid_modifier, pattern, pos); in disable_modifier()
297 throw regex_error(regex_error::invalid_class, pattern, pos); in convert_hex()
324 throw regex_error(regex_error::invalid_class, pattern, pos); in convert_oct()
344 throw regex_error(regex_error::undefined_name, pattern, pos); in expand()
348 throw regex_error(regex_error::undefined_name, pattern, k); in expand()
409 throw regex_error(regex_error::invalid_class, pattern, pos); in convert_ranges()
529 throw regex_error(regex_error::invalid_class, pattern, pos); in insert_escape_class()
633 throw regex_error(regex_error::invalid_class, pattern, k); in insert_escape()
737 throw regex_error(regex_error::invalid_class, pattern, pos); in insert_posix_class()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/re/re.badexp/
H A Dregex_error.pass.cpp27 std::regex_error e(std::regex_constants::error_collate); in main()
32 std::regex_error e(std::regex_constants::error_ctype); in main()
37 std::regex_error e(std::regex_constants::error_escape); in main()
43 std::regex_error e(std::regex_constants::error_backref); in main()
48 std::regex_error e(std::regex_constants::error_brack); in main()
53 std::regex_error e(std::regex_constants::error_paren); in main()
58 std::regex_error e(std::regex_constants::error_brace); in main()
63 std::regex_error e(std::regex_constants::error_badbrace); in main()
68 std::regex_error e(std::regex_constants::error_range); in main()
74 std::regex_error e(std::regex_constants::error_space); in main()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/re/re.badexp/
H A Dregex_error.pass.cpp27 std::regex_error e(std::regex_constants::error_collate); in main()
32 std::regex_error e(std::regex_constants::error_ctype); in main()
37 std::regex_error e(std::regex_constants::error_escape); in main()
43 std::regex_error e(std::regex_constants::error_backref); in main()
48 std::regex_error e(std::regex_constants::error_brack); in main()
53 std::regex_error e(std::regex_constants::error_paren); in main()
58 std::regex_error e(std::regex_constants::error_brace); in main()
63 std::regex_error e(std::regex_constants::error_badbrace); in main()
68 std::regex_error e(std::regex_constants::error_range); in main()
74 std::regex_error e(std::regex_constants::error_space); in main()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/re/re.badexp/
H A Dregex_error.pass.cpp27 std::regex_error e(std::regex_constants::error_collate); in main()
32 std::regex_error e(std::regex_constants::error_ctype); in main()
37 std::regex_error e(std::regex_constants::error_escape); in main()
43 std::regex_error e(std::regex_constants::error_backref); in main()
48 std::regex_error e(std::regex_constants::error_brack); in main()
53 std::regex_error e(std::regex_constants::error_paren); in main()
58 std::regex_error e(std::regex_constants::error_brace); in main()
63 std::regex_error e(std::regex_constants::error_badbrace); in main()
68 std::regex_error e(std::regex_constants::error_range); in main()
74 std::regex_error e(std::regex_constants::error_space); in main()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/re/re.badexp/
H A Dregex_error.pass.cpp27 std::regex_error e(std::regex_constants::error_collate); in main()
32 std::regex_error e(std::regex_constants::error_ctype); in main()
37 std::regex_error e(std::regex_constants::error_escape); in main()
43 std::regex_error e(std::regex_constants::error_backref); in main()
48 std::regex_error e(std::regex_constants::error_brack); in main()
53 std::regex_error e(std::regex_constants::error_paren); in main()
58 std::regex_error e(std::regex_constants::error_brace); in main()
63 std::regex_error e(std::regex_constants::error_badbrace); in main()
68 std::regex_error e(std::regex_constants::error_range); in main()
74 std::regex_error e(std::regex_constants::error_space); in main()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/re/re.badexp/
H A Dregex_error.pass.cpp27 std::regex_error e(std::regex_constants::error_collate); in main()
32 std::regex_error e(std::regex_constants::error_ctype); in main()
37 std::regex_error e(std::regex_constants::error_escape); in main()
43 std::regex_error e(std::regex_constants::error_backref); in main()
48 std::regex_error e(std::regex_constants::error_brack); in main()
53 std::regex_error e(std::regex_constants::error_paren); in main()
58 std::regex_error e(std::regex_constants::error_brace); in main()
63 std::regex_error e(std::regex_constants::error_badbrace); in main()
68 std::regex_error e(std::regex_constants::error_range); in main()
74 std::regex_error e(std::regex_constants::error_space); in main()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/re/re.badexp/
H A Dregex_error.pass.cpp27 std::regex_error e(std::regex_constants::error_collate); in main()
32 std::regex_error e(std::regex_constants::error_ctype); in main()
37 std::regex_error e(std::regex_constants::error_escape); in main()
43 std::regex_error e(std::regex_constants::error_backref); in main()
48 std::regex_error e(std::regex_constants::error_brack); in main()
53 std::regex_error e(std::regex_constants::error_paren); in main()
58 std::regex_error e(std::regex_constants::error_brace); in main()
63 std::regex_error e(std::regex_constants::error_badbrace); in main()
68 std::regex_error e(std::regex_constants::error_range); in main()
74 std::regex_error e(std::regex_constants::error_space); in main()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/re/re.badexp/
H A Dregex_error.pass.cpp26 std::regex_error e(std::regex_constants::error_collate); in main()
31 std::regex_error e(std::regex_constants::error_ctype); in main()
36 std::regex_error e(std::regex_constants::error_escape); in main()
42 std::regex_error e(std::regex_constants::error_backref); in main()
47 std::regex_error e(std::regex_constants::error_brack); in main()
52 std::regex_error e(std::regex_constants::error_paren); in main()
57 std::regex_error e(std::regex_constants::error_brace); in main()
62 std::regex_error e(std::regex_constants::error_badbrace); in main()
67 std::regex_error e(std::regex_constants::error_range); in main()
73 std::regex_error e(std::regex_constants::error_space); in main()
[all …]
/dports/devel/libc++/libcxx-10.0.1.src/test/std/re/re.badexp/
H A Dregex_error.pass.cpp27 std::regex_error e(std::regex_constants::error_collate); in main()
32 std::regex_error e(std::regex_constants::error_ctype); in main()
37 std::regex_error e(std::regex_constants::error_escape); in main()
43 std::regex_error e(std::regex_constants::error_backref); in main()
48 std::regex_error e(std::regex_constants::error_brack); in main()
53 std::regex_error e(std::regex_constants::error_paren); in main()
58 std::regex_error e(std::regex_constants::error_brace); in main()
63 std::regex_error e(std::regex_constants::error_badbrace); in main()
68 std::regex_error e(std::regex_constants::error_range); in main()
74 std::regex_error e(std::regex_constants::error_space); in main()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/re/re.badexp/
H A Dregex_error.pass.cpp27 std::regex_error e(std::regex_constants::error_collate); in main()
32 std::regex_error e(std::regex_constants::error_ctype); in main()
37 std::regex_error e(std::regex_constants::error_escape); in main()
43 std::regex_error e(std::regex_constants::error_backref); in main()
48 std::regex_error e(std::regex_constants::error_brack); in main()
53 std::regex_error e(std::regex_constants::error_paren); in main()
58 std::regex_error e(std::regex_constants::error_brace); in main()
63 std::regex_error e(std::regex_constants::error_badbrace); in main()
68 std::regex_error e(std::regex_constants::error_range); in main()
74 std::regex_error e(std::regex_constants::error_space); in main()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/re/re.badexp/
H A Dregex_error.pass.cpp27 std::regex_error e(std::regex_constants::error_collate); in main()
32 std::regex_error e(std::regex_constants::error_ctype); in main()
37 std::regex_error e(std::regex_constants::error_escape); in main()
43 std::regex_error e(std::regex_constants::error_backref); in main()
48 std::regex_error e(std::regex_constants::error_brack); in main()
53 std::regex_error e(std::regex_constants::error_paren); in main()
58 std::regex_error e(std::regex_constants::error_brace); in main()
63 std::regex_error e(std::regex_constants::error_badbrace); in main()
68 std::regex_error e(std::regex_constants::error_range); in main()
74 std::regex_error e(std::regex_constants::error_space); in main()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/re/re.badexp/
H A Dregex_error.pass.cpp27 std::regex_error e(std::regex_constants::error_collate); in main()
32 std::regex_error e(std::regex_constants::error_ctype); in main()
37 std::regex_error e(std::regex_constants::error_escape); in main()
43 std::regex_error e(std::regex_constants::error_backref); in main()
48 std::regex_error e(std::regex_constants::error_brack); in main()
53 std::regex_error e(std::regex_constants::error_paren); in main()
58 std::regex_error e(std::regex_constants::error_brace); in main()
63 std::regex_error e(std::regex_constants::error_badbrace); in main()
68 std::regex_error e(std::regex_constants::error_range); in main()
74 std::regex_error e(std::regex_constants::error_space); in main()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/regex/doc/
H A Dbad_expression.qbk15 The class `regex_error` defines the type of objects thrown as exceptions to
21 class regex_error : public std::runtime_error
24 … explicit regex_error(const std::string& s, regex_constants::error_type err, std::ptrdiff_t pos);
25 explicit regex_error(boost::regex_constants::error_type err);
30 typedef regex_error bad_pattern; // for backwards compatibility
31 typedef regex_error bad_expression; // for backwards compatibility
37 regex_error(const std::string& s, regex_constants::error_type err, std::ptrdiff_t pos);
38 regex_error(boost::regex_constants::error_type err);
40 [*Effects:] Constructs an object of class regex_error.
50 Footnotes: the choice of `std::runtime_error` as the base class for `regex_error`
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/regex/doc/
H A Dbad_expression.qbk15 The class `regex_error` defines the type of objects thrown as exceptions to
21 class regex_error : public std::runtime_error
24 … explicit regex_error(const std::string& s, regex_constants::error_type err, std::ptrdiff_t pos);
25 explicit regex_error(boost::regex_constants::error_type err);
30 typedef regex_error bad_pattern; // for backwards compatibility
31 typedef regex_error bad_expression; // for backwards compatibility
37 regex_error(const std::string& s, regex_constants::error_type err, std::ptrdiff_t pos);
38 regex_error(boost::regex_constants::error_type err);
40 [*Effects:] Constructs an object of class regex_error.
50 Footnotes: the choice of `std::runtime_error` as the base class for `regex_error`
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/regex/doc/
H A Dbad_expression.qbk15 The class `regex_error` defines the type of objects thrown as exceptions to
21 class regex_error : public std::runtime_error
24 … explicit regex_error(const std::string& s, regex_constants::error_type err, std::ptrdiff_t pos);
25 explicit regex_error(boost::regex_constants::error_type err);
30 typedef regex_error bad_pattern; // for backwards compatibility
31 typedef regex_error bad_expression; // for backwards compatibility
37 regex_error(const std::string& s, regex_constants::error_type err, std::ptrdiff_t pos);
38 regex_error(boost::regex_constants::error_type err);
40 [*Effects:] Constructs an object of class regex_error.
50 Footnotes: the choice of `std::runtime_error` as the base class for `regex_error`
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/regex/doc/
H A Dbad_expression.qbk15 The class `regex_error` defines the type of objects thrown as exceptions to
21 class regex_error : public std::runtime_error
24 … explicit regex_error(const std::string& s, regex_constants::error_type err, std::ptrdiff_t pos);
25 explicit regex_error(boost::regex_constants::error_type err);
30 typedef regex_error bad_pattern; // for backwards compatibility
31 typedef regex_error bad_expression; // for backwards compatibility
37 regex_error(const std::string& s, regex_constants::error_type err, std::ptrdiff_t pos);
38 regex_error(boost::regex_constants::error_type err);
40 [*Effects:] Constructs an object of class regex_error.
50 Footnotes: the choice of `std::runtime_error` as the base class for `regex_error`
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/regex/doc/
H A Dbad_expression.qbk15 The class `regex_error` defines the type of objects thrown as exceptions to
21 class regex_error : public std::runtime_error
24 … explicit regex_error(const std::string& s, regex_constants::error_type err, std::ptrdiff_t pos);
25 explicit regex_error(boost::regex_constants::error_type err);
30 typedef regex_error bad_pattern; // for backwards compatibility
31 typedef regex_error bad_expression; // for backwards compatibility
37 regex_error(const std::string& s, regex_constants::error_type err, std::ptrdiff_t pos);
38 regex_error(boost::regex_constants::error_type err);
40 [*Effects:] Constructs an object of class regex_error.
50 Footnotes: the choice of `std::runtime_error` as the base class for `regex_error`
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/regex/doc/
H A Dbad_expression.qbk15 The class `regex_error` defines the type of objects thrown as exceptions to
21 class regex_error : public std::runtime_error
24 … explicit regex_error(const std::string& s, regex_constants::error_type err, std::ptrdiff_t pos);
25 explicit regex_error(boost::regex_constants::error_type err);
30 typedef regex_error bad_pattern; // for backwards compatibility
31 typedef regex_error bad_expression; // for backwards compatibility
37 regex_error(const std::string& s, regex_constants::error_type err, std::ptrdiff_t pos);
38 regex_error(boost::regex_constants::error_type err);
40 [*Effects:] Constructs an object of class regex_error.
50 Footnotes: the choice of `std::runtime_error` as the base class for `regex_error`
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/regex/doc/
H A Dbad_expression.qbk15 The class `regex_error` defines the type of objects thrown as exceptions to
21 class regex_error : public std::runtime_error
24 … explicit regex_error(const std::string& s, regex_constants::error_type err, std::ptrdiff_t pos);
25 explicit regex_error(boost::regex_constants::error_type err);
30 typedef regex_error bad_pattern; // for backwards compatibility
31 typedef regex_error bad_expression; // for backwards compatibility
37 regex_error(const std::string& s, regex_constants::error_type err, std::ptrdiff_t pos);
38 regex_error(boost::regex_constants::error_type err);
40 [*Effects:] Constructs an object of class regex_error.
50 Footnotes: the choice of `std::runtime_error` as the base class for `regex_error`
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/regex/doc/
H A Dbad_expression.qbk15 The class `regex_error` defines the type of objects thrown as exceptions to
21 class regex_error : public std::runtime_error
24 … explicit regex_error(const std::string& s, regex_constants::error_type err, std::ptrdiff_t pos);
25 explicit regex_error(boost::regex_constants::error_type err);
30 typedef regex_error bad_pattern; // for backwards compatibility
31 typedef regex_error bad_expression; // for backwards compatibility
37 regex_error(const std::string& s, regex_constants::error_type err, std::ptrdiff_t pos);
38 regex_error(boost::regex_constants::error_type err);
40 [*Effects:] Constructs an object of class regex_error.
50 Footnotes: the choice of `std::runtime_error` as the base class for `regex_error`
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/regex/doc/
H A Dbad_expression.qbk15 The class `regex_error` defines the type of objects thrown as exceptions to
21 class regex_error : public std::runtime_error
24 … explicit regex_error(const std::string& s, regex_constants::error_type err, std::ptrdiff_t pos);
25 explicit regex_error(boost::regex_constants::error_type err);
30 typedef regex_error bad_pattern; // for backwards compatibility
31 typedef regex_error bad_expression; // for backwards compatibility
37 regex_error(const std::string& s, regex_constants::error_type err, std::ptrdiff_t pos);
38 regex_error(boost::regex_constants::error_type err);
40 [*Effects:] Constructs an object of class regex_error.
50 Footnotes: the choice of `std::runtime_error` as the base class for `regex_error`
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/regex/v5/
H A Dpattern_except.hpp40 class regex_error : public std::runtime_error class
43 …explicit regex_error(const std::string& s, regex_constants::error_type err = regex_constants::erro… in regex_error() function in boost::regex_error
49 explicit regex_error(regex_constants::error_type err) in regex_error() function in boost::regex_error
55 ~regex_error() noexcept override {} in ~regex_error()
75 typedef regex_error bad_pattern;
76 typedef regex_error bad_expression;
94 regex_error e(t.error_string(code), code, 0); in raise_error()
/dports/devel/R-cran-BH/BH/inst/include/boost/regex/v4/
H A Dpattern_except.hpp51 class regex_error : public std::runtime_error class
54 …explicit regex_error(const std::string& s, regex_constants::error_type err = regex_constants::erro… in regex_error() function in boost::regex_error
60 explicit regex_error(regex_constants::error_type err) in regex_error() function in boost::regex_error
66 ~regex_error() BOOST_NOEXCEPT_OR_NOTHROW BOOST_OVERRIDE {} in ~regex_error()
86 typedef regex_error bad_pattern;
87 typedef regex_error bad_expression;
105 regex_error e(t.error_string(code), code, 0); in raise_error()
/dports/biology/lamarc/lamarc-2.1.8/boost/regex/
H A Dpattern_except.hpp40 class BOOST_REGEX_DECL regex_error : public std::runtime_error class
43 …explicit regex_error(const std::string& s, regex_constants::error_type err = regex_constants::erro…
44 explicit regex_error(regex_constants::error_type err);
45 ~regex_error() throw();
56 typedef regex_error bad_pattern;
57 typedef regex_error bad_expression;

12345678910>>...59