HomeSort by: relevance | last modified time | path
    Searched refs:rewrite_submatch (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/openldap/dist/libraries/librewrite/
subst.c 37 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,
rewrite-int.h 185 struct rewrite_submatch { struct
208 struct rewrite_submatch *lt_submatch;

Completed in 16 milliseconds