Searched defs:C (Results 1 – 13 of 13) sorted by relevance
/PHP-7.4/win32/build/ |
H A D | buildconf.js | 23 var C = FSO.CreateTextFile("configure.js", true); variable
|
H A D | phpize.js.in | 24 var C = FSO.CreateTextFile("configure.js", true); variable
|
/PHP-7.4/ext/mbstring/libmbfl/filters/ |
H A D | mbfilter_uuencode.c | 128 int A, B, C, D = UUDEC(c); in mbfl_filt_conv_uudec() local
|
/PHP-7.4/ext/hash/ |
H A D | hash_snefru.c | 24 #define round(L, C, N, SB) \ argument
|
H A D | hash_gost.c | 113 #define C(x) \ macro
|
H A D | hash_sha3.c | 96 uint64_t C[5], D; in permute() local
|
/PHP-7.4/ext/pdo_odbc/ |
H A D | odbc_stmt.c | 654 pdo_odbc_column *C = &S->cols[colno]; in odbc_stmt_get_col() local
|
/PHP-7.4/ext/pdo_oci/ |
H A D | oci_statement.c | 760 pdo_oci_column *C = &S->cols[colno]; in oci_stmt_get_col() local
|
/PHP-7.4/ext/pcre/pcre2lib/ |
H A D | pcre2_jit_simd_inc.h | 990 #define C(X) case X: return VEXTQ(zero, a, VECTOR_FACTOR - X); in shift_left_n_lanes() macro
|
H A D | pcre2_compile.c | 5932 uint32_t C = c - uc; in compile_branch() local
|
/PHP-7.4/ext/pcre/pcre2lib/sljit/ |
H A D | sljitNativePPC_common.c | 122 #define C(c) (reg_map[c] << 6) macro
|
/PHP-7.4/ext/gd/ |
H A D | gd.c | 3708 char *C; in php_imagechar() local
|
/PHP-7.4/ext/standard/tests/misc/ |
H A D | browscap.ini | 4129 Parent=Miscellaneous Browsers 4130 Browser="Godzilla"
|
Completed in 282 milliseconds