Home
last modified time | relevance | path

Searched refs:news (Results 1 – 25 of 27) sorted by relevance

12

/PHP-8.1/ext/fileinfo/
H A Dmagicdata.patch45 diff -ur Magdir/mail.news Magdir.orig/mail.news
46 --- Magdir/mail.news 2023-07-01 16:32:41.731654699 +0200
47 +++ Magdir.orig/mail.news 2021-03-31 01:47:28.000000000 +0200
50 -# $File: mail.news,v 1.27 2021/04/05 16:36:14 christos Exp $
51 +# $File: mail.news,v 1.26 2021/03/21 14:37:03 christos Exp $
52 # mail.news: file(1) magic for mail and news
54 # Unfortunately, saved netnews also has From line added in some news software.
/PHP-8.1/ext/phar/
H A Dmakestub.php5 $news = ''; variable
15 $news .= $token[1];
17 $news .= $token;
20 $s = $news . ' ?>';
/PHP-8.1/ext/standard/tests/network/
H A Dhttp-stream.phpt16 ['pid' => $pid, 'uri' => $uri] = http_server([__DIR__."/news.rss"]);
19 $e = $d->load("$uri/news.rss");
/PHP-8.1/ext/filter/tests/
H A D015.phpt44 'news:news.php.net',
105 string(17) "news:news.php.net"
/PHP-8.1/ext/tidy/tests/
H A D029.phpt8 // bug report taken from http://news.php.net/php.notes/130628
/PHP-8.1/ext/oci8/tests/
H A Dnull_byte_1.phpt15 // See http://news.php.net/php.internals/50202
/PHP-8.1/docs/
H A Drelease-process.md157 "frontpage" for X.Y.0 non-stable releases only (news only).
159 * Add the content for the news entry. Be sure to include the text:
176 5. Send **separate** emails (see example http://news.php.net/php.pear.qa/5201)
187 6. For RCs, post tweet with release announcement (and link to news article on
316 8. **Check website has been synced before announcing or pushing news**
327 http://news.php.net/php.internals/17222. Please make sure that the mail to
332 11. Post tweet with release announcement and link to news article on php.net
359 the news entry.
372 Example: http://news.php.net/php.internals/99864
395 http://news.php.net/php.internals/99903
[all …]
/PHP-8.1/ext/standard/tests/url/
H A Dparse_url_basic_003.phpt67 --> nntp://news.php.net : string(12) "news.php.net"
H A Durls.inc53 'nntp://news.php.net',
H A Dparse_url_basic_006.phpt67 --> nntp://news.php.net : NULL
H A Dparse_url_basic_004.phpt67 --> nntp://news.php.net : NULL
H A Dparse_url_basic_005.phpt67 --> nntp://news.php.net : NULL
H A Dparse_url_basic_002.phpt68 --> nntp://news.php.net : string(4) "nntp"
H A Dparse_url_basic_008.phpt67 --> nntp://news.php.net : NULL
H A Dparse_url_basic_009.phpt67 --> nntp://news.php.net : NULL
H A Dparse_url_basic_007.phpt67 --> nntp://news.php.net : NULL
H A Dparse_url_basic_001.phpt553 --> nntp://news.php.net: array(2) {
557 string(12) "news.php.net"
H A Dparse_url_unterminated.phpt559 --> nntp://news.php.net: array(2) {
563 string(12) "news.php.net"
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_stmt_num_rows.phpt77 Behaviour with libmysql is UNDEFINED, see http://news.php.net/php.internals/55210
/PHP-8.1/ext/standard/tests/strings/
H A Durl_t.phpt56 'nntp://news.php.net',
628 --> nntp://news.php.net: array(2) {
632 string(12) "news.php.net"
/PHP-8.1/
H A DCONTRIBUTING.md355 2. All news updates intended for public viewing, such as new features, bug
357 release* version with the given change. In other words, news about a bug fix
/PHP-8.1/ext/opcache/jit/dynasm/
H A Dminilua.c7441 const char*news=lua_tolstring(ms->L,3,&l);
7443 if(news[i]!='%')
7444 luaL_addchar(b,news[i]);
7447 if(!isdigit(uchar(news[i])))
7448 luaL_addchar(b,news[i]);
7449 else if(news[i]=='0')
7452 push_onecapture(ms,news[i]-'1',s,e);
/PHP-8.1/build/
H A Dconfig.guess1345 news*:NEWS-OS:6*:*)
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic21735 # mail.news: file(1) magic for mail and news
21741 0 string/t #!\ rnews batched news text
21753 0 string/t Path: news text
21754 !:mime message/news
21755 0 string/t Xref: news text
21756 !:mime message/news
21757 0 string/t From: news or mail text
21759 0 string/t Article saved news text
21760 !:mime message/news
25585 # news: file(1) magic for SunOS NeWS fonts (not "news" as in "netnews")
[all …]
H A Dmagic私はガラスを食べられます21735 # mail.news: file(1) magic for mail and news
21741 0 string/t #!\ rnews batched news text
21753 0 string/t Path: news text
21754 !:mime message/news
21755 0 string/t Xref: news text
21756 !:mime message/news
21757 0 string/t From: news or mail text
21759 0 string/t Article saved news text
21760 !:mime message/news
25585 # news: file(1) magic for SunOS NeWS fonts (not "news" as in "netnews")
[all …]

Completed in 148 milliseconds

12