Home
last modified time | relevance | path

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

/PHP-5.6/ext/mbstring/libmbfl/filters/
H A Dmbfilter_uuencode.c126 int A, B, C, D = UUDEC(c); in mbfl_filt_conv_uudec() local
/PHP-5.6/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-5.6/ext/gd/libgd/
H A Dgdkanji.c341 #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.c328 float R, G, B; member
333 float H, W, B; member
344 float R = RGB.R, G = RGB.G, B = RGB.B, w, v, b, f; in RGB_to_HWB() local
/PHP-5.6/ext/sqlite3/libsqlite/
H A Dsqlite3.c8917 #define MIN(A,B) ((A)<(B)?(A):(B)) argument
8918 #define MAX(A,B) ((A)>(B)?(A):(B)) argument
13296 # define sqlite3SelectSetName(A,B) argument
13335 # define sqlite3DeleteTrigger(A,B) argument
13336 # define sqlite3DropTriggerPtr(A,B) argument
13396 #define getVarint32(A,B) \ argument
13398 #define putVarint32(A,B) \ argument
15538 int Y, M, D, A, B, X1, X2; in computeJD() local
15670 int Z, A, B, C, D, E, X1; in computeYMD() local
17345 # define backtrace(A,B) 1 argument
[all …]
/PHP-5.6/ext/standard/
H A Dstring.c2846 int B; /* size of suffixes */ member
2870 static inline void php_strtr_populate_shift(PATNREPL *patterns, int patnum, int B, STRLEN m, SHIFT_…
2989 static PPRES *php_strtr_array_prepare(STR *text, PATNREPL *patterns, int patnum, int B, int Bp)
/PHP-5.6/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 357 milliseconds