/PHP-8.2/tests/basic/ |
H A D | rfc1867_max_file_uploads_empty_files.phpt | 10 Content-Type: text/plain-file 15 Content-Type: text/plain-file 20 Content-Type: text/plain-file 25 Content-Type: text/plain-file 79 string(15) "text/plain-file" 94 string(15) "text/plain-file"
|
H A D | rfc1867_anonymous_upload.phpt | 11 Content-Type: text/plain-file1 16 Content-Type: text/plain-file2 34 string(16) "text/plain-file1" 49 string(16) "text/plain-file2"
|
H A D | rfc1867_post_max_filesize.phpt | 11 Content-Type: text/plain-file1 16 Content-Type: text/plain-file2 21 Content-Type: text/plain-file3 45 string(16) "text/plain-file1" 75 string(16) "text/plain-file3"
|
H A D | rfc1867_empty_upload.phpt | 15 Content-Type: text/plain-file1 20 Content-Type: text/plain-file2 25 Content-Type: text/plain-file3 49 string(16) "text/plain-file1" 79 string(16) "text/plain-file3"
|
H A D | rfc1867_max_file_size.phpt | 15 Content-Type: text/plain-file1 20 Content-Type: text/plain-file2 25 Content-Type: text/plain-file3; 49 string(16) "text/plain-file1" 79 string(16) "text/plain-file3"
|
H A D | rfc1867_multiple_webkitdirectory.phpt | 11 Content-Type: text/plain 16 Content-Type: text/plain 46 string(10) "text/plain" 48 string(10) "text/plain"
|
/PHP-8.2/ext/standard/tests/http/ |
H A D | bug47021.phpt | 39 "data://text/plain,HTTP/1.1 200 OK\r\n" 40 . "Content-Type:{$spaces}text/plain{$trailing}\r\n" 43 "data://text/plain,HTTP/1.1 200 OK\r\n" 74 Type='text/plain' 79 Type='text/plain' 84 Type='text/plain' 89 Type='text/plain'
|
H A D | bug48929.phpt | 16 "data://text/plain,HTTP/1.1 200 OK\r\n\r\n", 35 do_test(array('header' => array('X-Foo: bar', 'Content-Type: text/plain'), 'method' => 'POST', 'con… 39 do_test(array('header' => "X-Foo: bar\r\nContent-Type: text/plain", 'method' => 'POST', 'content' =… 49 Content-Type: text/plain 58 Content-Type: text/plain
|
/PHP-8.2/ext/dom/tests/ |
H A D | domchardata.phpt | 54 $text = new DOMText('some text characters'); 56 echo "Whole Text: ".$text->wholeText."\n"; 57 $text2 = $text->splitText(9); 59 echo "Split text: ".$text2->wholeText."\n"; 73 Whole Text: some text characters 74 Split text: characters
|
/PHP-8.2/ext/fileinfo/tests/ |
H A D | finfo_buffer_basic-mb.phpt | 36 string(36) "ASCII text, with no line terminators" 42 string(28) "text/plain; charset=us-ascii" 43 string(26) "text/plain; charset=ebcdic" 45 string(28) "text/plain; charset=us-ascii" 47 string(25) "text/plain; charset=utf-8"
|
H A D | finfo_buffer_basic.phpt | 36 string(36) "ASCII text, with no line terminators" 42 string(28) "text/plain; charset=us-ascii" 43 string(26) "text/plain; charset=ebcdic" 45 string(28) "text/plain; charset=us-ascii" 47 string(25) "text/plain; charset=utf-8"
|
H A D | finfo_buffer_variation1-mb.phpt | 35 string(36) "ASCII text, with no line terminators" 41 string(28) "text/plain; charset=us-ascii" 42 string(26) "text/plain; charset=ebcdic" 44 string(28) "text/plain; charset=us-ascii" 46 string(25) "text/plain; charset=utf-8"
|
H A D | finfo_buffer_variation1.phpt | 35 string(36) "ASCII text, with no line terminators" 41 string(28) "text/plain; charset=us-ascii" 42 string(26) "text/plain; charset=ebcdic" 44 string(28) "text/plain; charset=us-ascii" 46 string(25) "text/plain; charset=utf-8"
|
/PHP-8.2/ext/imap/ |
H A D | php_imap.h | 66 #define LSIZE text.size 67 #define LTEXT text.data 74 #define LTEXT text 89 SIZEDTEXT text; member 96 SIZEDTEXT text; member
|
/PHP-8.2/ext/standard/tests/file/ |
H A D | fgetcsv_variation6.phpt | 595 string(4) "text" 625 string(4) "text" 655 string(4) "text" 685 string(4) "text" 715 string(4) "text" 745 string(4) "text" 775 string(4) "text" 805 string(4) "text" 835 string(4) "text" 865 string(4) "text" [all …]
|
H A D | bug43353.phpt | 10 var_dump(file_get_contents('data:text/plain,foo')); 11 var_dump(file_get_contents('datafoo:text/plain,foo')); 19 Warning: file_get_contents(datafoo:text/plain,foo): Failed to open stream: No such file or director…
|
H A D | stream_rfc2397_004.phpt | 10 'data://text/plain,test', 11 'data://text/plain;charset=US-ASCII,test', 13 'data://text/plain;charset=UTF-8,Hello',
|
/PHP-8.2/ext/com_dotnet/tests/ |
H A D | bug66431_1.phpt | 17 $text= "Xin chào cộng đồng PHP"; 24 $Wrd->Selection->TypeText($text); 37 /* trim the returned text as we'll get windows eol from a word doc. */ 38 $result = (trim($check_text) == $text); 44 echo "Have: '$text'\n";
|
/PHP-8.2/ext/imap/tests/ |
H A D | bug53377.phpt | 18 ["text"]=> 25 ["text"]=> 32 ["text"]=>
|
/PHP-8.2/ext/tokenizer/tests/ |
H A D | PhpToken_constructor.phpt | 20 ["text"]=> 30 ["text"]=> 40 ["text"]=>
|
/PHP-8.2/ext/mysqli/tests/ |
H A D | bug38710.phpt | 17 $qry->bind_result($text); 19 if ($text !== str_repeat('a', 100000)) { 20 var_dump(strlen($text));
|
/PHP-8.2/ext/fileinfo/tests/upstream/ |
H A D | gedcom.result | 1 GEDCOM genealogy text version 5.5, ASCII text
|
/PHP-8.2/ext/phar/tests/ |
H A D | phar_setdefaultstub.phpt | 72 'c' => 'text/plain', 73 'cc' => 'text/plain', 74 'cpp' => 'text/plain', 75 'c++' => 'text/plain', 76 'dtd' => 'text/plain', 77 'h' => 'text/plain', 78 'log' => 'text/plain', 79 'rng' => 'text/plain', 86 'css' => 'text/css', 88 'htm' => 'text/html', [all …]
|
H A D | phar_createdefaultstub.phpt | 52 'c' => 'text/plain', 53 'cc' => 'text/plain', 54 'cpp' => 'text/plain', 55 'c++' => 'text/plain', 56 'dtd' => 'text/plain', 57 'h' => 'text/plain', 58 'log' => 'text/plain', 59 'rng' => 'text/plain', 66 'css' => 'text/css', 68 'htm' => 'text/html', [all …]
|
/PHP-8.2/ext/curl/tests/ |
H A D | curl_file_upload.phpt | 28 testcurl($ch, __DIR__ . '/curl_testdata1.txt', 'text/plain'); 30 testcurl($ch, __DIR__ . '/curl_testdata1.txt', 'text/plain', 'foo.txt'); 33 $file->setMimeType('text/plain'); 69 string(%d) "curl_testdata1.txt|text/plain|6" 71 string(%d) "foo.txt|text/plain|6" 72 string(%d) "text/plain" 74 string(%d) "curl_testdata1.txt|text/plain|6"
|