Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...29

/PHP-8.1/ext/simplexml/tests/
H A D006.phpt12 Plain text.
17 Here we have some text data.
H A Dsxe_004.phpt13 Plain text.
18 Here we have some text data.
99 string(28) "Here we have some text data."
H A D013.phpt2 SimpleXML: Split text content
/PHP-8.1/ext/filter/tests/
H A Dbug39846.phpt7 var_dump(filter_var('192.168.1.100random-text-here', FILTER_VALIDATE_IP));
/PHP-8.1/sapi/phpdbg/
H A Dphpdbg_help.h42 char *text; member
/PHP-8.1/ext/readline/tests/
H A Dreadline_basic.phpt11 var_dump(readline('Enter some text:'));
/PHP-8.1/ext/standard/tests/streams/
H A Dbug47997.phpt8 $in = fopen('data://text/plain,', 'rb+');
H A Dbug79467.phpt5 var_dump(file_put_contents('data://text/plain,cccc', 'data'));
/PHP-8.1/ext/mbstring/tests/
H A Dmb_output_handler_pattern-06.phpt8 header("Content-Type: text/html");
H A Dmb_output_handler_pattern-01.phpt8 header("Content-Type: text/html");
H A Dmb_output_handler_pattern-02.phpt8 header("Content-Type: text/plain");
H A Dmb_output_handler_pattern-12.phpt8 header("Content-Type: text/html");
H A Dmb_str_split_other.phpt2 mb_str_split() tests for more text encodings
/PHP-8.1/sapi/cli/tests/
H A Dphp_cli_server_009.phpt71 Content-type: text/html; charset=UTF-8
79 Content-type: text/html; charset=UTF-8
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
H A Dupload_2G.phpt64 Content-Type: text/plain; charset=UTF-8
100 Content-type: text/html; charset=UTF-8
110 string(10) "text/plain"
/PHP-8.1/ext/mysqli/tests/
H A D021.phpt2 mysqli bind_param+bind_result char/text
19 mysqli_query($link,"CREATE TABLE test_bind_fetch(c1 char(10), c2 text)");
H A D022.phpt2 mysqli bind_param/bind_result char/text long
19 mysqli_query($link,"CREATE TABLE test_bind_fetch(c1 char(10), c2 text)");
/PHP-8.1/ext/standard/tests/file/
H A Dmove_uploaded_file_basic.phpt14 Content-Type: text/plain
19 Content-Type: text/plain
/PHP-8.1/ext/fileinfo/tests/
H A Dbug-gh11891.phpt2 Bug GH-11891: fileinfo returns text/xml for some svg files
/PHP-8.1/ext/tokenizer/tests/
H A DPhpToken_methods.phpt52 unset($token->text);
116 Typed property PhpToken::$text must not be accessed before initialization
118 Typed property PhpToken::$text must not be accessed before initialization
/PHP-8.1/Zend/asm/
H A Dmake_ppc64_sysv_elf_gas.S72 .text
85 .text
94 .text
/PHP-8.1/ext/readline/
H A Dreadline_cli.h37 char **php_readline_completion_cb(const char *text, int start, int end);
/PHP-8.1/ext/dom/tests/
H A Dbug67440.phpt52 echo "-- fragment to document where first element is not a text node --\n"; case3('appendChild'); e…
58 echo "-- fragment to document where first element is not a text node --\n"; case3('insertBefore'); …
64 echo "-- fragment to document where first element is not a text node --\n"; case3('insertBefore'); …
84 -- fragment to document where first element is not a text node --
112 -- fragment to document where first element is not a text node --
140 -- fragment to document where first element is not a text node --
/PHP-8.1/ext/imap/tests/
H A Dbug80242.phpt11 'contents.data' => 'some text',

Completed in 30 milliseconds

1...<<11121314151617181920>>...29