Home
last modified time | relevance | path

Searched defs:C (Results 1 – 13 of 13) sorted by relevance

/PHP-7.3/win32/build/
H A Dbuildconf.js23 var C = FSO.CreateTextFile("configure.js", true); variable
H A Dphpize.js.in24 var C = FSO.CreateTextFile("configure.js", true); variable
/PHP-7.3/ext/mbstring/libmbfl/filters/
H A Dmbfilter_uuencode.c128 int A, B, C, D = UUDEC(c); in mbfl_filt_conv_uudec() local
/PHP-7.3/ext/hash/
H A Dhash_snefru.c24 #define round(L, C, N, SB) \ argument
H A Dhash_gost.c113 #define C(x) \ macro
H A Dhash_sha3.c96 uint64_t C[5], D; in permute() local
/PHP-7.3/ext/pdo_odbc/
H A Dodbc_stmt.c650 pdo_odbc_column *C = &S->cols[colno]; in odbc_stmt_get_col() local
/PHP-7.3/ext/pdo_oci/
H A Doci_statement.c763 pdo_oci_column *C = &S->cols[colno]; in oci_stmt_get_col() local
/PHP-7.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c18631 #define sqlite3Strlen30NN(C) (strlen(C)&0x3fffffff) argument
18814 # define sqlite3ColumnPropertiesFromName(T,C) /* no-op */ argument
18828 # define sqlite3CodecQueryParameters(A,B,C) 0 argument
19057 # define sqlite3TriggersExist(B,C,D,E,F) 0 argument
19060 # define sqlite3UnlinkAndDeleteTrigger(A,B,C) argument
19061 # define sqlite3CodeRowTrigger(A,B,C,D,E,F,G,H,I) argument
19062 # define sqlite3CodeRowTriggerDirect(A,B,C,D,E,F) argument
19066 # define sqlite3TriggerColmask(A,B,C,D,E,F,G) 0 argument
20504 # define sqlite3VdbeIncrWriteCounter(V,C) argument
21337 int Z, A, B, C, D, E, X1; in computeYMD() local
[all …]
/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_common.c122 #define C(c) (reg_map[c] << 6) macro
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_compile.c5522 uint32_t C = d - uc; in compile_branch() local
/PHP-7.3/ext/gd/
H A Dgd.c3625 char *C; in php_imagechar() local
/PHP-7.3/ext/standard/tests/misc/
H A Dbrowscap.ini4129 Parent=Miscellaneous Browsers
4130 Browser="Godzilla"

Completed in 677 milliseconds