Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp_nfa.c1490 if (reg_string) in nfa_regatom()
1991 startc = (reg_string || emit_range in nfa_regatom()
2124 EMIT(reg_string ? NL : NFA_NEWL); in nfa_regatom()
H A Dregexp_bt.c467 reg_string = (re_flags & RE_STRING); in regcomp_start()
1364 if (reg_string) in regatom()
H A Dregexp.c306 static int reg_string; // matching with a string instead of a buffer variable