Home
last modified time | relevance | path

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

12345678910>>...24

/PHP-5.6/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-5.6/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-5.6/ext/dba/tests/
H A Ddba003.phpt14 dba_replace("key1", "This is the replacement text", $db_file);
28 This is the replacement text
/PHP-5.6/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-5.6/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-5.6/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-5.6/sapi/cli/tests/
H A Dbug67429.phpt43 Content-type: text/html; charset=UTF-8
48 Content-type: text/html; charset=UTF-8
H A Dbug70470.phpt25 fwrite($fp, "-Type: text/html; charset=UTF-8\r\n");
42 string(24) "text/html; charset=UTF-8"
/PHP-5.6/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-5.6/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-5.6/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-5.6/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-5.6/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-5.6/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-5.6/ext/zlib/tests/
H A Dgzopen_variation8.phpt21 text to be read
40 text to be read
/PHP-5.6/ext/standard/tests/file/
H A Dfgetcsv_variation15.phpt724 This is line of text without csv fields
739 This is line of text without csv fields
754 This is line of text without csv fields
769 This is line of text without csv fields
784 This is line of text without csv fields
799 This is line of text without csv fields
814 This is line of text without csv fields
829 This is line of text without csv fields
844 This is line of text without csv fields
859 This is line of text without csv fields
[all …]

Completed in 28 milliseconds

12345678910>>...24