Searched refs:subold (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/lib/libast/common/regex/ |
H A D | regsub.c | 35 subold(register Sfio_t* dp, const char* op, register const char* sp, size_t nmatch, register regmat… in subold() function 260 if (r = subold(dp, op, sp, nmatch, match, flags, sre)) in regsub()
|