Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp_nfa.c170 NFA_PRINT, // Match printable char enumerator
238 NFA_FNAME, NFA_SFNAME, NFA_PRINT, NFA_SPRINT,
2794 case NFA_PRINT: STRCPY(code, "NFA_PRINT"); break; in nfa_set_code()
3233 case NFA_PRINT: in nfa_max_width()
4427 case NFA_PRINT: in match_follows()
6569 case NFA_PRINT: // \p in nfa_regmatch()