Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp_nfa.c3158 st_pop(Frag_T **p, Frag_T *stack) in st_pop() function
3413 #define POP() st_pop(&stackp, stack); \ in post2nfa()