Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp_nfa.c271 static int realloc_post_list(void);
281 if (post_ptr >= post_end && realloc_post_list() == FAIL) \
517 realloc_post_list(void) in realloc_post_list() function
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt17331 Problem: Missing declaration for init_users() and realloc_post_list().