Home
last modified time | relevance | path

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

/PHP-7.0/ext/reflection/tests/
H A DReflectionGenerator_in_Generator.phpt6 function call(ReflectionGenerator $ref, $method, $rec = true) {
7 if ($rec) {
/PHP-7.0/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-7.0/tests/classes/
H A Diterators_001.phpt71 echo "===foreach/rec===\n";
123 ===foreach/rec===
/PHP-7.0/main/
H A Dfastcgi.c1519 fcgi_end_request_rec *rec = (fcgi_end_request_rec*)(req->out_pos); local
1521 fcgi_make_header(&rec->hdr, FCGI_END_REQUEST, req->id, sizeof(fcgi_end_request));
1522 rec->body.appStatusB3 = 0;
1523 rec->body.appStatusB2 = 0;
1524 rec->body.appStatusB1 = 0;
1525 rec->body.appStatusB0 = 0;
1526 rec->body.protocolStatus = FCGI_REQUEST_COMPLETE;
/PHP-7.0/ext/bcmath/libbcmath/
H A Dconfigure1577 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)

Completed in 15 milliseconds