Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ Match
Method
Match
extern/re2/re2/set.cc:124–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
}
123
124
bool RE2::Set::Match(const StringPiece& text, std::vector<int>* v) const {
125
return Match(text, v, NULL);
126
}
127
128
bool RE2::Set::Match(const StringPiece& text, std::vector<int>* v,
129
ErrorInfo* error_info) const {
Callers
4
PrintResult
Function · 0.45
RunSearch
Method · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
Calls
12
SearchDFA
Method · 0.80
log_errors
Method · 0.80
list_count
Method · 0.80
bytemap_range
Method · 0.80
reset
Method · 0.45
clear
Method · 0.45
get
Method · 0.45
size
Method · 0.45
empty
Method · 0.45
assign
Method · 0.45
begin
Method · 0.45
end
Method · 0.45
Tested by
4
PrintResult
Function · 0.36
RunSearch
Method · 0.36
TEST
Function · 0.36
TEST
Function · 0.36