Searched refs:php_mail_gets (Results 1 – 1 of 1) sorted by relevance
81 static char *php_mail_gets(readfn_t f, void *stream, unsigned long size, GETS_DATA *md);2062 mail_parameters(NIL, SET_GETS, (void *) php_mail_gets); in PHP_FUNCTION()4460 static char *php_mail_gets(readfn_t f, void *stream, unsigned long size, GETS_DATA *md) /* {{{ */ in php_mail_gets() function
Completed in 21 milliseconds