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