NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
载入中...
搜索中...
未找到
neforce::regex 成员列表

成员的完整列表,这些成员属于 neforce::regex,包括所有继承而来的类成员

begin(const string &str) constneforce::regex
capture_count() const noexceptneforce::regexinline
do_match(const string &str) constneforce::regex
end(const string &str) constneforce::regex
find_all(const string &str) constneforce::regex
match(const string &str) constneforce::regex
operator=(const regex &other)neforce::regex
pattern() const noexceptneforce::regexinline
regex(const string &pattern, uint32_t options=0)neforce::regexexplicit
regex(const regex &other)neforce::regex
replace_all(const string &str, string_view fmt) constneforce::regex
replace_all_callback(const string &str, function< string(const match_result &)> callback) constneforce::regex
replace_first(const string &str, string_view fmt) constneforce::regex
search(const string &str, size_t pos=0) constneforce::regex
split(const string &str, int max_splits=-1) constneforce::regex
valid() const noexceptneforce::regexinline