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