Home
last modified time | relevance | path

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

/PHP-5.4/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.4/sapi/fpm/fpm/
H A Dfastcgi.c934 fcgi_end_request_rec *rec = (fcgi_end_request_rec*)(req->out_pos); local
936 fcgi_make_header(&rec->hdr, FCGI_END_REQUEST, req->id, sizeof(fcgi_end_request));
937 rec->body.appStatusB3 = 0;
938 rec->body.appStatusB2 = 0;
939 rec->body.appStatusB1 = 0;
940 rec->body.appStatusB0 = 0;
941 rec->body.protocolStatus = FCGI_REQUEST_COMPLETE;
/PHP-5.4/tests/classes/
H A Diterators_001.phpt71 echo "===foreach/rec===\n";
123 ===foreach/rec===
/PHP-5.4/sapi/cgi/
H A Dfastcgi.c1319 fcgi_end_request_rec *rec = (fcgi_end_request_rec*)(req->out_pos); local
1321 fcgi_make_header(&rec->hdr, FCGI_END_REQUEST, req->id, sizeof(fcgi_end_request));
1322 rec->body.appStatusB3 = 0;
1323 rec->body.appStatusB2 = 0;
1324 rec->body.appStatusB1 = 0;
1325 rec->body.appStatusB0 = 0;
1326 rec->body.protocolStatus = FCGI_REQUEST_COMPLETE;
/PHP-5.4/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.4/ext/bcmath/libbcmath/
H A Dconfigure1577 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)

Completed in 22 milliseconds