Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ Copy
Method
Copy
extern/re2/re2/regexp.cc:527–530 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
525
}
526
527
void RegexpStatus::Copy(const RegexpStatus& status) {
528
code_ = status.code_;
529
error_arg_ = status.error_arg_;
530
}
531
532
typedef int Ignored; // Walker<void> doesn't exist
533
Callers
3
Init
Method · 0.45
Negate
Function · 0.45
TEST
Function · 0.45
Calls
4
RuneRange
Class · 0.85
begin
Function · 0.50
end
Function · 0.50
insert
Method · 0.45
Tested by
2
Negate
Function · 0.36
TEST
Function · 0.36