Home
last modified time | relevance | path

Searched refs:libedit_append_replace_history_offset (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Modules/
Dreadline.c73 static int8_t libedit_append_replace_history_offset = 0; variable
348 nelements - libedit_append_replace_history_offset, filename); in readline_append_history_file_impl()
676 entry_number + libedit_append_replace_history_offset, in readline_replace_history_item_impl()
1234 libedit_append_replace_history_offset = 0; in setup_readline()
1236 libedit_append_replace_history_offset = 1; in setup_readline()
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/cpython/
Dglobals-to-fix.tsv1344 Modules/readline.c - libedit_append_replace_history_offset -