Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp.c627 mymagic = MAGIC_NONE; in skip_regexp_ex()
834 else if (reg_magic == MAGIC_NONE && (c == '$' || c == '^')) in peekchr()
H A Dstructs.h4464 MAGIC_NONE = 1, // "\V" very unmagic enumerator
H A Dregexp_bt.c2279 reg_magic = MAGIC_NONE; in regconcat()
H A Dregexp_nfa.c2449 reg_magic = MAGIC_NONE; in nfa_regconcat()