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

/netbsd-current/external/bsd/openldap/dist/libraries/librewrite/
H A Dsubst.c37 struct rewrite_submatch *submatch = NULL, *tmpsm;
78 tmpsm = ( struct rewrite_submatch * )realloc( submatch,
79 sizeof( struct rewrite_submatch )*( nsub + 1 ) );
239 struct rewrite_submatch *submatch,
H A Drewrite-int.h185 struct rewrite_submatch { struct
208 struct rewrite_submatch *lt_submatch;

Completed in 227 milliseconds