Home
last modified time | relevance | path

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

/PHP-5.5/ext/imap/
H A Dphp_imap.c4748 long ttype, timeout=-1; in PHP_FUNCTION() local
4751 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "l|l", &ttype, &timeout) == FAILURE) { in PHP_FUNCTION()
4756 switch (ttype) { in PHP_FUNCTION()
4777 switch (ttype) { in PHP_FUNCTION()
/PHP-5.5/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 68 milliseconds