Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Dphp_main.h48 PHPAPI int php_handle_auth_data(const char *auth TSRMLS_DC);
H A Dmain.c2598 PHPAPI int php_handle_auth_data(const char *auth TSRMLS_DC) in php_handle_auth_data() function
/PHP-5.5/sapi/tux/
H A Dphp_tux.c347 php_handle_auth_data(TG(hc)->authorization TSRMLS_CC); in tux_request_ctor()
/PHP-5.5/sapi/apache2handler/
H A Dsapi_apache2.c494 php_handle_auth_data(auth TSRMLS_CC); in php_apache_request_ctor()
/PHP-5.5/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.5/sapi/thttpd/
H A Dthttpd.c465 php_handle_auth_data(TG(hc)->authorization TSRMLS_CC);
/PHP-5.5/sapi/apache2filter/
H A Dsapi_apache2.c430 php_handle_auth_data(auth TSRMLS_CC); in php_apache_request_ctor()
/PHP-5.5/sapi/isapi/
H A Dphp5isapi.c549 php_handle_auth_data(static_variable_buf TSRMLS_CC); in sapi_isapi_register_iis_variables()
/PHP-5.5/sapi/litespeed/
H A Dlsapi_main.c508 php_handle_auth_data(pAuth TSRMLS_CC); in init_request_info()
/PHP-5.5/sapi/nsapi/
H A Dnsapi.c1033 php_handle_auth_data(pblock_findval("authorization", rq->headers) TSRMLS_CC); in php5_execute()
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_main.c1399 php_handle_auth_data(auth TSRMLS_CC);
/PHP-5.5/sapi/cgi/
H A Dcgi_main.c1428 php_handle_auth_data(auth TSRMLS_CC);
/PHP-5.5/sapi/cli/
H A Dphp_cli_server.c2098 php_handle_auth_data(*auth TSRMLS_CC); in php_cli_server_request_startup()

Completed in 55 milliseconds