Home
last modified time | relevance | path

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

/PHP-8.1/ext/opcache/jit/dynasm/
H A Dminilua.c4324 for(;lh;lh=lh->prev){
4325 if(lh->v.k==VINDEXED){
4326 if(lh->v.u.s.info==v->u.s.info){
4328 lh->v.u.s.info=extra;
4330 if(lh->v.u.s.aux==v->u.s.info){
4332 lh->v.u.s.aux=extra;
4343 check_condition(ls,VLOCAL<=lh->v.k&&lh->v.k<=VINDEXED,
4347 nv.prev=lh;
4350 check_conflict(ls,lh,&nv.v);
4366 luaK_storevar(ls->fs,&lh->v,&e);
[all …]
/PHP-8.1/ext/exif/
H A Dexif.c3803 unsigned int ll, lh; in exif_scan_JPEG_header() local
3849 if ((lh = php_stream_getc(ImageInfo->infile)) == (unsigned int)EOF) { in exif_scan_JPEG_header()
3858 itemlen = (lh << 8) | ll; in exif_scan_JPEG_header()
3862 …LL EXIFERR_CC, ImageInfo, E_WARNING, "%s, Section length: 0x%02X%02X", EXIF_ERROR_CORRUPT, lh, ll); in exif_scan_JPEG_header()
3873 Data[0] = (uchar)lh; in exif_scan_JPEG_header()
/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitNativeS390X.c590 SLJIT_S390X_RXA(lh, 0x48000000)
1889 ins = WHEN2(is_u12(mem.offset), lh, lhy); in sljit_emit_op1()
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic3488 >>>>3 regex \^(lh[0-9a-ex]|lz[s2-8]|pm[012]|pc1) \b
3501 >>>>>2 string -lh \b
3503 >>>>>>3 regex \^lh[01] LHarc 1.x/ARX archive data
3509 >>>>>>3 regex \^lh[23d] LHa 2.x? archive data
3510 >>>>>>3 regex \^lh[7] LHa (2.x)/LHark archive data
3511 >>>>>>3 regex \^lh[456] LHa (2.x) archive data
3517 # missing -lh?- variants (Joe Jared)
3518 >>>>>>3 regex \^lh[89a-ce] LHa (Joe Jared) archive
3524 # this should not happen if all -lh variants are described
3590 #2 string -lh\40- LHa 2.x? archive data [lh ]
H A Dmagic私はガラスを食べられます3488 >>>>3 regex \^(lh[0-9a-ex]|lz[s2-8]|pm[012]|pc1) \b
3501 >>>>>2 string -lh \b
3503 >>>>>>3 regex \^lh[01] LHarc 1.x/ARX archive data
3509 >>>>>>3 regex \^lh[23d] LHa 2.x? archive data
3510 >>>>>>3 regex \^lh[7] LHa (2.x)/LHark archive data
3511 >>>>>>3 regex \^lh[456] LHa (2.x) archive data
3517 # missing -lh?- variants (Joe Jared)
3518 >>>>>>3 regex \^lh[89a-ce] LHa (Joe Jared) archive
3524 # this should not happen if all -lh variants are described
3590 #2 string -lh\40- LHa 2.x? archive data [lh ]

Completed in 201 milliseconds