Home
last modified time | relevance | path

Searched refs:text (Results 176 – 200 of 618) sorted by relevance

12345678910>>...25

/PHP-7.0/ext/standard/tests/file/
H A Dis_writable_variation2.phpt44 create_files(dirname(__FILE__), 1, "text", 0755, 1, "w", $name_prefix, 2);
47 create_files(dirname(__FILE__), 1, "text", 0222, 1, "w", $name_prefix, 5);
49 create_files(dirname(__FILE__), 1, "text", 0114, 1, "w", $name_prefix, 7);
51 create_files(dirname(__FILE__), 1, "text", 0421, 1, "w", $name_prefix, 9);
52 create_files(dirname(__FILE__), 1, "text", 0422, 1, "w", $name_prefix, 10);
/PHP-7.0/ext/simplexml/tests/
H A Dsxe_003.phpt15 Plain text.
20 Here we have some text data.
70 string(28) "Here we have some text data."
H A D009.phpt11 Plain text.
16 Here we have some text data.
/PHP-7.0/ext/iconv/tests/
H A Dbug48289.phpt7 $text = "\xE3\x83\x86\xE3\x82\xB9\xE3\x83\x88\xE3\x83\x86\xE3\x82\xB9\xE3\x83\x88";
15 echo iconv_mime_encode('Subject', $text, $options);
/PHP-7.0/ext/dba/tests/
H A Ddba003.phpt14 dba_replace("key1", "This is the replacement text", $db_file);
28 This is the replacement text
/PHP-7.0/ext/standard/tests/array/
H A Darray_unshift_variation7.phpt25 "This is a text with special chars: \!\@\#\$\%\^\&\*\(\)\\",
27 "This is \ta text in bold letters\r\s\malong with slashes\n : HELLO WORLD\t"
127 string(55) "This is a text with special chars: \!\@\#$\%\^\&\*\(\)\"
140 string(55) "This is a text with special chars: \!\@\#$\%\^\&\*\(\)\"
189 string(70) "This is a text in bold letters
204 string(70) "This is a text in bold letters
H A Darray_unshift_variation8.phpt25 'This is a text with special chars: \!\@\#\$\%\^\&\*\(\)\\',
27 'This is \ta text in bold letters\r\s\malong with slashes\n : HELLO WORLD\t'
125 string(56) "This is a text with special chars: \!\@\#\$\%\^\&\*\(\)\"
138 string(56) "This is a text with special chars: \!\@\#\$\%\^\&\*\(\)\"
187 string(74) "This is \ta text in bold letters\r\s\malong with slashes\n : HELLO WORLD\t"
200 string(74) "This is \ta text in bold letters\r\s\malong with slashes\n : HELLO WORLD\t"
/PHP-7.0/ext/phar/tests/files/
H A Dpear2coverage.phar.php234 $output->text("\n ");
236 $output->text("\n ");
242 $output->text("\n ");
248 $output->text("\n ");
250 $output->text("\n ");
252 $output->text("\n ");
258 $output->text("\n ");
260 $output->text("\n ");
299 $output->text(': ' . $line);
303 $output->text("\n ");
[all …]
/PHP-7.0/ext/intl/tests/
H A Dbreakiter_getPartsIterator_var1.phpt12 $text = 'foo bar tao';
15 $it->setText($text);
H A Dcpbi_parts_iterator.phpt12 $text = 'ตัวอย่างข้อความ';
15 $it->getBreakIterator()->setText($text);
/PHP-7.0/ext/dom/tests/
H A Dbug35673.phpt7 $html = '<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
18 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
H A DDOMDocument_validate_external_dtd.phpt12 … xml: http://cvs.php.net/viewvc.cgi/php-src/ext/dom/tests/dom.xml?view=co&content-type=text%2Fplain
13 … dtd: http://cvs.php.net/viewvc.cgi/php-src/ext/dom/tests/dom.ent?view=co&content-type=text%2Fplain
H A Ddom001.phpt113 Node Name: #text
123 Node Name: #text
130 Node Name: #text
147 Node Name: #text
157 Node Name: #text
180 Node Name: #text
236 Node Name: #text
246 Node Name: #text
/PHP-7.0/ext/xmlwriter/tests/
H A D003.phpt20 xmlwriter_text($xw, "Test text for tag1");
34 <tag1 attr1="attr1_value" att2="att2_value">Test text for tag1<tag2/></tag1>
/PHP-7.0/sapi/cli/tests/
H A Dbug70470.phpt23 fwrite($fp, "-Type: text/html; charset=UTF-8\r\n");
40 string(24) "text/html; charset=UTF-8"
/PHP-7.0/ext/mbstring/tests/
H A Dmb_send_mail01.phpt32 Content-Type: text/plain; charset=%s
39 Content-Type: text/plain; charset=UTF-8
H A Dmb_send_mail03.phpt32 Content-Type: text/plain; charset=%s
39 Content-Type: text/plain; charset=%s-8859-1
H A Dmb_send_mail02.phpt32 Content-Type: text/plain; charset=%s
39 Content-Type: text/plain; charset=ISO-2022-JP
H A Dmb_send_mail04.phpt32 Content-Type: text/plain; charset=%s
39 Content-Type: text/plain; charset=%s-8859-15
/PHP-7.0/ext/filter/tests/
H A D010.phpt10 var_dump(filter_var(array(1,"1","", "-23234", "text", "asdf234asdfgs", array()), FILTER_VALIDATE_IN…
11 var_dump(filter_var(array(1.2,"1.7","", "-23234.123", "text", "asdf234.2asdfgs", array()), FILTER_V…
/PHP-7.0/ext/standard/tests/http/
H A Dbug67430.phpt22 "data://text/plain,HTTP/1.1 308\r\nLocation: /foo\r\n\r\n",
23 "data://text/plain,HTTP/1.1 200\r\nConnection: close\r\n\r\n",
H A Dbug69337.phpt25 "data://text/plain,HTTP/1.0 302 Found\r\nLocation: http://127.0.0.1:22345/try-again\r\n\r\n",
26 "data://text/plain,HTTP/1.0 404 Not Found\r\n\r\n",
/PHP-7.0/ext/standard/tests/image/
H A Dgetimagesize_variation_003.phpt12 //File containing text string
13 "File with text data" => "test.txt",
39 -- File with text data (test.txt) --
/PHP-7.0/ext/pgsql/tests/
H A Dconfig.inc19 $table_def = "CREATE TABLE ${table_name} (num int, str text, bin bytea);";
20 $table_def_92 = "CREATE TABLE ${table_name_92} (textary text[], jsn json);";
/PHP-7.0/ext/zlib/tests/
H A Dgzopen_variation8.phpt21 text to be read
40 text to be read

Completed in 47 milliseconds

12345678910>>...25