Searched refs:news (Results 1 – 25 of 27) sorted by relevance
12
/PHP-8.2/ext/fileinfo/ |
H A D | magicdata.patch | 45 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.2/ext/phar/ |
H A D | makestub.php | 5 $news = ''; variable 15 $news .= $token[1]; 17 $news .= $token; 20 $s = $news . ' ?>';
|
/PHP-8.2/ext/standard/tests/network/ |
H A D | http-stream.phpt | 16 ['pid' => $pid, 'uri' => $uri] = http_server([__DIR__."/news.rss"]); 19 $e = $d->load("$uri/news.rss");
|
/PHP-8.2/ext/filter/tests/ |
H A D | 015.phpt | 44 'news:news.php.net', 105 string(17) "news:news.php.net"
|
/PHP-8.2/ext/tidy/tests/ |
H A D | 029.phpt | 8 // bug report taken from http://news.php.net/php.notes/130628
|
/PHP-8.2/ext/oci8/tests/ |
H A D | null_byte_1.phpt | 15 // See http://news.php.net/php.internals/50202
|
/PHP-8.2/docs/ |
H A D | release-process.md | 375 # 0: PHP.net frontpage news [frontpage] 381 # And at last; paste/write your news item here. 676 3. Create the release file and news entry for the new version. 733 * Does the news entry show up on the home page? https://www.php.net 756 * [PHP 8.1.0 Released](https://news-web.php.net/php.announce/321) 757 * [PHP 8.1.3 Released](https://news-web.php.net/php.announce/325) 758 * [PHP 8.1.6 Released](https://news-web.php.net/php.announce/331) 771 the release announcement and link to the news entry on php.net. 816 the news entry. 876 order. For example: https://news-web.php.net/php.internals/99903 [all …]
|
/PHP-8.2/ext/standard/tests/url/ |
H A D | parse_url_basic_003.phpt | 67 --> nntp://news.php.net : string(12) "news.php.net"
|
H A D | urls.inc | 53 'nntp://news.php.net',
|
H A D | parse_url_basic_004.phpt | 67 --> nntp://news.php.net : NULL
|
H A D | parse_url_basic_006.phpt | 67 --> nntp://news.php.net : NULL
|
H A D | parse_url_basic_002.phpt | 68 --> nntp://news.php.net : string(4) "nntp"
|
H A D | parse_url_basic_005.phpt | 67 --> nntp://news.php.net : NULL
|
H A D | parse_url_basic_008.phpt | 67 --> nntp://news.php.net : NULL
|
H A D | parse_url_basic_009.phpt | 67 --> nntp://news.php.net : NULL
|
H A D | parse_url_basic_007.phpt | 67 --> nntp://news.php.net : NULL
|
H A D | parse_url_basic_001.phpt | 553 --> nntp://news.php.net: array(2) { 557 string(12) "news.php.net"
|
H A D | parse_url_unterminated.phpt | 559 --> nntp://news.php.net: array(2) { 563 string(12) "news.php.net"
|
/PHP-8.2/ext/mysqli/tests/ |
H A D | mysqli_stmt_num_rows.phpt | 77 Behaviour with libmysql is UNDEFINED, see http://news.php.net/php.internals/55210
|
/PHP-8.2/ext/standard/tests/strings/ |
H A D | url_t.phpt | 56 'nntp://news.php.net', 628 --> nntp://news.php.net: array(2) { 632 string(12) "news.php.net"
|
/PHP-8.2/ |
H A D | CONTRIBUTING.md | 358 2. All news updates intended for public viewing, such as new features, bug 360 release* version with the given change. In other words, news about a bug fix
|
/PHP-8.2/ext/opcache/jit/dynasm/ |
H A D | minilua.c | 7441 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.2/build/ |
H A D | config.guess | 1345 news*:NEWS-OS:6*:*)
|
/PHP-8.2/ext/fileinfo/tests/ |
H A D | magic | 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 …]
|
H A D | magic私はガラスを食べられます | 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 167 milliseconds
12