Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/libmbfl/filters/
H A Dmbfilter_uuencode.c126 int A, B, C, D = UUDEC(c); in mbfl_filt_conv_uudec() local
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c13014 # define sqlite3StackAllocRaw(D,N) alloca(N) argument
13016 # define sqlite3StackFree(D,P) argument
13020 # define sqlite3StackFree(D,P) sqlite3DbFree(D,P) argument
13334 # define sqlite3TriggersExist(B,C,D,E,F) 0 argument
13338 # define sqlite3CodeRowTrigger(A,B,C,D,E,F,G,H,I) argument
13339 # define sqlite3CodeRowTriggerDirect(A,B,C,D,E,F) argument
13342 # define sqlite3TriggerColmask(A,B,C,D,E,F,G) 0 argument
15384 int Y, M, D; /* Year, month, and day */ member
15538 int Y, M, D, A, B, X1, X2; in computeJD() local
15584 int Y, M, D, neg; in parseYyyyMmDd() local
[all …]
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeSPARC_common.c102 #define D(d) (reg_map[d] << 25) macro
H A DsljitNativeMIPS_common.c81 #define D(d) (reg_map[d] << 11) macro
H A DsljitNativePPC_common.c111 #define D(d) (reg_map[d] << 21) macro

Completed in 321 milliseconds