Home
last modified time | relevance | path

Searched defs:javascript_method (Results 1 – 1 of 1) sorted by relevance

/dports/www/mod_auth_openidc/mod_auth_openidc-2.4.7/src/
H A Dmod_auth_openidc.c426 char **javascript, char **javascript_method) { in oidc_post_preserve_javascript()
2219 char *javascript = NULL, *javascript_method = NULL; in oidc_discovery() local