Searched defs:R (Results 1 – 7 of 7) sorted by relevance
/php-src/ext/hash/ |
H A D | php_hash_whirlpool_tables.h | 20 #define R 10 macro
|
H A D | hash_gost.c | 34 #define R(tables, key, h, i, t, l, r) \ macro
|
H A D | hash_ripemd.c | 170 static const unsigned char R[80] = { variable
|
/php-src/ext/standard/ |
H A D | crypt_blowfish.c | 452 #define BF_ROUND(L, R, N) \ argument 471 #define BF_ROUND(L, R, N) \ argument 651 BF_word L, R; in BF_crypt() local
|
/php-src/ext/gd/libgd/ |
H A D | gd_interpolation.c | 429 #define R DEFAULT_LANCZOS8_RADIUS in filter_lanczos8() macro 446 #define R DEFAULT_LANCZOS3_RADIUS in filter_lanczos3() macro
|
H A D | gd.c | 334 float R, G, B; member 350 float R = RGB.R, G = RGB.G, B = RGB.B, w, v, b, f; in RGB_to_HWB() local
|
/php-src/ext/standard/tests/misc/ |
H A D | browscap.ini | 5441 Parent=Media Players 5442 Browser="Microsoft NetShow"
|
Completed in 149 milliseconds