Home
last modified time | relevance | path

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

/PHP-7.2/ext/standard/
H A Dphp_mail.h35 php_mail_build_headers_elem(&s, key, val); \
51 php_mail_build_headers_elem(&s, key, val); \
H A Dmail.c139 static void php_mail_build_headers_elem(smart_str *s, zend_string *key, zval *val) in php_mail_build_headers_elem() function
181 php_mail_build_headers_elem(s, key, tmp_val); in php_mail_build_headers_elems()

Completed in 16 milliseconds