Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MariaDB/server
/ array
Method
array
sql/sql_array.h:87–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
Element_type *array() const { return m_array; }
88
89
Element_type *begin() const { return array(); }
90
Element_type *end() const { return array() + m_size; }
Callers
9
copy_ref_ptr_array
Method · 0.80
get_variable_addr
Method · 0.80
get_case_expr_addr
Method · 0.80
alloc_arrays
Method · 0.80
init_var_items
Method · 0.80
merge_buffers
Function · 0.80
setup_fields
Function · 0.80
__init__
Method · 0.80
execute_one
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected