Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp_bt.c542 if (vim_strchr(EQUIVAL_CLASS_C[i], c) != NULL) in reg_equi_class()
544 char *p = EQUIVAL_CLASS_C[i]; in reg_equi_class()
H A Dregexp.c427 static char *EQUIVAL_CLASS_C[16] = { variable