Home
last modified time | relevance | path

Searched refs:php_handle_auth_data (Results 1 – 12 of 12) sorted by relevance

/PHP-5.3/main/
H A Dphp_main.h47 PHPAPI int php_handle_auth_data(const char *auth TSRMLS_DC);
H A Dmain.c2389 PHPAPI int php_handle_auth_data(const char *auth TSRMLS_DC) in php_handle_auth_data() function
/PHP-5.3/sapi/tux/
H A Dphp_tux.c347 php_handle_auth_data(TG(hc)->authorization TSRMLS_CC); in tux_request_ctor()
/PHP-5.3/sapi/apache2handler/
H A Dsapi_apache2.c495 php_handle_auth_data(auth TSRMLS_CC); in php_apache_request_ctor()
/PHP-5.3/sapi/caudium/
H A Dcaudium.c630 php_handle_auth_data(lookup_string_header("HTTP_AUTHORIZATION", NULL), TSRMLS_C); in php_caudium_module_main()
/PHP-5.3/sapi/thttpd/
H A Dthttpd.c465 php_handle_auth_data(TG(hc)->authorization TSRMLS_CC);
/PHP-5.3/sapi/apache2filter/
H A Dsapi_apache2.c431 php_handle_auth_data(auth TSRMLS_CC); in php_apache_request_ctor()
/PHP-5.3/sapi/litespeed/
H A Dlsapi_main.c422 php_handle_auth_data(pAuth TSRMLS_CC); in init_request_info()
/PHP-5.3/sapi/isapi/
H A Dphp5isapi.c549 php_handle_auth_data(static_variable_buf TSRMLS_CC); in sapi_isapi_register_iis_variables()
/PHP-5.3/sapi/nsapi/
H A Dnsapi.c1038 if (!PG(safe_mode)) php_handle_auth_data(pblock_findval("authorization", rq->headers) TSRMLS_CC); in php5_execute()
/PHP-5.3/sapi/fpm/fpm/
H A Dfpm_main.c1380 php_handle_auth_data(auth TSRMLS_CC);
/PHP-5.3/sapi/cgi/
H A Dcgi_main.c1366 php_handle_auth_data(auth TSRMLS_CC);

Completed in 68 milliseconds