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

/netbsd-current/external/bsd/openldap/dist/libraries/librewrite/
H A Dsubst.c210 s->lt_num_submatch = nsub;
306 if ( subst->lt_num_submatch > 0 ) {
308 subst->lt_num_submatch );
317 for ( n = 0, l = 0; n < subst->lt_num_submatch; n++ ) {
426 for ( n = 0, cl = 0; n < subst->lt_num_submatch; n++ ) {
475 for ( n = 0; n < subst->lt_num_submatch; n++ ) {
H A Drewrite-int.h207 int lt_num_submatch; member in struct:rewrite_subst

Completed in 205 milliseconds