Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp_bt.c252 static int one_exactly = FALSE; // only do one char for EXACTLY variable
1381 if (one_exactly) in regatom()
1393 if (one_exactly) in regatom()
1457 if (one_exactly) in regatom()
1503 if (one_exactly) in regatom()
1536 if (one_exactly) // doesn't nest in regatom()
1560 one_exactly = TRUE; in regatom()
1562 one_exactly = FALSE; in regatom()
2040 && !one_exactly in regatom()