Searched refs:regex_compile (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D980729-1.c2 regex_compile () function
/haiku-buildtools/legacy/gcc/gcc/fixinc/
H A Dgnu-regex.c1498 /* Subroutine declarations and macros for regex_compile. */
1500 static reg_errcode_t regex_compile _RE_ARGS ((const char *pattern, size_t size,
1806 /* `regex_compile' compiles PATTERN (of length SIZE) according to SYNTAX.
1829 regex_compile (pattern, size, syntax, bufp)
2934 } /* regex_compile */
2937 /* Subroutines for `regex_compile'. */
3076 `regex_compile' itself. */
5469 We call regex_compile to do the actual compilation. */
5491 ret = regex_compile (pattern, length, re_syntax_options, bufp);
5547 ret = regex_compile (
1816 regex_compile (pattern, size, syntax, bufp) function
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/hppa/unsorted/
H A Dbrlenbug.s146 regex_compile label
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/hppa/unsorted/
H A Dbrlenbug.s146 regex_compile label
/haiku-buildtools/legacy/binutils/libiberty/
H A Dregex.c487 See regex_compile function. */
1853 /* Subroutine declarations and macros for regex_compile. */
2267 /* `regex_compile' compiles PATTERN (of length SIZE) according to SYNTAX.
2295 PREFIX(regex_compile) (const char *ARG_PREFIX(pattern),
4234 } /* regex_compile */
4236 /* Subroutines for `regex_compile'. */
4452 `regex_compile' itself. */
4569 pattern to (char*) in regex_compile. */
5793 pattern to (char*) in regex_compile. */
6398 /* We already checked idx != 0 in regex_compile
2282 PREFIX(regex_compile) (const char *ARG_PREFIX(pattern), function
[all...]
/haiku-buildtools/gcc/libiberty/
H A Dregex.c489 See regex_compile function. */
1855 /* Subroutine declarations and macros for regex_compile. */
2269 /* `regex_compile' compiles PATTERN (of length SIZE) according to SYNTAX.
2297 PREFIX(regex_compile) (const char *ARG_PREFIX(pattern),
4236 } /* regex_compile */
4238 /* Subroutines for `regex_compile'. */
4454 `regex_compile' itself. */
4571 pattern to (char*) in regex_compile. */
5795 pattern to (char*) in regex_compile. */
6403 /* We already checked idx != 0 in regex_compile
2284 PREFIX(regex_compile) (const char *ARG_PREFIX(pattern), function
[all...]
/haiku-buildtools/binutils/libiberty/
H A Dregex.c489 See regex_compile function. */
1855 /* Subroutine declarations and macros for regex_compile. */
2269 /* `regex_compile' compiles PATTERN (of length SIZE) according to SYNTAX.
2297 PREFIX(regex_compile) (const char *ARG_PREFIX(pattern),
4237 } /* regex_compile */
4239 /* Subroutines for `regex_compile'. */
4455 `regex_compile' itself. */
4572 pattern to (char*) in regex_compile. */
5796 pattern to (char*) in regex_compile. */
6404 /* We already checked idx != 0 in regex_compile
2284 PREFIX(regex_compile) (const char *ARG_PREFIX(pattern), function
[all...]

Completed in 283 milliseconds