Searched defs:re_match (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dregex.c39 # define re_match(bufp, string, size, pos, regs) \ macro
H A Dregexec.c285 /* re_match, re_search, re_match_2, re_search_2
291 re_match() matches the compiled pattern in BUFP against the string,
297 way as re_match().)
308 On success, re_match* functions return the length of the match, re_search*
313 re_match (bufp, string, length, start, regs)
322 weak_alias (__re_match, re_match)
414 If RET_LEN is true the length of the match is returned (re_match style);
312 re_match (bufp, string, length, start, regs) function
/osnet-11/usr/src/lib/libparted/common/lib/
H A Dconfig.h1316 #define re_match rpl_re_match macro
/osnet-11/usr/src/grub/grub2/build-bios/
H A Dconfig-util.h1227 #define re_match rpl_re_match macro
/osnet-11/usr/src/grub/grub2/build-uefi64/
H A Dconfig-util.h1227 #define re_match rpl_re_match macro

Completed in 35 milliseconds