Home
last modified time | relevance | path

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

12345678910>>...26

/PHP-7.2/ext/skeleton/tests/
H A D001.phpt12 text in the --EXPECT-- section below for the tests
14 expected text are interpreted as failure
/PHP-7.2/ext/sodium/tests/
H A Dinstalled.phpt12 text in the --EXPECT-- section below for the tests
14 expected text are interpreted as failure
/PHP-7.2/ext/mbstring/tests/
H A Dmb_check_encoding.phpt9 $str = "Japanese UTF-8 text. 日本語のUTF-8テキスト";
14 $str = "Japanese UTF-8 text. 日本語\xFE\x01\x02のUTF-8テキスト";
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
/PHP-7.2/ext/xsl/tests/
H A Dbug70535.phpt12 …//www.w3.org/1999/XSL/Transform"><xsl:template match="root"><xsl:text>success</xsl:text></xsl:temp…
/PHP-7.2/ext/standard/tests/http/
H A Dbug43510.phpt12 "data://text/plain,HTTP/1.0 200 OK\r\n\r\n",
13 "data://text/plain,HTTP/1.0 200 OK\r\n\r\n",
/PHP-7.2/tests/basic/
H A D029.phpt22 Content-Type: text/plain
39 string(10) "text/plain"
/PHP-7.2/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.2/ext/simplexml/tests/
H A Dsxe_003.phpt15 Plain text.
20 Here we have some text data.
69 string(28) "Here we have some text data."
H A D009.phpt11 Plain text.
16 Here we have some text data.
/PHP-7.2/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.2/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.2/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.2/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.2/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.2/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.2/sapi/cgi/tests/
H A Dapache_response_headers.phpt19 header( "Content-type: text/html; charset=UTF-8" );
46 string(24) "text/html; charset=UTF-8"
/PHP-7.2/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.2/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.2/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…

Completed in 37 milliseconds

12345678910>>...26