Searched defs:et (Results 1 – 3 of 3) sorted by relevance
/PHP-8.1/ext/fileinfo/libmagic/ |
H A D | softmagic.c | 528 const char *ptr, *sptr, *e, *t, *ee, *et; in varexpand() local
|
/PHP-8.1/ext/opcache/jit/dynasm/ |
H A D | minilua.c | 373 #define gfasttm(g,et,e)((et)==NULL?NULL:((et)->flags&(1u<<(e)))?NULL:luaT_gettm(et,e,(g)->tmname[e]… argument 374 #define fasttm(l,et,e)gfasttm(G(l),et,e) argument
|
/PHP-8.1/ext/date/ |
H A D | php_date.c | 4253 static bool date_period_initialize(timelib_time **st, timelib_time **et, timelib_rel_time **d, zend… in date_period_initialize()
|
Completed in 39 milliseconds