Searched refs:ttype (Results 1 – 3 of 3) sorted by relevance
4757 long ttype, timeout=-1; in PHP_FUNCTION() local4760 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "l|l", &ttype, &timeout) == FAILURE) { in PHP_FUNCTION()4765 switch (ttype) { in PHP_FUNCTION()4786 switch (ttype) { in PHP_FUNCTION()
3167 int ttype = NTYPE(qn->target); in next_setup() local3168 if (IS_NODE_TYPE_SIMPLE(ttype)) { in next_setup()
58 private const char usg_hdr[] = "cont\toffset\ttype\topcode\tmask\tvalue\tdesc";
Completed in 30 milliseconds