Home
last modified time | relevance | path

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

/PHP-5.6/ext/hash/
H A Dphp_hash_tiger_tables.h22 #define t1 (table) macro
H A Dhash_snefru.c48 const php_hash_uint32 *t0,*t1; in Snefru() local
/PHP-5.6/ext/date/lib/
H A Dtimelib.c68 int timelib_time_compare(timelib_time *t1, timelib_time *t2) in timelib_time_compare()
/PHP-5.6/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp23 long t1; member
/PHP-5.6/ext/standard/
H A Dcrypt_freesec.c433 uint32_t t0, t1; in des_setkey() local
H A Dstring.c3274 char *t1, *t2; local
/PHP-5.6/Zend/
H A Dzend_operators.c43 #define TYPE_PAIR(t1,t2) (((t1) << 4) | (t2)) argument

Completed in 27 milliseconds