Home
last modified time | relevance | path

Searched defs:B (Results 1 – 11 of 11) sorted by relevance

/PHP-8.1/win32/build/
H A Dbuildconf.js22 var B = FSO.CreateTextFile("configure.bat", true); variable
H A Dphpize.js.in23 var B = FSO.CreateTextFile("configure.bat", true); variable
/PHP-8.1/ext/mbstring/libmbfl/filters/
H A Dmbfilter_uuencode.c126 int A, B, C, D = UUDEC(c); in mbfl_filt_conv_uudec() local
/PHP-8.1/ext/gd/libgd/
H A Dgdkanji.c338 #define ustrcpy(A,B) (strcpy((char*)(A),(const char*)(B))) argument
H A Dgd_gif_out.c273 int B; in GIFEncode() local
H A Dgd.c364 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-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_64.c76 #define B 0x14000000 macro
H A DsljitNativePPC_common.c121 #define B(b) (reg_map[b] << 11) macro
H A DsljitNativeARM_32.c88 #define B 0xea000000 macro
H A DsljitNativeMIPS_common.c136 #define B (HI(4)) macro
/PHP-8.1/ext/hash/xxhash/
H A Dxxhash.h195 # define XXH_CAT(A,B) A##B argument
196 # define XXH_NAME2(A,B) XXH_CAT(A,B) argument

Completed in 92 milliseconds