Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ data
Method
data
extern/re2/re2/pod_array.h:24–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
: ptr_(std::allocator<T>().allocate(len), Deleter(len)) {}
23
24
T* data() const {
25
return ptr_.get();
26
}
27
28
int size() const {
29
return ptr_.get_deleter().len_;
Callers
15
id
Method · 0.45
list_heads
Method · 0.45
CanBitState
Method · 0.45
DoLeftParen
Method · 0.45
DoCollapse
Method · 0.45
StringPieceToRune
Function · 0.45
ParseEscape
Function · 0.45
MaybeParsePerlCCEscape
Function · 0.45
ParseUnicodeGroup
Function · 0.45
ParseCCName
Function · 0.45
ParseCCRange
Method · 0.45
ParseCharClass
Method · 0.45
Calls
1
get
Method · 0.45
Tested by
8
TEST
Function · 0.36
PrintResult
Function · 0.36
TEST
Function · 0.36
FormatCapture
Function · 0.36
ResultOkay
Function · 0.36
RunCase
Method · 0.36
RunTest
Function · 0.36
TEST
Function · 0.36