MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / begin

Method begin

src/common/classes/array.h:199–199  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

197 }
198
199 const T* begin() const { return data; }
200
201 const T* end() const { return data + count; }
202

Callers 15

initUnicodeCollationMethod · 0.45
toLowerMethod · 0.45
toUpperMethod · 0.45
setupIcuAttributesMethod · 0.45
escapeAttributeMethod · 0.45
unescapeAttributeMethod · 0.45
unicodeStrToKeyFunction · 0.45
unicodeCompareFunction · 0.45
unicodeCanonicalFunction · 0.45
stuffExceptionMethod · 0.45
raiseMethod · 0.45
~CoordinatorMethod · 0.45

Calls

no outgoing calls

Tested by 2

testFunction · 0.36
BOOST_AUTO_TEST_CASEFunction · 0.36