Home
last modified time | relevance | path

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

/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_sha3.c96 uint64_t C[5], D; in permute() local
/PHP-7.3/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.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeSPARC_common.c112 #define D(d) (reg_map[d] << 25) macro
H A DsljitNativeMIPS_common.c90 #define D(d) (reg_map[d] << 11) macro
H A DsljitNativePPC_common.c118 #define D(d) (reg_map[d] << 21) macro
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_compile.c5523 uint32_t D = d - uc; in compile_branch() local

Completed in 480 milliseconds