Home
last modified time | relevance | path

Searched refs:re_match (Results 1 – 7 of 7) sorted by relevance

/haiku/src/system/libroot/posix/glibc/regex/
H A Dregex.c48 # define re_match(bufp, string, size, pos, regs) \ macro
H A Dregexec.c276 re_match (struct re_pattern_buffer *bufp, const char *string, Idx length, in re_match() function
282 weak_alias (__re_match, re_match) in weak_alias() argument
/haiku/src/build/libgnuregex/
H A Dregex.h442 extern int re_match
H A Dregex.c3130 re_match (bufp, string, size, pos, regs) in re_match() function
/haiku/headers/posix/
H A Dregex.h488 extern int re_match (struct re_pattern_buffer *__buffer, const char *__string,
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs_legacy.c2302 void re_match() {} in re_match() function
H A Dlibroot_stubs.c2329 void re_match() {} in re_match() function