Searched refs:lg (Results 1 – 13 of 13) sorted by relevance
/PHP-8.4/Zend/asm/ |
H A D | jump_s390x_sysv_elf_gas.S | 129 lg %r5,PC_OFFSET(%r15)
|
/PHP-8.4/main/ |
H A D | fastcgi.h | 105 void fcgi_set_logger(fcgi_logger lg);
|
H A D | fastcgi.c | 467 void fcgi_set_logger(fcgi_logger lg) { in fcgi_set_logger() argument 468 fcgi_log = lg; in fcgi_set_logger()
|
/PHP-8.4/ext/opcache/jit/ir/dynasm/ |
H A D | dasm_mips.h | 201 if (n >= 0) { CK(n>=10||*pl<0, RANGE_LG); CKPL(lg, LG); goto putrel; } in dasm_put() 219 pl = D->lglabels + (ins & 2047) - 10; CKPL(lg, LG); goto putlabel; in dasm_put()
|
H A D | dasm_ppc.h | 201 if (n >= 0) { CK(n>=10||*pl<0, RANGE_LG); CKPL(lg, LG); goto putrel; } in dasm_put() 219 pl = D->lglabels + (ins & 2047) - 10; CKPL(lg, LG); goto putlabel; in dasm_put()
|
H A D | dasm_arm.h | 210 if (n >= 0) { CK(n>=10||*pl<0, RANGE_LG); CKPL(lg, LG); goto putrel; } in dasm_put() 228 pl = D->lglabels + (ins & 2047) - 10; CKPL(lg, LG); goto putlabel; in dasm_put()
|
H A D | dasm_arm64.h | 257 if (n >= 0) { CK(n>=10||*pl<0, RANGE_LG); CKPL(lg, LG); goto putrel; } in dasm_put() 280 pl = D->lglabels + (ins & 2047) - 10; CKPL(lg, LG); goto putlabel; in dasm_put()
|
H A D | dasm_x86.h | 225 if (n <= 246) { CK(n>=10||*pl<0, RANGE_LG); CKPL(lg, LG); goto putrel; } in dasm_put() 248 case DASM_LABEL_LG: pl = D->lglabels + *p++; CKPL(lg, LG); goto putlabel; in dasm_put()
|
H A D | minilua.c | 1448 int lg; 1452 for(lg=0,ttlg=1;lg<=(32-2);lg++,ttlg*=2){ 1464 nums[lg]+=lc;
|
/PHP-8.4/ext/standard/tests/url/ |
H A D | base64_encode_basic_001.phpt | 188 0x96: lg==
|
/PHP-8.4/ext/pcre/pcre2lib/sljit/ |
H A D | sljitNativeS390X.c | 634 SLJIT_S390X_RXYA(lg, 0xe30000000004, 1) 1796 FAIL_IF(push_inst(compiler, lg(r6, offset, 0, r15))); in emit_stack_frame_release() 1806 FAIL_IF(push_inst(compiler, lg(r14, offset, 0, r15))); in emit_stack_frame_release() 1809 FAIL_IF(push_inst(compiler, lg(r13, offset, 0, r15))); in emit_stack_frame_release() 1817 FAIL_IF(push_inst(compiler, lg(r14 - (sljit_gpr)saveds, offset, 0, r15))); in emit_stack_frame_release() 1828 FAIL_IF(push_inst(compiler, lg(r14, offset, 0, r15))); in emit_stack_frame_release() 2224 ins = lg(reg, mem.offset, mem.index, mem.base); in sljit_emit_op1() 2297 EVAL(lg, tmp0, mem))); in sljit_emit_op1() 4465 PTR_FAIL_IF(push_inst(compiler, lg(dst_r, 0, r0, tmp1))); in sljit_emit_const() 4510 PTR_FAIL_IF(push_inst(compiler, lg(dst_r, 0, r0, tmp1))); in sljit_emit_mov_addr()
|
/PHP-8.4/ext/standard/tests/strings/ |
H A D | html_entity_decode_html5.phpt | 1268 "≶", 3402 ≶ => ≶ e289b6
|
/PHP-8.4/ext/standard/html_tables/ |
H A D | ents_html5.txt | 1263 lg 02276
|
Completed in 77 milliseconds