Home
last modified time | relevance | path

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

/PHP-8.3/Zend/asm/
H A Djump_s390x_sysv_elf_gas.S129 lg %r5,PC_OFFSET(%r15)
/PHP-8.3/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.3/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.h257 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 Ddasm_x86.h235 if (n <= 246) { CK(n>=10||*pl<0, RANGE_LG); CKPL(lg, LG); goto putrel; } in dasm_put()
258 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.3/ext/standard/tests/url/
H A Dbase64_encode_basic_001.phpt188 0x96: lg==
/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeS390X.c669 SLJIT_S390X_RXYA(lg, 0xe30000000004, 1)
1803 FAIL_IF(push_inst(compiler, lg(r6, offset, 0, r15))); in emit_stack_frame_release()
1813 FAIL_IF(push_inst(compiler, lg(r14, offset, 0, r15))); in emit_stack_frame_release()
1816 FAIL_IF(push_inst(compiler, lg(r13, offset, 0, r15))); in emit_stack_frame_release()
1824 FAIL_IF(push_inst(compiler, lg(r14 - (sljit_gpr)saveds, offset, 0, r15))); in emit_stack_frame_release()
1835 FAIL_IF(push_inst(compiler, lg(r14, offset, 0, r15))); in emit_stack_frame_release()
2158 ins = lg(reg, mem.offset, mem.index, mem.base); in sljit_emit_op1()
2231 EVAL(lg, tmp0, mem))); in sljit_emit_op1()
3684 PTR_FAIL_IF(push_inst(compiler, lg(dst_r, 0, r0, tmp1))); in sljit_emit_const()
3731 PTR_FAIL_IF(push_inst(compiler, lg(dst_r, 0, r0, tmp1))); in sljit_emit_put_label()
/PHP-8.3/ext/standard/tests/strings/
H A Dhtml_entity_decode_html5.phpt1268 "&lg;",
3402 &lg; => ≶ e289b6
/PHP-8.3/ext/standard/html_tables/
H A Dents_html5.txt1263 lg 02276

Completed in 54 milliseconds