Searched defs:substituted (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/aaa/ | ||
H A D | mod_authnz_ldap.c | 415 char *substituted = ap_pregsub(r->pool, sec->bind_subst, user, AP_MAX_REG_MATCH, regm); local 416 if (NULL != substituted) { 417 result = substituted; |
Completed in 22 milliseconds