MCPcopy Create free account

hub / github.com/chrisant996/clink / functions

Functions5,585 in github.com/chrisant996/clink

↓ 33 callersMethodisnum
clink/lua/include/lua/lua_state.h:33
↓ 33 callersFunctionluaL_fileresult
lua/src/lauxlib.c:211
↓ 33 callersMethodtruncate
clink/core/include/core/str.h:272
↓ 32 callersMethodadd_alias
------------------------------------------------------------------------------
clink/lib/src/doskey.cpp:300
↓ 32 callersFunctioncheckinteger
------------------------------------------------------------------------------
clink/lua/src/lua_state.cpp:127
↓ 32 callersMethodclear
------------------------------------------------------------------------------
clink/lib/src/textlist_impl.cpp:515
↓ 32 callersMethodget_type
clink/terminal/include/terminal/ecma48_iter.h:91
↓ 31 callersMethodclear
------------------------------------------------------------------------------
clink/lib/src/rl/rl_module.cpp:2296
↓ 31 callersFunctionmove
------------------------------------------------------------------------------
clink/core/src/os.cpp:689
↓ 31 callersFunctionrl_begin_undo_group
Begin a group. Subsequent undos are undone as an atomic operation. */
readline/readline/undo.c:315
↓ 31 callersFunctionrl_crlf
Move to the start of the next line. */
readline/readline/terminal.c:876
↓ 30 callersMethodbegin
clink/lib/src/rl/rl_commands.cpp:2691
↓ 30 callersMethodget_cursor
------------------------------------------------------------------------------
clink/lib/src/line_state.cpp:76
↓ 30 callersFunctionluaL_argerror
lua/src/lauxlib.c:157
↓ 30 callersFunctionmax
clink/core/include/core/base.h:55
↓ 30 callersFunctionrl_end_undo_group
End an undo group started with rl_begin_undo_group (). */
readline/readline/undo.c:324
↓ 29 callersMethodcopy
clink/core/include/core/str.h:347
↓ 29 callersFunctionoptstring
------------------------------------------------------------------------------
clink/lua/src/lua_state.cpp:177
↓ 29 callersMethodremove_alias
------------------------------------------------------------------------------
clink/lib/src/doskey.cpp:308
↓ 29 callersFunctionrl_is_path_separator
Return non-zero if C is a path separator character. */
readline/readline/util.c:74
↓ 29 callersFunctionwhere_history
Returns the magic number which says what history element we are looking at now. In this implementation, it returns history_offset. */
readline/readline/history.c:165
↓ 28 callersFunctionis_match_type
------------------------------------------------------------------------------
clink/lib/include/lib/matches.h:51
↓ 28 callersMethodpush
clink/lua/src/lua_bindable.h:228
↓ 28 callersFunctionrl_read_key
Read a key, including pending input. */
readline/readline/input.c:854
↓ 28 callersFunctionto_utf16
------------------------------------------------------------------------------
clink/core/src/str_convert.cpp:170
↓ 27 callersMethodcharacter_length
clink/terminal/include/terminal/wcwidth.h:43
↓ 27 callersMethodcharacter_pointer
clink/terminal/include/terminal/wcwidth.h:42
↓ 27 callersMethodget_editor
------------------------------------------------------------------------------
clink/test/src/line_editor_tester.cpp:209
↓ 26 callersFunction_rl_find_prev_mbchar
readline/readline/mbutil.c:583
↓ 26 callersFunctiondbg_get_env_int
------------------------------------------------------------------------------
clink/core/src/os.cpp:2049
↓ 26 callersFunctionluaX_next
lua/src/llex.c:514
↓ 26 callersFunctionlua_getglobal
lua/src/lapi.c:608
↓ 26 callersFunctionlua_insert
lua/src/lapi.c:193
↓ 26 callersFunctionmin
clink/core/include/core/base.h:52
↓ 26 callersMethodresolve
------------------------------------------------------------------------------
clink/lib/src/doskey.cpp:636
↓ 26 callersFunctionto_utf8
------------------------------------------------------------------------------
clink/core/src/str_convert.cpp:66
↓ 25 callersFunction_rl_init_file_error
readline/readline/bind.c:1158
↓ 25 callersFunctionmap_errno
------------------------------------------------------------------------------
clink/core/src/os.cpp:416
↓ 25 callersFunctionrl_delete_text
Delete the string between FROM and TO. FROM is inclusive, TO is not. Returns the number of characters deleted. */
readline/readline/text.c:144
↓ 25 callersFunctiontputs
------------------------------------------------------------------------------
clink/terminal/src/termcap.cpp:288
↓ 25 callersMethodtrim
clink/core/include/core/str.h:283
↓ 24 callersFunction_rl_insert_char
Insert the character C at the current location, moving point forward. If C introduces a multibyte sequence, we read the whole sequence and then
readline/readline/text.c:745
↓ 24 callersMethodadd
------------------------------------------------------------------------------
clink/lib/src/history_db.cpp:781
↓ 24 callersMethodcharacter_wcwidth_signed
clink/terminal/include/terminal/wcwidth.h:44
↓ 24 callersMethodequals
------------------------------------------------------------------------------
clink/lib/src/line_editor_impl.cpp:129
↓ 24 callersMethodget_code
clink/terminal/include/terminal/ecma48_iter.h:92
↓ 24 callersMethodiequals
clink/core/include/core/str.h:340
↓ 24 callersFunctionlua_remove
lua/src/lapi.c:182
↓ 24 callersFunctionnormalise
------------------------------------------------------------------------------
clink/core/src/path.cpp:127
↓ 24 callersMethodpeek
clink/core/include/core/str_iter.h:84
↓ 23 callersFunctionbuild_color_sequence
------------------------------------------------------------------------------
clink/lib/src/rl/rl_module.cpp:395
↓ 23 callersFunctionget_directory
------------------------------------------------------------------------------
clink/core/src/path.cpp:288
↓ 23 callersFunctionget_name
------------------------------------------------------------------------------
clink/core/src/path.cpp:370
↓ 23 callersFunctionget_path_type
------------------------------------------------------------------------------
clink/core/src/os.cpp:542
↓ 23 callersFunctionsanitize
------------------------------------------------------------------------------
clink/test/src/line_editor_tester.cpp:233
↓ 23 callersMethodset_generator
------------------------------------------------------------------------------
clink/lib/src/matches_impl.cpp:1256
↓ 22 callersFunctionis_test_harness
clink/lua/src/clink_api.cpp:53
↓ 22 callersFunctionluaG_runerror
lua/src/ldebug.c:604
↓ 22 callersFunctionluaL_checkudata
lua/src/lauxlib.c:309
↓ 22 callersFunctionlua_getfield
lua/src/lapi.c:628
↓ 22 callersMethodpeek
------------------------------------------------------------------------------
clink/lib/src/textlist_impl.cpp:2431
↓ 22 callersMethodset
------------------------------------------------------------------------------
clink/lib/src/history_db.cpp:188
↓ 22 callersFunctionshow_cursor
clink/terminal/src/termcap.cpp:41
↓ 21 callersFunction_rl_free_match_list
readline/readline/complete.c:2910
↓ 21 callersFunction_rl_move_vert
PWP: move the cursor up or down. */
readline/readline/display.c:3204
↓ 21 callersFunctionget_file_size
------------------------------------------------------------------------------
clink/core/src/os.cpp:581
↓ 21 callersMethodget_group
------------------------------------------------------------------------------
clink/lib/src/binder.cpp:122
↓ 21 callersFunctionis_rooted
------------------------------------------------------------------------------ is_rooted means it is a root plus at least a path separator. QUIRK: \
clink/core/src/path.cpp:484
↓ 21 callersFunctionluaK_codeABC
lua/src/lcode.c:227
↓ 21 callersMethodset_cursor
------------------------------------------------------------------------------
clink/lib/src/rl/rl_buffer.cpp:115
↓ 20 callersFunction_rl_put_indicator
end_clink_change */ Output a color indicator (which may contain nulls). */
readline/readline/colors.c:93
↓ 20 callersFunctionadd_history
Place STRING at the end of the history list. The data field is set to NULL. */
readline/readline/history.c:302
↓ 20 callersFunctionadd_keyseq_to_name
------------------------------------------------------------------------------
clink/terminal/src/win_terminal_in.cpp:346
↓ 20 callersFunctionget_env
------------------------------------------------------------------------------ -name: os.getenv -ver: 1.0.0 -arg: name:string -ret: string | ni
clink/lua/src/os_api.cpp:1905
↓ 20 callersFunctionluaL_checktype
lua/src/lauxlib.c:349
↓ 20 callersFunctionusing_history
Begin a session in which the history functions might be used. This initializes interactive variables. */
readline/readline/history.c:140
↓ 19 callersFunction_rl_abort_internal
How to abort things. */
readline/readline/util.c:138
↓ 19 callersFunction_rl_vi_advance_point
readline/readline/vi_mode.c:466
↓ 19 callersFunctioncurrent_history
Return the history entry at the current position, as determined by history_offset. If there is no entry there, return a NULL pointer. */
readline/readline/history.c:203
↓ 19 callersFunctionis_root
------------------------------------------------------------------------------ is_root means cannot subdivide the string, i.e. cannot move up the hier
clink/core/src/path.cpp:492
↓ 19 callersFunctionlua_tolstring
lua/src/lapi.c:389
↓ 19 callersFunctionlua_type
lua/src/lapi.c:249
↓ 19 callersFunctionrealloc
clink/core/src/debugheap.cpp:75
↓ 19 callersFunctionrl_forced_update_display
Actually update the display, period. */
readline/readline/display.c:3020
↓ 18 callersFunction_rl_col_width
Calculate the number of screen columns occupied by STR from START to END. In the case of multibyte characters with stateful encoding, we have to
readline/readline/display.c:3987
↓ 18 callersFunction_rl_find_next_mbchar
readline/readline/mbutil.c:569
↓ 18 callersMethodcharacter_wcwidth_onectrl
clink/terminal/include/terminal/wcwidth.h:46
↓ 18 callersMethodclear
------------------------------------------------------------------------------
clink/terminal/src/win_screen_buffer.cpp:859
↓ 18 callersFunctionclink_is_signaled
------------------------------------------------------------------------------
clink/lib/src/clink_ctrlevent.cpp:17
↓ 18 callersFunctionfgets
fgets() intercept */
readline/readline/examples/rl-fgets.c:317
↓ 18 callersMethodget_descriptive
------------------------------------------------------------------------------
clink/core/src/settings.cpp:1613
↓ 18 callersMethodget_type
clink/lib/include/lib/matches_lookaside.h:24
↓ 18 callersFunctionlua_setglobal
lua/src/lapi.c:734
↓ 18 callersFunctionrl_named_function
Return a pointer to the function that STRING represents. If STRING doesn't have a matching function, then a NULL pointer is returned. The string
readline/readline/bind.c:789
↓ 17 callersFunction_rl_cr
readline/readline/terminal.c:887
↓ 17 callersMethodexpand
------------------------------------------------------------------------------
clink/lib/src/history_db.cpp:1948
↓ 17 callersMethodget_fg
------------------------------------------------------------------------------
clink/terminal/src/attributes.cpp:168
↓ 17 callersMethodinsert
------------------------------------------------------------------------------
clink/lib/src/suggestions.cpp:608
↓ 17 callersFunctioninsert_match
readline/readline/complete.c:2600
↓ 17 callersFunctionload_proc_address
clink/core/src/callstack.cpp:178
← previousnext →101–200 of 5,585, ranked by callers