simrex 1.0
Simstr wrapper for Oniguruma regexp
 
Загрузка...
Поиск...
Не найдено
simrex::OnigRegexp< K > Cписок членов класса

Полный список членов класса simrex::OnigRegexp< K >, включая наследуемые из базового класса

all_founded(str_type text, size_t offset=0, size_t maxCount=-1) constsimrex::OnigRegexp< K >inline
all_matched(str_type text, size_t offset=0, size_t maxCount=-1) constsimrex::OnigRegexp< K >inline
all_matches(str_type text, size_t offset=0, size_t maxCount=-1) constsimrex::OnigRegexp< K >inline
count_of(const str_type &text, size_t maxCount=-1, size_t offset=0)simrex::OnigRegexp< K >
first_founded(str_type text, size_t offset=0) constsimrex::OnigRegexp< K >inline
first_match(str_type text, size_t offset=0) constsimrex::OnigRegexp< K >inline
first_matched(str_type text, size_t offset=0) constsimrex::OnigRegexp< K >inline
OnigRegexp(str_type pattern)simrex::OnigRegexp< K >inline
replace(U &&text, str_type replText, size_t offset=0, size_t maxCount=-1, bool substGroups=true)simrex::OnigRegexp< K >inline
replace_cb(U &&text, auto replacer, size_t offset=0, size_t maxCount=-1)simrex::OnigRegexp< K >inline
search(str_type text, size_t offset=0)simrex::OnigRegexp< K >inline