Searched refs:re_subs (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libldap4/include/
H A Dregex.h39 int re_subs( char *src, char *dst );
44 int re_subs();
/osnet-11/usr/src/lib/libldap4/common/
H A Dregex.c108 * re_subs: substitute the matched portions in a new string.
110 * int re_subs(src, dst)
787 * re_subs:
797 re_subs( char *src, char *dst) function

Completed in 752 milliseconds