Home
last modified time | relevance | path

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

/PHP-5.6/ext/hash/
H A Dphp_hash_tiger_tables.h23 #define t2 (table+256) macro
/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.cpp24 double t2; member
/PHP-5.6/Zend/
H A Dzend_operators.c43 #define TYPE_PAIR(t1,t2) (((t1) << 4) | (t2)) argument
/PHP-5.6/ext/standard/
H A Dstring.c3274 char *t1, *t2; local
/PHP-5.6/ext/date/
H A Dphp_date.c4829 timelib_time *t, *t2; in PHP_FUNCTION() local

Completed in 44 milliseconds