Home
last modified time | relevance | path

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

/PHP-7.2/ext/imap/
H A Dphp_imap.c4787 zend_long ttype, timeout=-1; in PHP_FUNCTION() local
4790 if (zend_parse_parameters(ZEND_NUM_ARGS(), "l|l", &ttype, &timeout) == FAILURE) { in PHP_FUNCTION()
4795 switch (ttype) { in PHP_FUNCTION()
4816 switch (ttype) { in PHP_FUNCTION()
/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregcomp.c3205 int ttype = NTYPE(qn->target); in next_setup() local
3206 if (IS_NODE_TYPE_SIMPLE(ttype)) { in next_setup()

Completed in 63 milliseconds