Searched refs:oidc_util_regexp_first_match (Results 1 – 3 of 3) sorted by relevance
/dports/www/mod_auth_openidc/mod_auth_openidc-2.4.7/src/ |
H A D | mod_auth_openidc.h | 779 apr_byte_t oidc_util_regexp_first_match(apr_pool_t *pool, const char *input, const char *regexp, ch…
|
H A D | mod_auth_openidc.c | 1597 if (oidc_util_regexp_first_match(r->pool, *request_user, reg_exp, in oidc_get_remote_user() 2918 if (oidc_util_regexp_first_match(r->pool, url, c_host, in oidc_validate_redirect_url()
|
H A D | util.c | 2316 apr_byte_t oidc_util_regexp_first_match(apr_pool_t *pool, const char *input, in oidc_util_regexp_first_match() function
|