Home
last modified time | relevance | path

Searched refs:iscfunction (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c344 #define iscfunction(o)(ttype(o)==6&&clvalue(o)->c.isC) macro
5431 return iscfunction(o);
5510 return(!iscfunction(o))?NULL:clvalue(o)->c.f;

Completed in 19 milliseconds