Home
last modified time | relevance | path

Searched defs:TAG_REGEXP (Results 1 – 5 of 5) sorted by relevance

/dports/textproc/py-spylls/spylls-0.1.6/spylls/hunspell/readers/
H A Ddic.py18 TAG_REGEXP = re.compile(r'[ \t]\w{2}:') variable
/dports/sysutils/py-ansible-lint/ansible-lint-5.3.1/src/ansiblelint/rules/
H A DMetaTagValidRule.py28 TAG_REGEXP = re.compile('^[a-z0-9]+$') variable in MetaTagValidRule
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dtag.h28 #define TAG_REGEXP 4 // use tag pattern as regexp macro
/dports/lang/mosh/mosh-0.2.7/src/
H A DFasl.h54 TAG_REGEXP, enumerator
/dports/editors/vim/vim-8.2.3745/src/
H A Dvim.h1163 #define TAG_REGEXP 4 // use tag pattern as regexp macro