Home
last modified time | relevance | path

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

/PHP-5.5/ext/hash/
H A Dphp_hash_tiger_tables.h23 #define t2 (table+256) macro
/PHP-5.5/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp24 double t2; member
/PHP-5.5/Zend/
H A Dzend_operators.c43 #define TYPE_PAIR(t1,t2) (((t1) << 4) | (t2)) argument
/PHP-5.5/ext/date/
H A Dphp_date.c4711 timelib_time *t, *t2; in PHP_FUNCTION() local
/PHP-5.5/ext/standard/
H A Dstring.c3268 char *t1, *t2; local

Completed in 55 milliseconds