Home
last modified time | relevance | path

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

12345678910>>...23

/PHP-5.5/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.5/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.5/ext/simplexml/tests/
H A D009.phpt11 Plain text.
16 Here we have some text data.
/PHP-5.5/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.5/sapi/cli/tests/
H A Dbug67429.phpt43 Content-type: text/html
48 Content-type: text/html
/PHP-5.5/ext/standard/tests/array/
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.5/ext/intl/tests/
H A Dcpbi_parts_iterator.phpt12 $text = 'ตัวอย่างข้อความ';
15 $it->getBreakIterator()->setText($text);
/PHP-5.5/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
H A Dmb_send_mail06.phpt35 Content-Type: text/plain; charset=%s
42 Content-Type: text/plain; charset=BIG5
H A Dmb_send_mail07.phpt35 Content-Type: text/plain; charset=%s
42 Content-Type: text/plain; charset=ISO-2022-KR
/PHP-5.5/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.5/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) --
H A Dgetimagesize_variation3.phpt12 //File containing text string
13 "File with text data" => "test.txt",
39 -- File with text data (test.txt) --
/PHP-5.5/ext/zlib/tests/
H A Dgzopen_variation8.phpt21 text to be read
40 text to be read
/PHP-5.5/ext/standard/tests/file/
H A Dfgetcsv_variation16.phpt728 This is line of text without csv fields
743 This is line of text without csv fields
758 This is line of text without csv fields
773 This is line of text without csv fields
788 This is line of text without csv fields
803 This is line of text without csv fields
818 This is line of text without csv fields
833 This is line of text without csv fields
848 This is line of text without csv fields
863 This is line of text without csv fields
[all …]
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 …]
H A Dreadfile_variation1.phpt40 line of text
42 line of text
/PHP-5.5/ext/standard/tests/strings/
H A Dhebrevc_error.phpt7 * Description: Convert logical Hebrew text to visual text
/PHP-5.5/ext/standard/tests/filters/
H A Dbasic.phpt7 $text = "Hello There!";
13 fwrite($fp, $GLOBALS["text"]);

Completed in 71 milliseconds

12345678910>>...23