Home
last modified time | relevance | path

Searched refs:hist_st (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A Dreadline.c799 HISTORY_STATE *hist_st = history_get_history_state(); in _py_get_history_length() local
800 int length = hist_st->length; in _py_get_history_length()
801 /* the history docs don't say so, but the address of hist_st changes each in _py_get_history_length()
806 free(hist_st); in _py_get_history_length()

Completed in 3 milliseconds