Home
last modified time | relevance | path

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

/PHP-7.0/ext/hash/
H A Dphp_hash_tiger_tables.h23 #define t2 (table+256) macro
/PHP-7.0/ext/date/lib/
H A Dtimelib.c68 int timelib_time_compare(timelib_time *t1, timelib_time *t2) in timelib_time_compare()
/PHP-7.0/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp26 double t2; member
/PHP-7.0/Zend/
H A Dzend_operators.c44 #define TYPE_PAIR(t1,t2) (((t1) << 4) | (t2)) argument
H A Dzend_alloc.c1232 unsigned int t1, t2; local
/PHP-7.0/ext/standard/
H A Dstring.c3513 zend_string *t1, *t2; local
/PHP-7.0/ext/date/
H A Dphp_date.c4838 timelib_time *t, *t2; in PHP_FUNCTION() local

Completed in 65 milliseconds