Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp_bt.c238 #define SIMPLE 0x2 // Simple enough to be STAR/PLUS operand. macro
1360 *flagp |= HASWIDTH | SIMPLE; in regatom()
1370 *flagp |= HASWIDTH | SIMPLE; in regatom()
1423 *flagp |= SIMPLE; in regatom()
1590 *flagp &= ~(HASWIDTH | SIMPLE); in regatom()
2006 *flagp |= HASWIDTH | SIMPLE; in regatom()
2025 *flagp |= HASWIDTH | SIMPLE; in regatom()
2071 *flagp |= SIMPLE; in regatom()
2115 if (flags & SIMPLE) in regpiece()
2129 if (flags & SIMPLE) in regpiece()
[all …]
/vim-8.2.3635/runtime/syntax/
H A Dsgmldecl.vim35 \ SIMPLE IMPLICIT EXPLICIT CONCUR SUBDOC FORMAL ATTCAP
/vim-8.2.3635/src/testdir/
H A Dtest_normal.vim2043 call assert_equal('THIS IS A SIMPLE TEST: ÄÜÖSS', getline('.'))
2047 call assert_equal('THIS IS A SIMPLE TEST: ÄÜÖSS', getline('.'))
2051 call assert_equal('THIS IS A SIMPLE TEST: ÄÜÖSS', getline('.'))
2053 call assert_equal('this is a SIMPLE TEST: ÄÜÖSS', getline('.'))
/vim-8.2.3635/runtime/doc/
H A Dspell.txt1548 SIMPLE SOUNDFOLDING *spell-SOFOFROM* *spell-SOFOTO*