Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arkdb/inception
/ functions
Functions
19,823 in github.com/arkdb/inception
⨍
Functions
19,823
◇
Types & classes
5,039
↓ 30 callers
Method
real_maybe_null
@return true if this field is NULL-able, false otherwise.
sql/field.h:918
↓ 30 callers
Method
steal
sql/json_dom.cc:1769
↓ 30 callers
Method
use_all_columns
sql/table.h:1257
↓ 29 callers
Method
Size
Computes the memory blocks allocated. ! \return total used bytes. */
extra/rapidjson/include/rapidjson/allocators.h:160
↓ 29 callers
Method
argument_count
sql/item_func.h:145
↓ 29 callers
Function
bitmap_get_first_set
mysys/my_bitmap.c:542
↓ 29 callers
Function
evbuffer_new
libevent/buffer.c:68
↓ 29 callers
Method
get_length
extra/yassl/src/yassl_imp.cpp:258
↓ 29 callers
Function
lex_start
sql/sql_lex.cc:394
↓ 29 callers
Method
maybe_null
sql/field.h:914
↓ 29 callers
Function
mysql_num_fields
sql-common/client.c:4557
↓ 29 callers
Function
print
- print - print a set of states == #ifdef REDEBUG == static void print(struct match *m, char *caption, states st, \ == int ch, FILE *d); == #endif
regex/engine.c:941
↓ 29 callers
Function
pthread_cond_destroy
mysys/my_wincond.c:274
↓ 29 callers
Method
sign
sql/my_decimal.h:173
↓ 29 callers
Method
yyGet
Get a character, and advance in the stream. @return the next character to parse. */
sql/sql_lex.h:1863
↓ 28 callers
Method
assert_some_wrlock
Assert that some thread holds the write lock.
sql/rpl_gtid.h:408
↓ 28 callers
Method
cannot_safely_rollback
sql/sql_class.h:1999
↓ 28 callers
Function
cleanup_test
libevent/test/regress.c:294
↓ 28 callers
Method
cmp
sql/field.cc:2487
↓ 28 callers
Function
current_time
extra/yassl/taocrypt/benchmark/benchmark.cpp:429
↓ 28 callers
Function
get_mysql_res
sql/sql_collector.cc:126
↓ 28 callers
Function
my_open
mysys/my_open.c:35
↓ 28 callers
Method
val_decimal
sql/item_func.cc:539
↓ 28 callers
Method
val_str
sql/item_func.cc:550
↓ 27 callers
Method
Take
extra/rapidjson/include/rapidjson/encodings.h:521
↓ 27 callers
Method
contain
sql/ha_ndbcluster_push.h:66
↓ 27 callers
Method
end
extra/yassl/taocrypt/mySTL/list.hpp:180
↓ 27 callers
Method
ha_index_init
sql/handler.cc:2315
↓ 27 callers
Method
is_current_stmt_binlog_format_row
Determine the binlog format of the current statement. @retval 0 if the current statement will be logged in statement format. @retval nonz
sql/sql_class.h:3171
↓ 27 callers
Method
is_sub_partitioned
Answers the question if subpartitioning is used for a certain table */
sql/partition_info.h:279
↓ 27 callers
Method
is_temporal_with_date
sql/item.h:1640
↓ 27 callers
Method
not_null_tables
Return table map of tables that can't be NULL tables (tables that are used in a context where if they would contain a NULL row generated by a
sql/item.h:1266
↓ 27 callers
Method
print
sql/item.cc:1682
↓ 27 callers
Function
print_item
sql/sql_parse.cc:13416
↓ 27 callers
Method
ptr
client/sql_string.h:94
↓ 27 callers
Function
reserve
Reserve space in a buffer. In order to avoid frequent reallocations, allocate a new buffer at least as twice as large as the current buffer if the
sql/json_dom.cc:1498
↓ 27 callers
Function
rint
include/my_global.h:1160
↓ 27 callers
Function
rotlFixed
extra/yassl/taocrypt/include/misc.hpp:408
↓ 27 callers
Method
store_time
This is a generic method which is executed only for Field_short, Field_medium, Field_long, Field_longlong and Field_tiny. The other field types t
sql/field.cc:1318
↓ 27 callers
Function
str_append_with_length
sql/sql_parse.cc:315
↓ 27 callers
Method
val_int
sql/item_func.cc:979
↓ 27 callers
Method
val_str
sql/item_cmpfunc.cc:3163
↓ 27 callers
Method
yyPeek
Look at the next character to parse, but do not accept it. */
sql/sql_lex.h:1883
↓ 26 callers
Function
bitmap_free
mysys/my_bitmap.c:180
↓ 26 callers
Function
dbug_tmp_use_all_columns
sql/table.h:2304
↓ 26 callers
Function
do_add
strings/decimal.c:1810
↓ 26 callers
Function
err_sys
extra/yassl/taocrypt/test/test.cpp:147
↓ 26 callers
Method
execute
sql/sp_head.cc:416
↓ 26 callers
Function
get_dynamic
mysys/array.c:276
↓ 26 callers
Function
get_rand_bit
unittest/gunit/my_bitmap-t.cc:29
↓ 26 callers
Method
get_transfer_connection
sql/sql_class.cc:1394
↓ 26 callers
Function
int2my_decimal
sql/my_decimal.h:430
↓ 26 callers
Function
my_checksum
mysys/checksum.c:31
↓ 26 callers
Function
my_decimal2string
sql/my_decimal.cc:92
↓ 26 callers
Function
my_end
mysys/my_init.c:120
↓ 26 callers
Method
optimizer_switch_flag
Tells whether the given optimizer_switch flag is on */
sql/sql_class.h:3177
↓ 26 callers
Method
rdlock
Acquire the read lock.
sql/rpl_gtid.h:345
↓ 26 callers
Method
set_time
Set parameter value from MYSQL_TIME value. @param tm datetime value to set (time_type is ignored) @param type type of dat
sql/item.cc:3503
↓ 26 callers
Method
update
Update the current digest
extra/yassl/src/crypto_wrapper.cpp:99
↓ 26 callers
Method
val_real
sql/item_func.cc:748
↓ 25 callers
Method
GetType
extra/rapidjson/include/rapidjson/encodedstream.h:124
↓ 25 callers
Method
check_cols
sql/item.cc:956
↓ 25 callers
Function
dirname_length
mysys/mf_dirname.c:21
↓ 25 callers
Function
get_length
strings/my_vsnprintf.c:66
↓ 25 callers
Function
my_getsystime
mysys/my_getsystime.c:40
↓ 25 callers
Function
my_time
mysys/my_getsystime.c:73
↓ 25 callers
Function
mysql_num_rows
MYSQL_RES */
sql-common/client.c:4552
↓ 25 callers
Function
print_selarg_ranges
unittest/gunit/opt_range-t.cc:152
↓ 25 callers
Method
ref
sql/sql_list.h:518
↓ 25 callers
Method
release_table
sql/table_cache.h:516
↓ 25 callers
Method
store_globals
sql/sql_class.cc:2329
↓ 25 callers
Function
str_truncate_0
sql/sql_parse.cc:343
↓ 25 callers
Method
update_used_tables
sql/item.h:1333
↓ 24 callers
Function
chars_2_decimal
unittest/gunit/test_utils.cc:25
↓ 24 callers
Function
err
Create a Value object that represents an error condition. */
sql/json_binary.cc:971
↓ 24 callers
Function
event_loopexit
not thread safe */
libevent/event.c:430
↓ 24 callers
Function
get_charset_by_csname
mysys/charset.c:747
↓ 24 callers
Function
lex_cmp
strings/ctype-uca.c:20642
↓ 24 callers
Function
my_b_append
mysys/mf_iocache.c:1609
↓ 24 callers
Function
my_strndup
mysys/my_malloc.c:154
↓ 24 callers
Method
numchars
sql/sql_string.cc:542
↓ 24 callers
Function
open_and_lock_tables
open_and_lock_tables with derived handling */
sql/sql_base.h:464
↓ 24 callers
Method
set_numeric
sql/item.h:114
↓ 24 callers
Function
set_stmt_error
libmysql/libmysql.c:1355
↓ 24 callers
Function
sql_calloc
sql/thr_malloc.cc:45
↓ 24 callers
Function
store_zero_in_sql_mode
unittest/gunit/field_temporal_utils.h:27
↓ 24 callers
Function
terminal_tputs
cmd-line-utils/libedit/terminal.c:1228
↓ 24 callers
Method
to_string
sql/uuid.cc:106
↓ 24 callers
Method
yySkip
Accept a character, by advancing the input stream. */
sql/sql_lex.h:1912
↓ 23 callers
Method
Clear
extra/rapidjson/include/rapidjson/internal/stack.h:88
↓ 23 callers
Function
check_command_args
client/mysqltest.cc:1158
↓ 23 callers
Function
check_ndb_in_thd
sql/ndb_thd.cc:28
↓ 23 callers
Function
crc32
========================================================================= */
zlib/crc32.c:219
↓ 23 callers
Method
front
sql/sql_plist.h:129
↓ 23 callers
Function
get_time
sql/item_sum.h:1509
↓ 23 callers
Method
get_value
unittest/gunit/sql_list-t.cc:168
↓ 23 callers
Method
ha_delete_row
sql/handler.cc:6692
↓ 23 callers
Method
ha_rnd_next
sql/handler.cc:2409
↓ 23 callers
Method
ha_write_row
sql/handler.cc:6647
↓ 23 callers
Function
my_b_safe_write
mysys/mf_iocache.c:1653
← previous
next →
301–400 of 19,823, ranked by callers