Home
last modified time | relevance | path

Searched refs:MatchParen (Results 1 – 25 of 42) sorted by relevance

12

/dports/math/cocoalib/CoCoALib-0.99712/src/CoCoA-5/QCodeEdit/qnfa/
H A Dqnfadefinition.h52 MatchParen = 0x10000000, enumerator
H A Dxml2qnfa.cpp104 fid |= QNFAAction::MatchParen; in action()
H A Dqnfadefinition.cpp118 if ( action & QNFAAction::MatchParen ) in matched()
/dports/math/giacxcas/CoCoALib-0.99700/src/CoCoA-5/QCodeEdit/qnfa/
H A Dqnfadefinition.h52 MatchParen = 0x10000000, enumerator
H A Dxml2qnfa.cpp104 fid |= QNFAAction::MatchParen; in action()
H A Dqnfadefinition.cpp118 if ( action & QNFAAction::MatchParen ) in matched()
/dports/editors/texstudio/texstudio-4.1.2/src/qcodeedit/lib/qnfa/
H A Dqnfadefinition.h52 MatchParen = 0x10000000, enumerator
H A Dxml2qnfa.cpp127 fid |= QNFAAction::MatchParen; in action()
133 if (options.contains("nomatch")) fid = fid & ~QNFAAction::MatchParen; in action()
H A Dqnfadefinition.cpp120 if ( action & QNFAAction::MatchParen ) in matched()
/dports/editors/neovim/neovim-0.6.1/runtime/plugin/
H A Dmatchparen.vim188 call matchaddpos('MatchParen', [[c_lnum, c_col - before], [m_lnum, m_col]], 10, 3)
190 exe '3match MatchParen /\(\%' . c_lnum . 'l\%' . (c_col - before) .
/dports/editors/vim/vim-8.2.3745/runtime/plugin/
H A Dmatchparen.vim188 call matchaddpos('MatchParen', [[c_lnum, c_col - before], [m_lnum, m_col]], 10, 3)
190 exe '3match MatchParen /\(\%' . c_lnum . 'l\%' . (c_col - before) .
/dports/editors/neovim/neovim-0.6.1/runtime/colors/
H A Dkoehler.vim42 hi MatchParen term=reverse ctermfg=blue guibg=Blue
/dports/editors/vim/vim-8.2.3745/runtime/colors/
H A Dkoehler.vim42 hi MatchParen term=reverse ctermfg=blue guibg=Blue
/dports/editors/neovim/neovim-0.6.1/runtime/tools/
H A Dcheck_colors.vim44 \ 'MatchParen',
/dports/editors/vim/vim-8.2.3745/runtime/colors/tools/
H A Dcheck_colors.vim44 \ 'MatchParen',
/dports/editors/neovim/neovim-0.6.1/test/unit/viml/expressions/
H A Dparser_spec.lua94 MatchParen=true,
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/t3editor/Resources/Public/JavaScript/Contrib/cm/theme/
H A Dabbott.css230 /* Equivalent to Vim's MatchParen group. */
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/t3editor/Resources/Public/JavaScript/Contrib/cm/theme/
H A Dabbott.css230 /* Equivalent to Vim's MatchParen group. */
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/t3editor/Resources/Public/JavaScript/Contrib/codemirror/theme/
H A Dabbott.css230 /* Equivalent to Vim's MatchParen group. */
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dsisu.vim247 hi def link sisu_sem_marker_block MatchParen
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dsisu.vim247 hi def link sisu_sem_marker_block MatchParen
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/unittests/Support/
H A DFileCheckTest.cpp1321 TEST_F(FileCheckTest, MatchParen) { in TEST_F() argument
/dports/devel/llvm11/llvm-11.0.1.src/unittests/Support/
H A DFileCheckTest.cpp1323 TEST_F(FileCheckTest, MatchParen) { in TEST_F() argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/unittests/FileCheck/
H A DFileCheckTest.cpp1460 TEST_F(FileCheckTest, MatchParen) { in TEST_F() argument
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/unittests/FileCheck/
H A DFileCheckTest.cpp1404 TEST_F(FileCheckTest, MatchParen) { in TEST_F() argument

12