Searched refs:redirect (Results 1 – 8 of 8) sorted by relevance
34 SOCKET redirect; in socketpair() local42 sock[0] = sock[1] = redirect = INVALID_SOCKET; in socketpair()76 redirect = accept(sock[0],(struct sockaddr*)&address, &size); in socketpair()77 if (INVALID_SOCKET == redirect) { in socketpair()82 sock[0] = redirect; in socketpair()87 closesocket(redirect); in socketpair()
2 $http_reponse_header (no redirect)
2 $http_reponse_header (redirect)
2 $http_reponse_header (redirect + not found)
14 --enable-force-cgi-redirect
352 suppress all normal output, redirect it to `/dev/null' (any error
222 ; You can redirect all of the output of your scripts to a function. For750 ; http://php.net/cgi.force-redirect761 ; http://php.net/cgi.redirect-status-env
222 ; You can redirect all of the output of your scripts to a function. For752 ; http://php.net/cgi.force-redirect763 ; http://php.net/cgi.redirect-status-env
Completed in 20 milliseconds