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

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/librewrite/
H A Dsubst.c214 s->lt_num_submatch = nsub;
296 if ( subst->lt_num_submatch > 0 ) {
298 subst->lt_num_submatch );
307 for ( n = 0, l = 0; n < subst->lt_num_submatch; n++ ) {
416 for ( n = 0, cl = 0; n < subst->lt_num_submatch; n++ ) {
465 for ( n = 0; n < subst->lt_num_submatch; n++ ) {
H A Drewrite-int.h204 int lt_num_submatch; member in struct:rewrite_subst

Completed in 269 milliseconds