MCPcopy 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

idMethod · 0.45
list_headsMethod · 0.45
CanBitStateMethod · 0.45
DoLeftParenMethod · 0.45
DoCollapseMethod · 0.45
StringPieceToRuneFunction · 0.45
ParseEscapeFunction · 0.45
MaybeParsePerlCCEscapeFunction · 0.45
ParseUnicodeGroupFunction · 0.45
ParseCCNameFunction · 0.45
ParseCCRangeMethod · 0.45
ParseCharClassMethod · 0.45

Calls 1

getMethod · 0.45

Tested by 8

TESTFunction · 0.36
PrintResultFunction · 0.36
TESTFunction · 0.36
FormatCaptureFunction · 0.36
ResultOkayFunction · 0.36
RunCaseMethod · 0.36
RunTestFunction · 0.36
TESTFunction · 0.36