REAL
Regular Expression Algorithmic Library — constexpr C++20 regex
Loading...
Searching...
No Matches
real::detail::lazy_dfa Member List
This is the complete list of members for
real::detail::lazy_dfa
, including all inherited members.
alpha_
real::detail::lazy_dfa
private
begin_scan
()
real::detail::lazy_dfa
inline
budget_
real::detail::lazy_dfa
private
cache_
real::detail::lazy_dfa
private
classes_
real::detail::lazy_dfa
private
close_into
(std::int32_t pc, std::vector< std::int32_t > &out, std::vector< char > &seen) const
real::detail::lazy_dfa
inline
private
code_
real::detail::lazy_dfa
private
compute_eligibility
(std::span< const instr > code)
real::detail::lazy_dfa
inline
private
static
consumed_width
(std::int32_t)
real::detail::lazy_dfa
inline
private
static
consumes
(std::int32_t pc, std::uint8_t byte) const
real::detail::lazy_dfa
inline
private
cut
(std::uint32_t state, std::uint32_t m)
real::detail::lazy_dfa
inline
private
cut_cached
(std::uint32_t state)
real::detail::lazy_dfa
inline
private
dead_state
real::detail::lazy_dfa
static
eligible
() const
real::detail::lazy_dfa
inline
eligible_
real::detail::lazy_dfa
private
flush
()
real::detail::lazy_dfa
inline
private
forward_end
(std::string_view text)
real::detail::lazy_dfa
inline
intern
(const std::vector< std::int32_t > &pcs)
real::detail::lazy_dfa
inline
private
intern_fresh
(const std::vector< std::int32_t > &pcs)
real::detail::lazy_dfa
inline
private
is_match
(std::uint32_t state) const
real::detail::lazy_dfa
inline
lazy_dfa
(std::span< const instr > code, std::span< const char_class > classes, std::size_t budget=state_budget, const lazy_byte_alphabet *shared_alpha=nullptr)
real::detail::lazy_dfa
inline
explicit
no_match_idx
real::detail::lazy_dfa
static
no_transition
real::detail::lazy_dfa
static
num_classes
() const
real::detail::lazy_dfa
inline
start_state
() const
real::detail::lazy_dfa
inline
start_state_
real::detail::lazy_dfa
private
state_budget
real::detail::lazy_dfa
static
state_cut_
real::detail::lazy_dfa
private
state_match_idx_
real::detail::lazy_dfa
private
state_pcs_
real::detail::lazy_dfa
private
stats
() const
real::detail::lazy_dfa
inline
stats_
real::detail::lazy_dfa
private
step
(std::uint32_t state, std::uint8_t byte)
real::detail::lazy_dfa
inline
step_seeded
(std::uint32_t state, std::uint8_t byte)
real::detail::lazy_dfa
inline
private
thrash_flushes
real::detail::lazy_dfa
static
thrashing
() const
real::detail::lazy_dfa
inline
thrashing_
real::detail::lazy_dfa
private
trans_
real::detail::lazy_dfa
private
trans_seeded_
real::detail::lazy_dfa
private
Generated by
1.9.8