Home
last modified time | relevance | path

Searched refs:rec (Results 1 – 6 of 6) sorted by relevance

/PHP-5.5/Zend/
H A Dbench.php51 $s=0; $rec=0; $imc=0; $re=0; $im=0; $re2=0; $im2=0;
59 $rec=$s*($x-$w2)+$recen;
60 $re=$rec;
67 $re=$re2-$im2+$rec;
/PHP-5.5/tests/classes/
H A Diterators_001.phpt71 echo "===foreach/rec===\n";
123 ===foreach/rec===
/PHP-5.5/sapi/fpm/fpm/
H A Dfastcgi.c965 fcgi_end_request_rec *rec = (fcgi_end_request_rec*)(req->out_pos); local
967 fcgi_make_header(&rec->hdr, FCGI_END_REQUEST, req->id, sizeof(fcgi_end_request));
968 rec->body.appStatusB3 = 0;
969 rec->body.appStatusB2 = 0;
970 rec->body.appStatusB1 = 0;
971 rec->body.appStatusB0 = 0;
972 rec->body.protocolStatus = FCGI_REQUEST_COMPLETE;
/PHP-5.5/sapi/cgi/
H A Dfastcgi.c1321 fcgi_end_request_rec *rec = (fcgi_end_request_rec*)(req->out_pos); local
1323 fcgi_make_header(&rec->hdr, FCGI_END_REQUEST, req->id, sizeof(fcgi_end_request));
1324 rec->body.appStatusB3 = 0;
1325 rec->body.appStatusB2 = 0;
1326 rec->body.appStatusB1 = 0;
1327 rec->body.appStatusB0 = 0;
1328 rec->body.protocolStatus = FCGI_REQUEST_COMPLETE;
/PHP-5.5/sapi/apache_hooks/
H A Dphp_apache.c1037 long rec = 0; in PHP_FUNCTION() local
1039 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "|l", &rec) == FAILURE) { in PHP_FUNCTION()
1044 ap_send_error_response(r, (int) rec); in PHP_FUNCTION()
/PHP-5.5/ext/bcmath/libbcmath/
H A Dconfigure1577 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)

Completed in 26 milliseconds