Home
last modified time | relevance | path

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

/PHP-5.3/ext/imap/
H A Dphp_imap.c4757 long ttype, timeout=-1; in PHP_FUNCTION() local
4760 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()
/PHP-5.3/ext/mbstring/oniguruma/
H A Dregcomp.c3167 int ttype = NTYPE(qn->target); in next_setup() local
3168 if (IS_NODE_TYPE_SIMPLE(ttype)) { in next_setup()
/PHP-5.3/ext/fileinfo/
H A Dlibmagic.patch58 private const char usg_hdr[] = "cont\toffset\ttype\topcode\tmask\tvalue\tdesc";

Completed in 30 milliseconds