Searched defs:regex (Results 1 - 16 of 16) sorted by relevance

/seL4-camkes-master/projects/camkes-tool/camkes/ast/tests/
H A Dlint.py47 regex = re.compile(r'.*\.py$') variable
H A Dlintsource.py40 regex = re.compile(r'.*\.py$') variable
/seL4-camkes-master/projects/camkes-tool/camkes/internal/tests/
H A Dlint.py44 regex = re.compile(r'^.*\.py$') variable
H A Dlintsource.py40 regex = re.compile(r'^.*\.py$') variable
/seL4-camkes-master/projects/camkes-tool/camkes/parser/tests/
H A Dlint.py44 regex = re.compile(r'.*\.py$') variable
H A Dlintsource.py40 regex = re.compile(r'.*\.py$') variable
/seL4-camkes-master/projects/camkes-tool/camkes/runner/tests/
H A Dlint.py47 regex = re.compile(r'.*\.py$') variable
H A Dlintsource.py40 regex = re.compile(r'.*\.py$') variable
/seL4-camkes-master/projects/camkes-tool/camkes/templates/tests/
H A Djinja_pylint.py76 regex = re.compile(r'[^\w]') variable
H A Dlint.py44 regex = re.compile(r'.*\.py$') variable
H A Dlintsource.py40 regex = re.compile(r'.*\.py$') variable
H A Dtestbadidioms.py46 regex = re.compile(r'[^\w]') variable
H A Djinja_lint.py51 regex = re.compile(r'[^\w]') variable
/seL4-camkes-master/projects/camkes-tool/tools/
H A Dckeywords.c117 regex_t regex; local
/seL4-camkes-master/tools/cogent/impl/fs/ext2/cogent/
H A DMakefile
/seL4-camkes-master/projects/musllibc/src/regex/
H A Dregcomp.c2677 regcomp(regex_t *restrict preg, const char *restrict regex, int cflags) argument

Completed in 120 milliseconds