/PHP-8.2/tests/basic/ |
H A D | rfc1867_array_upload.phpt | 11 Content-Type: text/plain-file1 16 Content-Type: text/plain-file2 21 Content-Type: text/plain-file3 55 string(16) "text/plain-file1" 57 string(16) "text/plain-file2" 59 string(16) "text/plain-file3"
|
H A D | bug55500.phpt | 12 Content-Type: text/plain-file1 17 Content-Type: text/plain-file2 22 Content-Type: text/plain-file3 27 Content-Type: text/plain-file3 53 string(16) "text/plain-file1"
|
/PHP-8.2/ext/standard/tests/file/ |
H A D | fgetcsv_variation13.phpt | 30 // write line of text 67 string(39) "This is line of text without csv fields" 75 string(39) "This is line of text without csv fields" 83 string(39) "This is line of text without csv fields" 91 string(39) "This is line of text without csv fields" 99 string(39) "This is line of text without csv fields" 107 string(39) "This is line of text without csv fields" 115 string(39) "This is line of text without csv fields" 123 string(39) "This is line of text without csv fields" 131 string(39) "This is line of text without csv fields" [all …]
|
H A D | fgetcsv_variation20.phpt | 32 // write line of text 70 string(39) "This is line of text without csv fields" 78 string(39) "This is line of text without csv fields" 86 string(39) "This is line of text without csv fields" 94 string(39) "This is line of text without csv fields" 102 string(39) "This is line of text without csv fields" 110 string(39) "This is line of text without csv fields" 118 string(39) "This is line of text without csv fields" 126 string(39) "This is line of text without csv fields" 134 string(39) "This is line of text without csv fields" [all …]
|
H A D | glob_variation2.phpt | 14 $fp = fopen("$file_path/$dir_name/file.text", "w"); 32 unlink("$file_path/glob_test/file.text"); 39 string(11) "./file.text" 43 string(22) "../glob_test/file.text" 47 string(19) "glob_test/file.text"
|
/PHP-8.2/Zend/tests/ |
H A D | halt_compiler2.phpt | 5 $text = "<?php echo 'test'; var_dump(__COMPILER_HALT_OFFSET__); __HALT_COMPILER(); ?> 7 file_put_contents(__DIR__ . '/test1.php', $text); 8 $text = "<?php echo 'test2'; var_dump(__COMPILER_HALT_OFFSET__); __HALT_COMPILER(); ?> 10 file_put_contents(__DIR__ . '/test2.php', $text);
|
/PHP-8.2/ext/standard/tests/strings/ |
H A D | bug53319.phpt | 6 $str = '<br /><br />USD<input type="text"/><br/>CDN<br><input type="text" />'; 14 string(47) "USD<input type="text"/>CDN<input type="text" />"
|
H A D | bug45485.phpt | 7 This text is shown <?XML:NAMESPACE PREFIX = ST1 /><b>This Text disappears</b> 14 This text is shown <?xml:NAMESPACE PREFIX = ST1 /><b>This Text disappears</b> 22 This text is shown This Text disappears 23 This text is shown This Text disappears
|
H A D | strip_tags_variation4.phpt | 19 "<a.>HtMl text</.a>", 20 '<a.>HtMl text</.a>', 21 "<nnn>I am not a valid html text</nnn>", 22 '<nnn>I am not a valid html text</nnn>', 56 string(9) "HtMl text" 58 string(9) "HtMl text" 60 string(26) "I am not a valid html text" 62 string(26) "I am not a valid html text"
|
H A D | strip_tags_variation7.phpt | 18 "<a.>HtMl text</.a>", 19 '<a.>HtMl text</.a>', 20 "<nnn>I am not a valid html text</nnn>", 21 '<nnn>I am not a valid html text</nnn>', 54 string(9) "HtMl text" 56 string(9) "HtMl text" 58 string(37) "<nnn>I am not a valid html text</nnn>" 60 string(37) "<nnn>I am not a valid html text</nnn>"
|
/PHP-8.2/ext/oci8/tests/ |
H A D | bind_rowid.phpt | 23 "insert into rid_tab (id, address) values (1, 'original text #1')", 24 "insert into rid_tab (id, address) values (2, 'original text #2')" 41 $addr = 'Some new text'; 67 string(16) "original text #1" 71 string(16) "original text #2" 76 string(13) "Some new text" 80 string(16) "original text #2"
|
H A D | fetch_object_1.phpt | 20 "insert into fetch_object_tab values (123, '1st row col2 string', '1 more text')", 21 "insert into fetch_object_tab values (456, '2nd row col2 string', '2 more text')", 22 "insert into fetch_object_tab values (789, '3rd row col2 string', '3 more text')", 90 string(15) "1 more text " 98 string(15) "2 more text " 106 string(15) "3 more text " 111 1 more text 114 2 more text 117 3 more text
|
H A D | fetch_object.phpt | 20 "insert into fetch_object_tab values (123, '1st row col2 string', '1 more text')", 21 "insert into fetch_object_tab values (456, '2nd row col2 string', '2 more text')", 22 "insert into fetch_object_tab values (789, '3rd row col2 string', '3 more text')", 90 string(15) "1 more text " 98 string(15) "2 more text " 106 string(15) "3 more text " 111 1 more text 114 2 more text 117 3 more text
|
/PHP-8.2/ext/fileinfo/tests/ |
H A D | bug69107.phpt | 15 string(10) "text/x-php" 16 string(10) "text/x-php" 17 string(10) "text/x-php" 18 string(10) "text/x-php"
|
/PHP-8.2/ext/libxml/tests/ |
H A D | bug51903.phpt | 14 "data://text/plain,HTTP/1.1 200 OK\r\n" 15 . "Content-Type: text/xml; charset=ISO-8859-1\r\n\r\n" 18 "data://text/plain,HTTP/1.1 200 OK\r\n" 19 . "Content-Type: text/xml; charset=ISO-8859-1; foo=bar\r\n\r\n" 22 "data://text/plain,HTTP/1.1 200 OK\r\n" 23 . "Content-Type: text/xml; charset=\"ISO-8859-1\" ; foo=bar\r\n\r\n"
|
/PHP-8.2/ext/readline/ |
H A D | readline_cli.c | 435 if (!textlen || !strncmp(ZSTR_VAL(name), text, textlen)) { in cli_completion_generator_ht() 517 static char *cli_completion_generator(const char *text, int index) /* {{{ */ in cli_completion_generator() argument 529 size_t textlen = strlen(text); in cli_completion_generator() 534 if (text[0] == '$') { in cli_completion_generator() 535 retval = cli_completion_generator_var(text, textlen, &cli_completion_state); in cli_completion_generator() 536 } else if (text[0] == '#' && text[1] != '[') { in cli_completion_generator() 543 class_name_end = strstr(text, "::"); in cli_completion_generator() 545 size_t class_name_len = class_name_end - text; in cli_completion_generator() 547 zend_str_tolower_copy(ZSTR_VAL(class_name), text, class_name_len); in cli_completion_generator() 555 lc_text = zend_str_tolower_dup(text, textlen); in cli_completion_generator() [all …]
|
/PHP-8.2/Zend/tests/traits/ |
H A D | flattening001.phpt | 9 return $this->text; 15 $this->text = $val; 22 private $text = 'test'; 24 $this->text = $val;
|
/PHP-8.2/sapi/cgi/tests/ |
H A D | 011.phpt | 68 Content-type: text/html; charset=UTF-8 73 Content-type: text/html; charset=UTF-8 79 Content-type: text/html; charset=UTF-8 88 Content-type: text/html; charset=UTF-8 99 Content-type: text/html; charset=UTF-8 109 Content-type: text/html; charset=UTF-8 121 Content-type: text/html; charset=UTF-8 131 Content-type: text/html; charset=UTF-8 139 Content-type: text/html; charset=UTF-8 147 Content-type: text/html; charset=UTF-8 [all …]
|
/PHP-8.2/ext/tidy/tests/ |
H A D | bug77040.phpt | 8 $tidy->parseString("<p>text</p><p><![CDATA[cdata]]></p>"); 12 $text = $p->child[0]; 13 var_dump($text->type === TIDY_NODETYPE_TEXT); 14 var_dump($text->isHtml());
|
/PHP-8.2/ext/dom/tests/ |
H A D | DOM4_DOMNode_after.phpt | 16 'text inserted after', 20 $secondMark->after('text inserted after second'); 28 text inserted after 35 text inserted after second
|
H A D | DOM4_DOMNode_before.phpt | 17 'text inserted before' 20 $secondMark->before('text inserted before second'); 28 text inserted before 32 text inserted before second
|
/PHP-8.2/ext/com_dotnet/tests/ |
H A D | bug66431_0.phpt | 8 $text= "Xin chào cộng đồng PHP"; 13 $fh->Write($text); 18 $result = ($check_text == $text); 24 echo "Have: '$text'\n";
|
/PHP-8.2/sapi/phpdbg/ |
H A D | phpdbg_lexer.l | 19 #define yytext ((char*) LEX(text)) 36 LEX(text) = YYCURSOR = (unsigned char *) input; in ZEND_EXTERN_MODULE_GLOBALS() 62 LEX(text) = YYCURSOR; in phpdbg_lex() 202 YYCURSOR = LEX(text); 209 YYCURSOR = LEX(text);
|
/PHP-8.2/ext/zip/examples/ |
H A D | encryption.php | 36 $text = $zip->getFromName($file); variable 37 printf("Size = %d\n", strlen($text)); 47 $text = file_get_contents("zip://$name#$file", false, $ctx); variable 48 printf("Size = %d\n", strlen($text));
|
/PHP-8.2/sapi/cli/tests/ |
H A D | bug61977.phpt | 31 $text = fgets($fp); 32 if (strncasecmp("Content-type:", $text, 13) == 0) { 33 echo "foo.{$mimetype} => ", $text; 43 foo.html => Content-Type: text/html; charset=UTF-8 44 foo.htm => Content-Type: text/html; charset=UTF-8 46 foo.css => Content-Type: text/css; charset=UTF-8
|