Home
last modified time | relevance | path

Searched refs:regex_compile (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D980729-1.c2 regex_compile () in regex_compile() function
/openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/
H A Dgnu-regex.c1436 static reg_errcode_t regex_compile _RE_ARGS ((const char *pattern, size_t size,
1763 regex_compile (pattern, size, syntax, bufp) in regex_compile() function
5417 ret = regex_compile (pattern, length, re_syntax_options, bufp);
5472 ret = regex_compile (s, strlen (s), re_syntax_options, &re_comp_buf);
5586 ret = regex_compile (pattern, strlen (pattern), syntax, preg);
/openbsd-src/gnu/usr.bin/cvs/lib/
H A Dregex.c1860 regex_compile (pattern, size, syntax, bufp) in regex_compile() function
6060 ret = regex_compile (pattern, length, re_syntax_options, bufp);
6114 ret = regex_compile (s, strlen (s), re_syntax_options, &re_comp_buf);
6229 ret = regex_compile (pattern, strlen (pattern), syntax, preg);
/openbsd-src/gnu/lib/libiberty/src/
H A Dregex.c2282 PREFIX(regex_compile) (const char *ARG_PREFIX(pattern), in PREFIX() argument
H A DChangeLog532 regex_compile, store_op1, store_op2, insert_op1, insert_op2,
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A DChangeLog-19985248 * gnu-regex.c (regex_compile): Only support i18n [:foo:] if