Home
last modified time | relevance | path

Searched defs:D (Results 1 – 6 of 6) sorted by relevance

/PHP-7.2/ext/mbstring/libmbfl/filters/
H A Dmbfilter_uuencode.c126 int A, B, C, D = UUDEC(c); in mbfl_filt_conv_uudec() local
/PHP-7.2/ext/hash/
H A Dhash_sha3.c96 uint64_t C[5], D; in permute() local
/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c18669 # define sqlite3StackAllocRaw(D,N) alloca(N) argument
18671 # define sqlite3StackFree(D,P) argument
18675 # define sqlite3StackFree(D,P) sqlite3DbFree(D,P) argument
19057 # define sqlite3TriggersExist(B,C,D,E,F) 0 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
20986 int Y, M, D; /* Year, month, and day */ member
21169 int Y, M, D, A, B, X1, X2; in computeJD() local
21219 int Y, M, D, neg; in parseYyyyMmDd() local
[all …]
/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitNativeSPARC_common.c106 #define D(d) (reg_map[d] << 25) macro
H A DsljitNativeMIPS_common.c76 #define D(d) (reg_map[d] << 11) macro
H A DsljitNativePPC_common.c115 #define D(d) (reg_map[d] << 21) macro

Completed in 383 milliseconds