Searched defs:B (Results 1 – 10 of 10) sorted by relevance
/PHP-7.4/win32/build/ |
H A D | buildconf.js | 24 var B = FSO.CreateTextFile("configure.bat", true); variable
|
H A D | phpize.js.in | 25 var B = FSO.CreateTextFile("configure.bat", true); variable
|
/PHP-7.4/ext/mbstring/libmbfl/filters/ |
H A D | mbfilter_uuencode.c | 128 int A, B, C, D = UUDEC(c); in mbfl_filt_conv_uudec() local
|
/PHP-7.4/ext/gd/libgd/ |
H A D | gdkanji.c | 338 #define ustrcpy(A,B) (strcpy((char*)(A),(const char*)(B))) argument
|
H A D | gd_gif_out.c | 273 int B; in GIFEncode() local
|
H A D | gd.c | 364 float R, G, B; member 369 float H, W, B; member 380 float R = RGB.R, G = RGB.G, B = RGB.B, w, v, b, f; in RGB_to_HWB() local
|
/PHP-7.4/ext/pcre/pcre2lib/sljit/ |
H A D | sljitNativeARM_64.c | 76 #define B 0x14000000 macro
|
H A D | sljitNativePPC_common.c | 121 #define B(b) (reg_map[b] << 11) macro
|
H A D | sljitNativeARM_32.c | 88 #define B 0xea000000 macro
|
H A D | sljitNativeMIPS_common.c | 136 #define B (HI(4)) macro
|
Completed in 55 milliseconds