re_match_2      2984 modules/up/src/Core/gnu/regex.c       val = re_match_2 (bufp, string1, size1, string2, size2,
re_match_2      3159 modules/up/src/Core/gnu/regex.c   return re_match_2 (bufp, NULL, 0, string, size, pos, regs, size);
re_match_2       120 modules/up/src/gnug++/Regex.cc     return re_match_2(buf, 0, 0, (char*)s, p, 0, reg, p);
re_match_2       125 modules/up/src/gnug++/Regex.cc     return re_match_2(buf, 0, 0, (char*)s, len, p, reg, len);
re_match_2      2984 modules/up/src/gnug++/regex.c       val = re_match_2 (bufp, string1, size1, string2, size2,
re_match_2      3159 modules/up/src/gnug++/regex.c   return re_match_2 (bufp, NULL, 0, string, size, pos, regs, size);