Home
last modified time | relevance | path

Searched refs:text (Results 51 – 75 of 714) sorted by relevance

12345678910>>...29

/PHP-8.1/tests/basic/
H A Drfc1867_array_upload.phpt11 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 Dbug55500.phpt12 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.1/ext/standard/tests/file/
H A Dfgetcsv_variation13.phpt30 // 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 Dfgetcsv_variation20.phpt32 // 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 Dglob_variation2.phpt14 $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.1/Zend/tests/
H A Dhalt_compiler2.phpt5 $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.1/ext/standard/tests/strings/
H A Dbug53319.phpt6 $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 Dbug45485.phpt7 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 Dstrip_tags_variation4.phpt19 "<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 Dstrip_tags_variation7.phpt18 "<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.1/ext/oci8/tests/
H A Dbind_rowid.phpt23 "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 Dfetch_object_1.phpt20 "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 Dfetch_object.phpt20 "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.1/ext/fileinfo/tests/
H A Dbug69107.phpt15 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.1/ext/libxml/tests/
H A Dbug51903.phpt14 "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.1/ext/readline/
H A Dreadline_cli.c434 if (!textlen || !strncmp(ZSTR_VAL(name), text, textlen)) { in cli_completion_generator_ht()
516 static char *cli_completion_generator(const char *text, int index) /* {{{ */ in cli_completion_generator() argument
528 size_t textlen = strlen(text); in cli_completion_generator()
533 if (text[0] == '$') { in cli_completion_generator()
534 retval = cli_completion_generator_var(text, textlen, &cli_completion_state); in cli_completion_generator()
535 } else if (text[0] == '#' && text[1] != '[') { in cli_completion_generator()
542 class_name_end = strstr(text, "::"); in cli_completion_generator()
544 size_t class_name_len = class_name_end - text; in cli_completion_generator()
546 zend_str_tolower_copy(ZSTR_VAL(class_name), text, class_name_len); in cli_completion_generator()
554 lc_text = zend_str_tolower_dup(text, textlen); in cli_completion_generator()
[all …]
/PHP-8.1/Zend/tests/traits/
H A Dflattening001.phpt9 return $this->text;
15 $this->text = $val;
22 private $text = 'test';
24 $this->text = $val;
/PHP-8.1/sapi/cgi/tests/
H A D011.phpt68 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.1/ext/tidy/tests/
H A Dbug77040.phpt8 $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.1/ext/dom/tests/
H A DDOM4_DOMNode_after.phpt16 'text inserted after',
20 $secondMark->after('text inserted after second');
28 text inserted after
35 text inserted after second
H A DDOM4_DOMNode_before.phpt17 'text inserted before'
20 $secondMark->before('text inserted before second');
28 text inserted before
32 text inserted before second
/PHP-8.1/ext/com_dotnet/tests/
H A Dbug66431_0.phpt8 $text= "Xin chào cộng đồng PHP";
13 $fh->Write($text);
18 $result = ($check_text == $text);
24 echo "Have: '$text'\n";
/PHP-8.1/sapi/phpdbg/
H A Dphpdbg_lexer.l19 #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.1/ext/zip/examples/
H A Dencryption.php36 $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.1/sapi/cli/tests/
H A Dbug61977.phpt31 $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

Completed in 47 milliseconds

12345678910>>...29