REAL
Regular Expression Algorithmic Library — constexpr C++20 regex
Loading...
Searching...
No Matches
real::basic_match_result< SlotStorage > Member List

This is the complete list of members for real::basic_match_result< SlotStorage >, including all inherited members.

basic_match_result()=defaultreal::basic_match_result< SlotStorage >
basic_match_result(std::string_view text, SlotStorage slots, bool matched, std::string_view pattern, std::span< const detail::named_group > names)real::basic_match_result< SlotStorage >inline
bind_context(std::string_view text, std::string_view pattern, std::span< const detail::named_group > names)real::basic_match_result< SlotStorage >inline
end(std::size_t group=0) constreal::basic_match_result< SlotStorage >inline
end(std::string_view name) constreal::basic_match_result< SlotStorage >inline
engine_refill(Vm &vm, std::string_view text, std::size_t pos, detail::run_mode mode, std::size_t forbid, std::string_view pattern, std::span< const detail::named_group > names)real::basic_match_result< SlotStorage >inline
engine_refill_hot(Vm &vm, std::string_view text, std::size_t pos, detail::run_mode mode, std::size_t forbid, match_semantics sem=match_semantics::first)real::basic_match_result< SlotStorage >inline
group_index(std::string_view name) constreal::basic_match_result< SlotStorage >inline
matched() constreal::basic_match_result< SlotStorage >inline
matched_real::basic_match_result< SlotStorage >private
names_real::basic_match_result< SlotStorage >private
operator bool() constreal::basic_match_result< SlotStorage >inlineexplicit
operator[](std::size_t group) constreal::basic_match_result< SlotStorage >inline
operator[](std::string_view name) constreal::basic_match_result< SlotStorage >inline
pattern_real::basic_match_result< SlotStorage >private
size() constreal::basic_match_result< SlotStorage >inline
slots_real::basic_match_result< SlotStorage >private
start(std::size_t group=0) constreal::basic_match_result< SlotStorage >inline
start(std::string_view name) constreal::basic_match_result< SlotStorage >inline
text_real::basic_match_result< SlotStorage >private