Searched refs:ttype (Results 1 – 2 of 2) sorted by relevance
4790 zend_long ttype, timeout=-1; in PHP_FUNCTION() local4793 if (zend_parse_parameters(ZEND_NUM_ARGS(), "l|l", &ttype, &timeout) == FAILURE) { in PHP_FUNCTION()4798 switch (ttype) { in PHP_FUNCTION()4819 switch (ttype) { in PHP_FUNCTION()
3160 int ttype = NTYPE(qn->target); in next_setup() local3161 if (IS_NODE_TYPE_SIMPLE(ttype)) { in next_setup()
Completed in 33 milliseconds