Home
last modified time | relevance | path

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

/PHP-7.0/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.0/ext/mbstring/libmbfl/filters/
H A Dmbfilter_uuencode.c126 int A, B, C, D = UUDEC(c); in mbfl_filt_conv_uudec() local
/PHP-7.0/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.c326 float R, G, B; member
331 float H, W, B; member
342 float R = RGB.R, G = RGB.G, B = RGB.B, w, v, b, f; in RGB_to_HWB() local
/PHP-7.0/ext/sqlite3/libsqlite/
H A Dsqlite3.c11541 # define MIN(A,B) ((A)<(B)?(A):(B)) argument
11544 # define MAX(A,B) ((A)>(B)?(A):(B)) argument
16361 # define sqlite3SelectSetName(A,B) argument
16401 # define sqlite3DeleteTrigger(A,B) argument
16402 # define sqlite3DropTriggerPtr(A,B) argument
16467 #define getVarint32(A,B) \ argument
16469 #define putVarint32(A,B) \ argument
18764 int Y, M, D, A, B, X1, X2; in computeJD() local
18896 int Z, A, B, C, D, E, X1; in computeYMD() local
20596 # define backtrace(A,B) 1 argument
[all …]
/PHP-7.0/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_64.c71 #define B 0x14000000 macro
H A DsljitNativeMIPS_common.c104 #define B (HI(4)) macro
H A DsljitNativePPC_common.c114 #define B(b) (reg_map[b] << 11) macro
H A DsljitNativeARM_32.c80 #define B 0xea000000 macro

Completed in 454 milliseconds