Home
last modified time | relevance | path

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

/PHP-7.2/win32/build/
H A Dbuildconf.js25 var B = FSO.CreateTextFile("configure.bat", true); variable
H A Dphpize.js.in26 var B = FSO.CreateTextFile("configure.bat", true); variable
/PHP-7.2/ext/mbstring/libmbfl/filters/
H A Dmbfilter_uuencode.c126 int A, B, C, D = UUDEC(c); in mbfl_filt_conv_uudec() local
/PHP-7.2/ext/gd/libgd/
H A Dgdkanji.c340 #define ustrcpy(A,B) (strcpy((char*)(A),(const char*)(B))) argument
H A Dgd_gif_out.c259 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-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c13790 # define MIN(A,B) ((A)<(B)?(A):(B)) argument
13793 # define MAX(A,B) ((A)>(B)?(A):(B)) argument
19000 # define sqlite3SetMakeRecordP5(A,B) argument
19058 # define sqlite3DeleteTrigger(A,B) argument
19059 # define sqlite3DropTriggerPtr(A,B) argument
19129 #define getVarint32(A,B) \ argument
19131 #define putVarint32(A,B) \ argument
21169 int Y, M, D, A, B, X1, X2; in computeJD() local
21337 int Z, A, B, C, D, E, X1; in computeYMD() local
23078 # define backtrace(A,B) 1 argument
[all …]
/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_32.c79 #define B 0xea000000 macro
H A DsljitNativeARM_64.c71 #define B 0x14000000 macro
H A DsljitNativeMIPS_common.c99 #define B (HI(4)) macro
H A DsljitNativePPC_common.c118 #define B(b) (reg_map[b] << 11) macro

Completed in 384 milliseconds