Home
last modified time | relevance | path

Searched refs:text (Results 101 – 125 of 630) sorted by relevance

12345678910>>...26

/PHP-7.4/ext/dom/tests/
H A DDOMDocument_save_basic.phpt19 $text = $doc->createTextNode('This is the title');
20 $text = $title->appendChild($text);
H A DDOMDocument_saveHTML_variant1.phpt16 $text = $doc->createTextNode('This is the title');
17 $text = $title->appendChild($text);
H A DDOMDocument_saveHTMLFile_invalid_filename.phpt20 $text = $doc->createTextNode('This is the title');
21 $text = $title->appendChild($text);
H A DDOMDocument_saveHTML_basic.phpt19 $text = $doc->createTextNode('This is the title');
20 $text = $title->appendChild($text);
/PHP-7.4/ext/oci8/tests/
H A Dfetch_object_2.phpt18 "insert into fetch_object_2_tab values (123, '1st row col2 string', '1 more text')",
20 "insert into fetch_object_2_tab values (789, '3rd row col2 string', '3 more text')",
79 string(11) "1 more text"
101 string(11) "3 more text"
106 1 more text
112 3 more text
/PHP-7.4/ext/standard/tests/streams/
H A Dbug71323.phpt7 $file = 'data:text/plain;z=y;uri=eviluri;mediatype=wut?;mediatype2=hello,somedata';
14 string(10) "text/plain"
18 string(72) "data:text/plain;z=y;uri=eviluri;mediatype=wut?;mediatype2=hello,somedata"
/PHP-7.4/ext/standard/tests/file/
H A Dglob_basic.phpt24 $fp = fopen("$dirname/file.text", "w");
47 unlink("$file_path/glob_basic/file.text");
54 string(%d) "%s/glob_basic/file.text"
70 string(%d) "%s/glob_basic/file.text"
78 string(%d) "%s/glob_basic/file.text"
H A Dstream_rfc2397_005.phpt13 'data:text/plain,test',
14 'data:text/plain;charset=US-ASCII,test',
16 'data:text/plain;charset=UTF-8,Hello',
/PHP-7.4/ext/phar/tests/cache_list/files/
H A Dnophar.phar17 'c' => 'text/plain',
18 'cc' => 'text/plain',
19 'cpp' => 'text/plain',
20 'c++' => 'text/plain',
21 'dtd' => 'text/plain',
22 'h' => 'text/plain',
23 'log' => 'text/plain',
24 'rng' => 'text/plain',
31 'css' => 'text/css',
33 'htm' => 'text/html',
[all …]
H A Dopenssl.phar17 'c' => 'text/plain',
18 'cc' => 'text/plain',
19 'cpp' => 'text/plain',
20 'c++' => 'text/plain',
21 'dtd' => 'text/plain',
22 'h' => 'text/plain',
23 'log' => 'text/plain',
24 'rng' => 'text/plain',
31 'css' => 'text/css',
33 'htm' => 'text/html',
[all …]
/PHP-7.4/ext/phar/tests/files/
H A Dinclude_path2.phar17 'c' => 'text/plain',
18 'cc' => 'text/plain',
19 'cpp' => 'text/plain',
20 'c++' => 'text/plain',
21 'dtd' => 'text/plain',
22 'h' => 'text/plain',
23 'log' => 'text/plain',
24 'rng' => 'text/plain',
31 'css' => 'text/css',
33 'htm' => 'text/html',
[all …]
H A Dnophar.phar17 'c' => 'text/plain',
18 'cc' => 'text/plain',
19 'cpp' => 'text/plain',
20 'c++' => 'text/plain',
21 'dtd' => 'text/plain',
22 'h' => 'text/plain',
23 'log' => 'text/plain',
24 'rng' => 'text/plain',
31 'css' => 'text/css',
33 'htm' => 'text/html',
[all …]
H A Dopenssl.phar17 'c' => 'text/plain',
18 'cc' => 'text/plain',
19 'cpp' => 'text/plain',
20 'c++' => 'text/plain',
21 'dtd' => 'text/plain',
22 'h' => 'text/plain',
23 'log' => 'text/plain',
24 'rng' => 'text/plain',
31 'css' => 'text/css',
33 'htm' => 'text/html',
[all …]
/PHP-7.4/ext/curl/tests/
H A Dcurl_file_upload_stream.phpt17 $file = curl_file_create('data://text/plain;base64,SSBsb3ZlIFBIUAo=', 'text/plain', 'i-love-php');
27 string(24) "i-love-php|text/plain|11"
H A Dbug27023.phpt22 $file = curl_file_create(__DIR__ . '/curl_testdata1.txt', "text/plain");
32 $file = curl_file_create(__DIR__ . '/curl_testdata1.txt', "text/plain", "foo.txt");
42 string(%d) "curl_testdata1.txt|text/plain|6"
44 string(%d) "foo.txt|text/plain|6"
/PHP-7.4/sapi/cgi/tests/
H A D002.phpt32 Content-type: text/html%r; charset=.*|%r
37 Content-type: text/html%r; charset=.*|%r
42 Content-type: text/html%r; charset=.*|%r
47 Content-type: text/html%r; charset=.*|%r
H A Dbug81518b.phpt7 header('Content-Type: text/html');
10 Content-type: text/html;charset=UTF-8
H A Dbug81518a.phpt8 "text/html;charset=ISO-8859-1\r\nContent-Length: 31\r\n\r\n" .
13 Content-type: text/html; charset=UTF-8
/PHP-7.4/ext/fileinfo/tests/
H A Dfinfo_file_regex.phpt11 * resources/test.awk: awk script, ASCII text
27 string(28) "text/plain; charset=us-ascii"
28 string(%d) "awk%sscript, ASCII text%A"
/PHP-7.4/ext/session/tests/
H A Dsession_basic5.phpt125 <input type="text" name="test2" />
129 <input type="text" name="test2" />
133 <input type="text" name="test2" />
137 <input type="text" name="test2" />
141 <input type="text" name="test2" />
145 <input type="text" name="test2" />
149 <input type="text" name="test2" />
206 <input type="text" name="test2" />
210 <input type="text" name="test2" />
214 <input type="text" name="test2" />
[all …]
/PHP-7.4/ext/simplexml/tests/
H A D005.phpt12 Plain text.
16 Here we have some text data.
37 string(28) "Here we have some text data."
/PHP-7.4/ext/tidy/tests/
H A D014.phpt7 $text = "<B>testing</I>";
8 $tidy = tidy_parse_string($text, array('show-body-only'=>true));
/PHP-7.4/Zend/tests/
H A Dclosure_008.phpt6 function replace_spaces($text) {
10 return preg_replace_callback('/( +) /', $lambda, $text);
/PHP-7.4/ext/xmlwriter/tests/
H A DOO_008.phpt17 $xw->text('elem2*');
20 $xw->text("attr1 CDATA #required\n");
21 $xw->text('attr2 CDATA #implied');
/PHP-7.4/sapi/cli/tests/
H A Dphp_cli_server_005.phpt18 Content-Type: text/plain
51 Content-type: text/html; charset=UTF-8
59 string(10) "text/plain"

Completed in 24 milliseconds

12345678910>>...26