Searched defs:re_match (Results 1 – 2 of 2) sorted by relevance
51 # define re_match(bufp, string, size, pos, regs) \ macro
277 re_match (struct re_pattern_buffer *bufp, const char *string, Idx length, in re_match() function283 weak_alias (__re_match, re_match) in weak_alias() argument