Searched refs:ttype (Results 1 – 2 of 2) sorted by relevance
635 if(ttype(t1)!=ttype(t2))return 0; in luaO_rawequalObj()801 switch(ttype(o)){1357 switch(ttype(key)){1632 switch(ttype(key)){4835 if(ttype(l)!=ttype(r))4847 if(ttype(l)!=ttype(r))4861 switch(ttype(t1)){5495 switch(ttype(o)){5513 switch(ttype(o)){5641 switch(ttype(o)){[all …]
4485 zend_long ttype, timeout=-1; in PHP_FUNCTION() local4488 if (zend_parse_parameters(ZEND_NUM_ARGS(), "l|l", &ttype, &timeout) == FAILURE) { in PHP_FUNCTION()4493 switch (ttype) { in PHP_FUNCTION()4514 switch (ttype) { in PHP_FUNCTION()
Completed in 32 milliseconds