Home
last modified time | relevance | path

Searched refs:lg (Results 1 – 11 of 11) sorted by relevance

/PHP-8.0/main/
H A Dfastcgi.h105 void fcgi_set_logger(fcgi_logger lg);
H A Dfastcgi.c469 void fcgi_set_logger(fcgi_logger lg) { in fcgi_set_logger() argument
470 fcgi_log = lg; in fcgi_set_logger()
/PHP-8.0/ext/opcache/jit/dynasm/
H A Ddasm_mips.h206 if (n >= 0) { CK(n>=10||*pl<0, RANGE_LG); CKPL(lg, LG); goto putrel; } in dasm_put()
224 pl = D->lglabels + (ins & 2047) - 10; CKPL(lg, LG); goto putlabel; in dasm_put()
H A Ddasm_ppc.h206 if (n >= 0) { CK(n>=10||*pl<0, RANGE_LG); CKPL(lg, LG); goto putrel; } in dasm_put()
224 pl = D->lglabels + (ins & 2047) - 10; CKPL(lg, LG); goto putlabel; in dasm_put()
H A Ddasm_arm.h215 if (n >= 0) { CK(n>=10||*pl<0, RANGE_LG); CKPL(lg, LG); goto putrel; } in dasm_put()
233 pl = D->lglabels + (ins & 2047) - 10; CKPL(lg, LG); goto putlabel; in dasm_put()
H A Ddasm_arm64.h255 if (n >= 0) { CK(n>=10||*pl<0, RANGE_LG); CKPL(lg, LG); goto putrel; } in dasm_put()
273 pl = D->lglabels + (ins & 2047) - 10; CKPL(lg, LG); goto putlabel; in dasm_put()
H A Ddasm_x86.h228 if (n <= 246) { CK(n>=10||*pl<0, RANGE_LG); CKPL(lg, LG); goto putrel; } in dasm_put()
249 case DASM_LABEL_LG: pl = D->lglabels + *p++; CKPL(lg, LG); goto putlabel; in dasm_put()
H A Dminilua.c1448 int lg;
1452 for(lg=0,ttlg=1;lg<=(32-2);lg++,ttlg*=2){
1464 nums[lg]+=lc;
/PHP-8.0/ext/standard/tests/url/
H A Dbase64_encode_basic_001.phpt171 0x96: lg==
/PHP-8.0/ext/standard/tests/strings/
H A Dhtml_entity_decode_html5.phpt1268 "&lg;",
3402 &lg; => ≶ e289b6
/PHP-8.0/ext/standard/html_tables/
H A Dents_html5.txt1263 lg 02276

Completed in 60 milliseconds