Home
last modified time | relevance | path

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

/PHP-7.1/ext/imap/
H A Dphp_imap.c4790 zend_long ttype, timeout=-1; in PHP_FUNCTION() local
4793 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()
/PHP-7.1/ext/mbstring/oniguruma/
H A Dregcomp.c3160 int ttype = NTYPE(qn->target); in next_setup() local
3161 if (IS_NODE_TYPE_SIMPLE(ttype)) { in next_setup()

Completed in 33 milliseconds