Searched refs:news (Results 1 – 25 of 26) sorted by relevance
12
/PHP-8.0/ext/phar/ |
H A D | makestub.php | 5 $news = ''; variable 15 $news .= $token[1]; 17 $news .= $token; 20 $s = $news . ' ?>';
|
/PHP-8.0/ext/standard/tests/network/ |
H A D | http-stream.phpt | 15 ['pid' => $pid, 'uri' => $uri] = http_server([__DIR__."/news.rss"]); 18 $e = $d->load("$uri/news.rss");
|
/PHP-8.0/ext/filter/tests/ |
H A D | 015.phpt | 44 'news:news.php.net', 105 string(17) "news:news.php.net"
|
/PHP-8.0/ext/tidy/tests/ |
H A D | 029.phpt | 8 // bug report taken from http://news.php.net/php.notes/130628
|
/PHP-8.0/ext/oci8/tests/ |
H A D | null_byte_1.phpt | 15 // See http://news.php.net/php.internals/50202
|
/PHP-8.0/docs/ |
H A D | release-process.md | 176 "frontpage" for X.Y.0 non-stable releases only (news only). 178 * Add the content for the news entry. Be sure to include the text: 195 5. Send **separate** emails (see example http://news.php.net/php.pear.qa/5201) 206 6. For RCs, post tweet with release announcement (and link to news article on 337 8. **Check website has been synced before announcing or pushing news** 348 http://news.php.net/php.internals/17222. Please make sure that the mail to 353 11. Post tweet with release announcement and link to news article on php.net 381 the news entry. 394 Example: http://news.php.net/php.internals/99864 415 http://news.php.net/php.internals/99903 [all …]
|
/PHP-8.0/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_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_005.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 | 561 --> nntp://news.php.net: array(2) { 565 string(12) "news.php.net"
|
/PHP-8.0/ext/mysqli/tests/ |
H A D | mysqli_stmt_num_rows.phpt | 76 Behaviour with libmysql is UNDEFINED, see http://news.php.net/php.internals/55210
|
/PHP-8.0/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.0/ |
H A D | CONTRIBUTING.md | 353 2. All news updates intended for public viewing, such as new features, bug 355 release* version with the given change. In other words, news about a bug fix
|
/PHP-8.0/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.0/build/ |
H A D | config.guess | 1345 news*:NEWS-OS:6*:*)
|
/PHP-8.0/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 20789 # mail.news: file(1) magic for mail and news 20795 0 string/t #!\ rnews batched news text 20807 0 string/t Path: news text 20808 !:mime message/news 20809 0 string/t Xref: news text 20810 !:mime message/news 20811 0 string/t From: news or mail text 20813 0 string/t Article saved news text 20814 !:mime message/news 24524 # news: file(1) magic for SunOS NeWS fonts (not "news" as in "netnews") [all …]
|
H A D | magic | 20789 # mail.news: file(1) magic for mail and news 20795 0 string/t #!\ rnews batched news text 20807 0 string/t Path: news text 20808 !:mime message/news 20809 0 string/t Xref: news text 20810 !:mime message/news 20811 0 string/t From: news or mail text 20813 0 string/t Article saved news text 20814 !:mime message/news 24524 # news: file(1) magic for SunOS NeWS fonts (not "news" as in "netnews") [all …]
|
/PHP-8.0/ext/intl/tests/ |
H A D | grapheme.phpt | 589 array( "http://news.bbc.co.uk/2/hi/middle_east/7831588.stm", 48, 48 , 50 , "tm" ),
|
Completed in 163 milliseconds
12