Home
last modified time | relevance | path

Searched refs:subject (Results 101 – 122 of 122) sorted by relevance

12345

/PHP-5.3/ext/imap/tests/
H A Dimap_include.inc148 $envelope["subject"] = "Test msg $i";
/PHP-5.3/ext/openssl/tests/
H A Dsni_001.phpt40 return $cert_ary['subject']['CN'];
/PHP-5.3/ext/pcre/pcrelib/
H A DNEWS357 significantly reduced for certain subject strings.
438 subject string matched part of the regex. This could be useful for testing
602 subject string. This is important if there are lookbehinds. The new man
607 pcre_exec(pattern, extra, subject, length, options, ovec, ovecsize)
609 pcre_exec(pattern, extra, subject, length, 0, options, ovec, ovecsize)
/PHP-5.3/ext/zlib/tests/
H A Ddata.inc41 the same weapons, subject to the same diseases, heal'd by
/PHP-5.3/win32/build/
H A Dphpize.js.in7 | This source file is subject to version 3.01 of the PHP license, |
/PHP-5.3/ext/mbstring/
H A Dmbstring.c424 ZEND_ARG_INFO(0, subject)
3839 char *subject = NULL; in PHP_FUNCTION() local
3887 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "sss|ss", &to, &to_len, &subject, &subject_le… in PHP_FUNCTION()
3893 MAIL_ASCIIZ_CHECK_MBSTRING(subject, subject_len); in PHP_FUNCTION()
3997 if (subject != NULL && subject_len >= 0) { in PHP_FUNCTION()
3999 orig_str.val = (unsigned char *)subject; in PHP_FUNCTION()
4008 subject_buf = subject = (char *)pstr->val; in PHP_FUNCTION()
4095 if (!err && php_mail(to_r, subject, message, headers, extra_cmd TSRMLS_CC)) { in PHP_FUNCTION()
H A DREADME_PHP3-i18n-ja121 - proper mail output using JIS as body and MIME/Base64/JIS subject
/PHP-5.3/ext/pgsql/
H A DREADME233 Again, experimental functions are subject to be changed without
/PHP-5.3/ext/iconv/tests/
H A Diconv_mime_decode_headers_variation3.phpt23 // run on both linux and windows, the subject will have to be ascii only.
/PHP-5.3/ext/date/lib/
H A Dparse_iso_intervals.re7 | This source file is subject to version 3.01 of the PHP license, |
H A Dparse_date.re7 | This source file is subject to version 3.01 of the PHP license, |
/PHP-5.3/ext/pdo/
H A Dpdo_sql_parser.re7 | This source file is subject to version 3.01 of the PHP license, |
/PHP-5.3/ext/standard/
H A Durl_scanner_ex.re7 | This source file is subject to version 3.01 of the PHP license, |
H A Dvar_unserializer.re7 | This source file is subject to version 3.01 of the PHP license, |
H A Dbasic_functions.c1626 ZEND_ARG_INFO(0, subject)
2342 ZEND_ARG_INFO(0, subject)
2349 ZEND_ARG_INFO(0, subject)
/PHP-5.3/
H A DREADME.REDIST.BINS115 furnished to do so, subject to the following conditions:
241 freely, subject to the following restrictions:
H A Dconfigure.in1602 | This software is subject to the PHP License, available in this |
/PHP-5.3/ext/openssl/
H A DREADME77 about the certificate, it's intended purposes, subject, issuer, validity
H A Dopenssl.c2620 X509_NAME * subject; in PHP_FUNCTION() local
2633 subject = X509_REQ_get_subject_name(csr); in PHP_FUNCTION()
2636 add_assoc_name_entry(return_value, NULL, subject, use_shortnames TSRMLS_CC); in PHP_FUNCTION()
/PHP-5.3/ext/mbstring/libmbfl/
H A DLICENSE369 subject to these terms and conditions. You may not impose any further
/PHP-5.3/ext/pcre/pcrelib/testdata/
H A Dtestoutput87827 Error -26 (nested recursion at the same subject position)
7847 Error -26 (nested recursion at the same subject position)
H A Dtestoutput211605 Error -26 (nested recursion at the same subject position)
11609 Error -26 (nested recursion at the same subject position)
11613 Error -26 (nested recursion at the same subject position)

Completed in 130 milliseconds

12345