Home
last modified time | relevance | path

Searched refs:RE_ERROR (Results 1 – 25 of 88) sorted by relevance

1234

/dports/security/yara/yara-4.1.1/libyara/include/yara/
H A Dre.h154 int yr_re_parse(const char* re_string, RE_AST** re_ast, RE_ERROR* error);
156 int yr_re_parse_hex(const char* hex_string, RE_AST** re_ast, RE_ERROR* error);
163 RE_ERROR* error);
H A Dbase64.h50 RE_ERROR* error);
H A Dtypes.h158 typedef struct RE_ERROR RE_ERROR; typedef
407 struct RE_ERROR struct
/dports/editors/poedit/poedit-1.8.4/src/
H A Dgexecute.cpp185 static const wregex RE_ERROR(L".*\\.po:([0-9]+)(:[0-9]+)?: (.*)"); in ExecuteGettextAndParseOutput() local
197 if (regex_match(e, match, RE_ERROR)) in ExecuteGettextAndParseOutput()
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/tools/patman/
H A Dcheckpatch.py16 RE_ERROR = re.compile(r'ERROR:%s (.*)' % TYPE_NAME) variable
69 err_match = RE_ERROR.match(message)
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/tools/patman/
H A Dcheckpatch.py16 RE_ERROR = re.compile(r'ERROR:%s (.*)' % TYPE_NAME) variable
69 err_match = RE_ERROR.match(message)
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/tools/patman/
H A Dcheckpatch.py16 RE_ERROR = re.compile(r'ERROR:%s (.*)' % TYPE_NAME) variable
69 err_match = RE_ERROR.match(message)
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/tools/patman/
H A Dcheckpatch.py16 RE_ERROR = re.compile(r'ERROR:%s (.*)' % TYPE_NAME) variable
69 err_match = RE_ERROR.match(message)
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/tools/patman/
H A Dcheckpatch.py16 RE_ERROR = re.compile(r'ERROR:%s (.*)' % TYPE_NAME) variable
69 err_match = RE_ERROR.match(message)
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/tools/patman/
H A Dcheckpatch.py16 RE_ERROR = re.compile(r'ERROR:%s (.*)' % TYPE_NAME) variable
69 err_match = RE_ERROR.match(message)
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/tools/patman/
H A Dcheckpatch.py16 RE_ERROR = re.compile(r'ERROR:%s (.*)' % TYPE_NAME) variable
69 err_match = RE_ERROR.match(message)
/dports/sysutils/u-boot-sopine/u-boot-2021.07/tools/patman/
H A Dcheckpatch.py16 RE_ERROR = re.compile(r'ERROR:%s (.*)' % TYPE_NAME) variable
69 err_match = RE_ERROR.match(message)
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/tools/patman/
H A Dcheckpatch.py16 RE_ERROR = re.compile(r'ERROR:%s (.*)' % TYPE_NAME) variable
69 err_match = RE_ERROR.match(message)
/dports/sysutils/u-boot-rpi/u-boot-2021.07/tools/patman/
H A Dcheckpatch.py16 RE_ERROR = re.compile(r'ERROR:%s (.*)' % TYPE_NAME) variable
69 err_match = RE_ERROR.match(message)
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/tools/patman/
H A Dcheckpatch.py16 RE_ERROR = re.compile(r'ERROR:%s (.*)' % TYPE_NAME) variable
69 err_match = RE_ERROR.match(message)
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/tools/patman/
H A Dcheckpatch.py16 RE_ERROR = re.compile(r'ERROR:%s (.*)' % TYPE_NAME) variable
69 err_match = RE_ERROR.match(message)
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/tools/patman/
H A Dcheckpatch.py16 RE_ERROR = re.compile(r'ERROR:%s (.*)' % TYPE_NAME) variable
69 err_match = RE_ERROR.match(message)
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/tools/patman/
H A Dcheckpatch.py16 RE_ERROR = re.compile(r'ERROR:%s (.*)' % TYPE_NAME) variable
69 err_match = RE_ERROR.match(message)
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/tools/patman/
H A Dcheckpatch.py16 RE_ERROR = re.compile(r'ERROR:%s (.*)' % TYPE_NAME) variable
69 err_match = RE_ERROR.match(message)
/dports/sysutils/u-boot-chip/u-boot-2021.07/tools/patman/
H A Dcheckpatch.py16 RE_ERROR = re.compile(r'ERROR:%s (.*)' % TYPE_NAME) variable
69 err_match = RE_ERROR.match(message)
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/tools/patman/
H A Dcheckpatch.py16 RE_ERROR = re.compile(r'ERROR:%s (.*)' % TYPE_NAME) variable
69 err_match = RE_ERROR.match(message)
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/tools/patman/
H A Dcheckpatch.py16 RE_ERROR = re.compile(r'ERROR:%s (.*)' % TYPE_NAME) variable
69 err_match = RE_ERROR.match(message)
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/tools/patman/
H A Dcheckpatch.py16 RE_ERROR = re.compile(r'ERROR:%s (.*)' % TYPE_NAME) variable
69 err_match = RE_ERROR.match(message)
/dports/sysutils/u-boot-orangepi-r1/u-boot-2021.07/tools/patman/
H A Dcheckpatch.py16 RE_ERROR = re.compile(r'ERROR:%s (.*)' % TYPE_NAME) variable
69 err_match = RE_ERROR.match(message)
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/tools/patman/
H A Dcheckpatch.py16 RE_ERROR = re.compile(r'ERROR:%s (.*)' % TYPE_NAME) variable
69 err_match = RE_ERROR.match(message)

1234