Searched refs:V2 (Results 1 – 4 of 4) sorted by relevance
/PHP-5.5/win32/ |
H A D | registry.c | 8 #define PHP_VER2(V1,V2) #V1"."#V2 argument 9 #define PHP_VER3(V1,V2,V3) #V1"."#V2"."#V3 argument 13 #define PHP_REGISTRY_KEY2(V1,V2) PHP_REGISTRY_KEY"\\"PHP_VER2(V1,V2) argument 14 #define PHP_REGISTRY_KEY3(V1,V2,V3) PHP_REGISTRY_KEY"\\"PHP_VER3(V1,V2,V3) argument
|
/PHP-5.5/ext/gd/libgd/ |
H A D | webpimg.c | 179 const uint8* V2, in GetPSNRYuv() argument 199 const double diff_V = V1[row_idx + x] - V2[row_idx + x]; in GetPSNRYuv() 222 uint8* V2 = NULL; in WebPGetPSNR() local 230 &V2, in WebPGetPSNR() 234 psnr = GetPSNRYuv(Y1, U1, V1, Y2, U2, V2, w, h); in WebPGetPSNR()
|
/PHP-5.5/ext/fileinfo/tests/ |
H A D | magic | 157 # with a version string of the form "V2.<digit>.<digit>\0". 1049 0 string/w #VRML\ V2.0\ utf8 ISO/IEC 14772 VRML 97 file 7310 >>0x402 beshort > -1 Minix filesystem, V2, %d zones 7314 >0x402 beshort > -1 Minix filesystem, V2 (big endian), %d zones 7319 >0x402 beshort > -1 Minix filesystem, V2, 30 char names, %d zones 7323 >0x402 beshort > -1 Minix filesystem, V2, 30 char names, %d zones 7326 >0x402 beshort !0 Minix filesystem, V2, 30 char names (big endian), %d zones 15110 # V2 and V1 have no easy identifier that I can find 15913 0 string #Inventor V2 Open Inventor 2.0 file 18533 >0x1e leshort &0x4000 V2.3 [all …]
|
/PHP-5.5/ext/fileinfo/ |
H A D | libmagic.patch | 2870 "Composite Document File V2 Document") == -1)
|
Completed in 53 milliseconds