Searched refs:news (Results 1 – 25 of 27) sorted by relevance
12
/php-src/ext/phar/ |
H A D | makestub.php | 5 $news = ''; variable 15 $news .= $token[1]; 17 $news .= $token; 20 $s = $news . ' ?>';
|
/php-src/ext/standard/tests/network/ |
H A D | http-stream.phpt | 17 ['pid' => $pid, 'uri' => $uri] = http_server([__DIR__."/news.rss"]); 20 $e = $d->load("$uri/news.rss");
|
/php-src/ext/filter/tests/ |
H A D | 015.phpt | 44 'news:news.php.net', 105 string(17) "news:news.php.net"
|
/php-src/ext/tidy/tests/ |
H A D | 029.phpt | 8 // bug report taken from http://news.php.net/php.notes/130628
|
/php-src/docs/ |
H A D | release-process.md | 384 # 0: PHP.net frontpage news [frontpage] 390 # And at last; paste/write your news item here. 688 5. Create the release file and news entry for the new version. 753 * Does the news entry show up on the home page? https://www.php.net 776 * [PHP 8.1.0 Released](https://news-web.php.net/php.announce/321) 777 * [PHP 8.1.3 Released](https://news-web.php.net/php.announce/325) 778 * [PHP 8.1.6 Released](https://news-web.php.net/php.announce/331) 836 the news entry. 873 will occur. For example: https://news-web.php.net/php.internals/99864 896 order. For example: https://news-web.php.net/php.internals/99903 [all …]
|
/php-src/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-src/ext/mysqli/tests/ |
H A D | mysqli_stmt_num_rows.phpt | 75 Behaviour with libmysql is UNDEFINED, see http://news.php.net/php.internals/55210
|
/php-src/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-src/build/ |
H A D | config.sub | 234 | news \ 496 news | news700 | news800 | news900) 896 news-3600 | risc-news)
|
H A D | config.guess | 1402 news*:NEWS-OS:6*:*)
|
/php-src/ |
H A D | CONTRIBUTING.md | 381 2. All news updates intended for public viewing, such as new features, bug 383 release* version with the given change. In other words, news about a bug fix
|
/php-src/ext/mbstring/tests/ |
H A D | mb_detect_encoding.phpt | 222 // Headline randomly picked from Chinese news
|
/php-src/ext/opcache/jit/ir/dynasm/ |
H A D | minilua.c | 7447 const char*news=lua_tolstring(ms->L,3,&l); 7449 if(news[i]!='%') 7450 luaL_addchar(b,news[i]); 7453 if(!isdigit(uchar(news[i]))) 7454 luaL_addchar(b,news[i]); 7455 else if(news[i]=='0') 7458 push_onecapture(ms,news[i]-'1',s,e);
|
/php-src/ext/intl/tests/ |
H A D | grapheme.phpt | 590 array( "http://news.bbc.co.uk/2/hi/middle_east/7831588.stm", 48, 48 , 50 , "tm" ),
|
H A D | grapheme2.phpt | 578 array( "http://news.bbc.co.uk/2/hi/middle_east/7831588.stm", 48, 48 , 50 , "tm" ),
|
Completed in 74 milliseconds
12