Home
last modified time | relevance | path

Searched defs:re_match (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/posix/
Dregex.c51 # define re_match(bufp, string, size, pos, regs) \ macro
Dregexec.c277 re_match (struct re_pattern_buffer *bufp, const char *string, Idx length, in re_match() function
283 weak_alias (__re_match, re_match) in weak_alias() argument