Home
last modified time | relevance | path

Searched refs:text (Results 251 – 275 of 630) sorted by relevance

1...<<11121314151617181920>>...26

/PHP-7.4/ext/mbstring/tests/
H A Dmb_output_handler_pattern-12.phpt8 header("Content-Type: text/html");
H A Dmb_output_handler_pattern-07.phpt10 header("Content-Type: text/html");
H A Dmb_output_handler_pattern-08.phpt10 header("Content-Type: text/plain");
/PHP-7.4/ext/simplexml/tests/
H A Dsxe_004.phpt15 Plain text.
20 Here we have some text data.
102 string(28) "Here we have some text data."
H A D013.phpt2 SimpleXML: Split text content
/PHP-7.4/sapi/cli/tests/
H A Dphp_cli_server_013.phpt76 Content-Type: text/html; charset=UTF-8
85 Content-Type: text/html; charset=UTF-8
94 Content-Type: text/html; charset=UTF-8
/PHP-7.4/ext/opcache/tests/
H A Dbug75370.phpt2 Bug #75370 (Webserver hangs on valid PHP text)
/PHP-7.4/tests/basic/
H A Drfc1867_malicious_input.phpt10 Content-Type: text/plain-file1
/PHP-7.4/ext/standard/tests/strings/
H A Dbug21744.phpt2 Bug #21744 (strip_tags misses exclamation marks in alt text)
H A Dtrim_basic.phpt13 $text = " \t\r\n\0\x0B ---These are a few words--- \t\r\n\0\x0B ";
18 var_dump(trim($text));
/PHP-7.4/ext/phar/tests/
H A Dfrontcontroller2.phpt14 Content-type: text/html; charset=UTF-8
H A Dfrontcontroller27.phpt14 Content-type: text/plain;charset=UTF-8
H A Dfrontcontroller28.phpt14 Content-type: text/plain;charset=UTF-8
H A Dfrontcontroller31.phpt11 Content-type: text/html; charset=UTF-8
H A Dwithphar_web.phpt14 Content-type: text/html; charset=UTF-8
H A Dfrontcontroller16.phpt14 Content-type: text/html; charset=UTF-8
/PHP-7.4/ext/fileinfo/tests/
H A Dprecedural_finfo_in_method.phpt20 string(28) "text/x-php; charset=us-ascii"
H A Dbug69320.phpt19 string(10) "text/plain"
H A Dbug71434.phpt17 text/x-python
/PHP-7.4/Zend/tests/
H A Dlist_keyed_non_literals.phpt14 define('PROBABLY_NOT_COMPILE_TIME_RESOLVABLE', file_get_contents("data:text/plain,2"));
/PHP-7.4/ext/imap/tests/
H A Dbug80242.phpt13 'contents.data' => 'some text',
/PHP-7.4/ext/mysqli/tests/
H A D005.phpt2 mysqli fetch char/text long
18 … if (!mysqli_query($link, "CREATE TABLE test_bind_fetch(c1 char(10), c2 text) ENGINE=" . $engine))
/PHP-7.4/ext/pcre/tests/
H A D005.phpt54 ext/mysql/libmysql/my_tempnam.o(.text+0x80): In function `my_tempnam':
56 ext/mysql/libmysql/my_tempnam.o(.text+0x80): In function `my_tempnam':
58 ext/ming/ming.o(.text+0xc115): In function `zim_swfmovie_namedAnchor':
62 ext/ming/ming.o(.text+0x851): In function `zif_ming_setSWFCompression':
68 $gcc_regex = '/^((.+)(\(\.text\+0x[[:xdigit:]]+\))?: In function [`\'](\w+)\':\s+)?'.
410 [0] => ext/mysql/libmysql/my_tempnam.o(.text+0x80): In function `my_tempnam':
412 [1] => ext/mysql/libmysql/my_tempnam.o(.text+0x80): In function `my_tempnam':
415 [3] => (.text+0x80)
430 [3] => (.text+0x80)
447 [3] => (.text+0xc115)
[all …]
/PHP-7.4/ext/standard/tests/streams/
H A Dbug77080.phpt10 $stream = fopen('data://text/plain,' . $string,'r');
/PHP-7.4/ext/zlib/tests/
H A Dbug48725_2.phpt9 $stream = fopen('data://text/plain;base64,' . base64_encode('Foo bar baz'),

Completed in 30 milliseconds

1...<<11121314151617181920>>...26