Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/cvs/lib/
Dregex.c35 # define re_match(bufp, string, size, pos, regs) \ macro
Dregexec.c284 re_match (struct re_pattern_buffer *bufp, const char *string, in re_match() function
290 weak_alias (__re_match, re_match) in weak_alias() argument