Home
last modified time | relevance | path

Searched refs:v2 (Results 26 – 33 of 33) sorted by relevance

12

/PHP-8.0/ext/bcmath/libbcmath/
H A DREADME.md45 The bcmath library is released under the GNU Lesser General Public License v2.1.
/PHP-8.0/build/
H A Dconfig.sub1393 os=sco3.2v2
1754 sco3.2v2 | sco3.2v[4-9]* | sco5v6*)
/PHP-8.0/ext/opcache/jit/dynasm/
H A Ddasm_arm.lua525 local v2 = sub(v, 1, 2)..char(byte(v, 3)+1)..sub(v, 4, -2)
526 t[sub(k, 1, -3).."s"..sub(k, -2)] = v2
H A Ddasm_ppc.lua1421 local v2 = sub(v, 1, 7)..char(byte(v, 8)+1)..sub(v, 9, -2)
1422 t[sub(k, 1, -3).."."..sub(k, -2)] = v2
H A Dminilua.c3483 lua_Number v1,v2,r;
3486 v2=e2->u.nval;
3488 case OP_ADD:r=luai_numadd(v1,v2);break;
3489 case OP_SUB:r=luai_numsub(v1,v2);break;
3490 case OP_MUL:r=luai_nummul(v1,v2);break;
3492 if(v2==0)return 0;
3493 r=luai_numdiv(v1,v2);break;
3495 if(v2==0)return 0;
3496 r=luai_nummod(v1,v2);break;
4287 expdesc v2;
[all …]
/PHP-8.0/sapi/litespeed/
H A Dlsapilib.c2252 int compareValueLocation(const void * v1, const void *v2 ) in compareValueLocation() argument
2255 ((const struct _headerInfo *)v2)->_value; in compareValueLocation()
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます735 >8 string mp42 \b, MP4 v2 [ISO 14496-14]
3394 >24 byte 20 \b, v2.0
6650 # (v2 and above)
12505 >0x64 beshort &0x2004 v2 dirs)
23863 >>>>0x86 byte 1 v2.4
25685 # Maki-chan v2 Graphic format
31230 >4 belong 2 (v2)
33400 # >0 leshort 0x14 v2.0
33401 # >0 leshort 0x15 v2.1
33402 # >0 leshort 0x19 v2.5
[all …]
H A Dmagic735 >8 string mp42 \b, MP4 v2 [ISO 14496-14]
3394 >24 byte 20 \b, v2.0
6650 # (v2 and above)
12505 >0x64 beshort &0x2004 v2 dirs)
23863 >>>>0x86 byte 1 v2.4
25685 # Maki-chan v2 Graphic format
31230 >4 belong 2 (v2)
33400 # >0 leshort 0x14 v2.0
33401 # >0 leshort 0x15 v2.1
33402 # >0 leshort 0x19 v2.5
[all …]

Completed in 185 milliseconds

12