Home
last modified time | relevance | path

Searched refs:bad_expression (Results 1 – 14 of 14) sorted by relevance

/third_party/boost/libs/regex/doc/
Dbad_expression.qbk9 [section:bad_expression bad_expression]
31 typedef regex_error bad_expression; // for backwards compatibility
54 and `bad_expression` for errors, these have been replaced by the single
Dregex.qbk24 [template bad_expression[] [link boost_regex.ref.bad_expression `bad_expression`]]
25 [template regex_error[] [link boost_regex.ref.bad_expression `regex_error`]]
74 [include bad_expression.qbk]
Dold_regex.qbk102 [bad_expression] on failure. ]]
106 [bad_expression] on failure. ]]
109 `SetExpression(p, false)`. Throws [bad_expression] on failure. ]]
111 calling `SetExpression(s, false)`. Throws [bad_expression] on failure. ]]
115 Throws [bad_expression] on failure. ]]
119 [bad_expression] on failure. ]]
Dbasic_regex.qbk301 [*Throws]: [bad_expression] if /p/ is not a valid regular expression,
326 [*Throws]: bad_expression if \[p1,p2) is not a valid regular expression, unless
349 [*Throws]: [bad_expression] if /p/ is not a valid regular expression, unless
379 [*Throws]: [bad_expression] if /s/ is not a valid regular expression,
402 [*Throws]: [bad_expression] if the sequence \[first, last) is not a valid
516 [*Throws]: [bad_expression] if /s/ is not a valid regular expression,
Dhistory.qbk201 …throwing exceptions of type regex_error. The types used previously - bad_expression and bad_patter…
/third_party/boost/libs/regex/test/regress/
Dtest_mfc.cpp398 catch(const boost::bad_expression&) in test_mfc()
435 catch(const boost::bad_expression&) in test_mfc()
482 catch(const boost::bad_expression& e) in test_mfc()
521 catch(const boost::bad_expression& e) in test_mfc()
Dtest_regex_replace.hpp59 catch(const boost::bad_expression& e) in test()
Dtest_not_regex.hpp96 catch(const boost::bad_expression&) in test()
Dtest_deprecated.cpp187 catch(const boost::bad_expression& r) in test_deprecated()
318 catch(const boost::bad_expression&) in test_deprecated()
Dtest_icu.cpp379 catch(const boost::bad_expression& e) in test_icu()
464 catch(const boost::bad_expression&) in test_icu()
675 catch(const boost::bad_expression& e) in test_icu()
Dtest_partial_match.hpp367 catch(const boost::bad_expression& e) in test()
Dtest_regex_search.hpp533 catch(const boost::bad_expression& e) in test()
/third_party/boost/boost/regex/
Dpattern_except.hpp67 typedef regex_error bad_expression; typedef
/third_party/boost/libs/regex/doc/html/
Dstandalone_HTML.manifest38 boost_regex/ref/bad_expression.html