Searched refs:re_exec (Results 1 - 11 of 11) sorted by relevance

/haiku-buildtools/binutils/include/
H A Dxregex.h25 # define re_exec xre_exec macro
H A Dxregex2.h512 extern int re_exec (const char *);
/haiku-buildtools/legacy/binutils/include/
H A Dxregex.h24 # define re_exec xre_exec macro
H A Dxregex2.h513 extern int re_exec (const char *);
/haiku-buildtools/gcc/include/
H A Dxregex.h25 # define re_exec xre_exec macro
H A Dxregex2.h513 extern int re_exec (const char *);
/haiku-buildtools/legacy/gcc/gcc/fixinc/
H A Dgnu-regex.h39 /* GDB LOCAL: define _REGEX_RE_COMP to get BSD style re_comp and re_exec */
543 extern int re_exec _RE_ARGS ((const char *));
H A Dgnu-regex.c156 /* GDB LOCAL: define _REGEX_RE_COMP to get BSD style re_comp and re_exec */
5541 /* Since `re_exec' always passes NULL for the `regs' argument, we
5561 re_exec (s)
5539 re_exec (s) function
/haiku-buildtools/legacy/binutils/libiberty/
H A Dregex.c7855 /* Since `re_exec' always passes NULL for the `regs' argument, we
7880 re_exec (const char *s)
/haiku-buildtools/gcc/libiberty/
H A Dregex.c7860 /* Since `re_exec' always passes NULL for the `regs' argument, we
7885 re_exec (const char *s)
/haiku-buildtools/binutils/libiberty/
H A Dregex.c7864 /* Since `re_exec' always passes NULL for the `regs' argument, we
7889 re_exec (const char *s)

Completed in 202 milliseconds