Home
last modified time | relevance | path

Searched refs:text (Results 51 – 75 of 832) sorted by relevance

12345678910>>...34

/php-src/ext/standard/tests/strings/
H A Dbug39621.phpt8 $replace = "any text";
16 $replace = "any text";
24 $replace = "any text";
32 $replace = "any text";
43 string(8) "any text"
44 string(8) "any text"
H A Dstrtr_variation2.phpt18 text & @()
26 "text & @()",
31 'text & @()',
66 string(10) "text i als"
67 string(10) "text & @()"
75 string(10) "text i als"
76 string(10) "text & @()"
80 text i als"
83 text & @()"
H A Dbug53319.phpt6 $str = '<br /><br />USD<input type="text"/><br/>CDN<br><input type="text" />';
14 string(47) "USD<input type="text"/>CDN<input type="text" />"
H A Dstrip_tags_variation4.phpt19 "<a.>HtMl text</.a>",
20 '<a.>HtMl text</.a>',
21 "<nnn>I am not a valid html text</nnn>",
22 '<nnn>I am not a valid html text</nnn>',
56 string(9) "HtMl text"
58 string(9) "HtMl text"
60 string(26) "I am not a valid html text"
62 string(26) "I am not a valid html text"
H A Dstrip_tags_variation7.phpt18 "<a.>HtMl text</.a>",
19 '<a.>HtMl text</.a>',
20 "<nnn>I am not a valid html text</nnn>",
21 '<nnn>I am not a valid html text</nnn>',
54 string(9) "HtMl text"
56 string(9) "HtMl text"
58 string(37) "<nnn>I am not a valid html text</nnn>"
60 string(37) "<nnn>I am not a valid html text</nnn>"
/php-src/ext/standard/tests/file/
H A Dbug44034.phpt9 $urls[] = "data://text/plain,foo\r\nbar\r\n";
10 $urls[] = "data://text/plain,\r\nfoo\r\nbar\r\n";
11 $urls[] = "data://text/plain,foo\r\nbar";
19 data://text/plain,foo\r\nbar\r\n
26 data://text/plain,\r\nfoo\r\nbar\r\n
35 data://text/plain,foo\r\nbar
H A Dfgetcsv_variation13.phpt30 // write line of text
67 string(39) "This is line of text without csv fields"
75 string(39) "This is line of text without csv fields"
83 string(39) "This is line of text without csv fields"
91 string(39) "This is line of text without csv fields"
99 string(39) "This is line of text without csv fields"
107 string(39) "This is line of text without csv fields"
115 string(39) "This is line of text without csv fields"
123 string(39) "This is line of text without csv fields"
131 string(39) "This is line of text without csv fields"
[all …]
H A Dfgetcsv_variation20.phpt32 // write line of text
70 string(39) "This is line of text without csv fields"
78 string(39) "This is line of text without csv fields"
86 string(39) "This is line of text without csv fields"
94 string(39) "This is line of text without csv fields"
102 string(39) "This is line of text without csv fields"
110 string(39) "This is line of text without csv fields"
118 string(39) "This is line of text without csv fields"
126 string(39) "This is line of text without csv fields"
134 string(39) "This is line of text without csv fields"
[all …]
H A Dglob_variation2.phpt14 $fp = fopen("$file_path/$dir_name/file.text", "w");
32 unlink("$file_path/glob_test/file.text");
39 string(11) "./file.text"
43 string(22) "../glob_test/file.text"
47 string(19) "glob_test/file.text"
/php-src/ext/standard/tests/filters/
H A Dchunked_001.phpt13 "data://text/plain,0\r\n",
14 "data://text/plain,2\r\nte\r\n2\r\nst\r\n0\r\n",
15 "data://text/plain,2\nte\n2\nst\n0\n",
16 "data://text/plain,2;a=1\nte\n2;a=2;b=3\r\nst\n0\n",
17 "data://text/plain,2\nte\n2\nst\n0\na=b\r\nc=d\n\r\n",
18 "data://text/plain,1f\n0123456789abcdef0123456789abcde\n1\nf\n0\n",
19 "data://text/plain,1E\n0123456789abcdef0123456789abcd\n2\nef\n0\n",
/php-src/ext/pdo_sqlite/tests/
H A Dbug33841.phpt10 $db->exec('CREATE TABLE test_33841 (text)');
12 $stmt = $db->prepare("INSERT INTO test_33841 VALUES ( :text )");
13 $stmt->bindParam(':text', $name);
17 $stmt = $db->prepare("UPDATE test_33841 SET text = :text ");
18 $stmt->bindParam(':text', $name);
/php-src/ext/pcre/tests/
H A D006.phpt9 $text = '[CODE]&lt;td align=&quot;$stylevar[right]&quot;&gt;[/CODE]';
10 …ght)\](((?R)|[^[]+?|\[)*)\[/\\1\]#siU', '#\[(right)\](((?R)|[^[]+?|\[)*)\[/\\1\]#siU'), '', $text);
11 var_dump($text);
14 $result = preg_replace('#\[(right)\](((?R)|[^[]+?|\[)*)\[/\\1\]#siU', '', $text);
15 var_dump($text);
/php-src/tests/basic/
H A Drfc1867_array_upload.phpt11 Content-Type: text/plain-file1
16 Content-Type: text/plain-file2
21 Content-Type: text/plain-file3
55 string(16) "text/plain-file1"
57 string(16) "text/plain-file2"
59 string(16) "text/plain-file3"
/php-src/Zend/tests/traits/
H A Dbug60717.phpt10 function text($text);
17 function text($text) {}
24 abstract function text($text);
30 abstract function text($text);
H A Dflattening001.phpt9 return $this->text;
15 $this->text = $val;
22 private $text = 'test';
24 $this->text = $val;
/php-src/Zend/tests/
H A Dhalt_compiler2.phpt5 $text = "<?php echo 'test'; var_dump(__COMPILER_HALT_OFFSET__); __HALT_COMPILER(); ?>
7 file_put_contents(__DIR__ . '/test1.php', $text);
8 $text = "<?php echo 'test2'; var_dump(__COMPILER_HALT_OFFSET__); __HALT_COMPILER(); ?>
10 file_put_contents(__DIR__ . '/test2.php', $text);
/php-src/ext/dom/lexbor/lexbor/dom/interfaces/
H A Ddocument_type.c74 &dtype->public_id, document->text) == NULL) in lxb_dom_document_type_interface_clone()
80 &dtype->system_id, document->text) == NULL) in lxb_dom_document_type_interface_clone()
92 lexbor_mraw_t *text; in lxb_dom_document_type_interface_destroy() local
96 text = lxb_dom_interface_node(document_type)->owner_document->text; in lxb_dom_document_type_interface_destroy()
102 (void) lexbor_str_destroy(&public_id, text, false); in lxb_dom_document_type_interface_destroy()
103 (void) lexbor_str_destroy(&system_id, text, false); in lxb_dom_document_type_interface_destroy()
H A Dprocessing_instruction.c53 lexbor_mraw_t *text; in lxb_dom_processing_instruction_interface_destroy() local
56 text = lxb_dom_interface_node(processing_instruction)->owner_document->text; in lxb_dom_processing_instruction_interface_destroy()
62 (void) lexbor_str_destroy(&target, text, false); in lxb_dom_processing_instruction_interface_destroy()
74 lxb_dom_interface_node(dst)->owner_document->text) == NULL) in lxb_dom_processing_instruction_copy()
/php-src/ext/fileinfo/tests/
H A Dbug69107.phpt15 string(10) "text/x-php"
16 string(10) "text/x-php"
17 string(10) "text/x-php"
18 string(10) "text/x-php"
/php-src/ext/libxml/tests/
H A Dbug51903.phpt14 "data://text/plain,HTTP/1.1 200 OK\r\n"
15 . "Content-Type: text/xml; charset=ISO-8859-1\r\n\r\n"
18 "data://text/plain,HTTP/1.1 200 OK\r\n"
19 . "Content-Type: text/xml; charset=ISO-8859-1; foo=bar\r\n\r\n"
22 "data://text/plain,HTTP/1.1 200 OK\r\n"
23 . "Content-Type: text/xml; charset=\"ISO-8859-1\" ; foo=bar\r\n\r\n"
/php-src/ext/readline/
H A Dreadline_cli.c434 if (!textlen || !strncmp(ZSTR_VAL(name), text, textlen)) { in cli_completion_generator_ht()
516 static char *cli_completion_generator(const char *text, int index) /* {{{ */ in cli_completion_generator() argument
528 size_t textlen = strlen(text); in cli_completion_generator()
533 if (text[0] == '$') { in cli_completion_generator()
534 retval = cli_completion_generator_var(text, textlen, &cli_completion_state); in cli_completion_generator()
535 } else if (text[0] == '#' && text[1] != '[') { in cli_completion_generator()
542 class_name_end = strstr(text, "::"); in cli_completion_generator()
544 size_t class_name_len = class_name_end - text; in cli_completion_generator()
546 zend_str_tolower_copy(ZSTR_VAL(class_name), text, class_name_len); in cli_completion_generator()
554 lc_text = zend_str_tolower_dup(text, textlen); in cli_completion_generator()
[all …]
/php-src/ext/dom/tests/modern/spec/
H A DText_splitText_edge_case.phpt8 $text = $dom->createTextNode('Hello World!');
9 var_dump($text->splitText(5)->wholeText);
11 var_dump($text->splitText(-1));
16 var_dump($text->splitText(200));
/php-src/sapi/cgi/tests/
H A D011.phpt68 Content-type: text/html; charset=UTF-8
73 Content-type: text/html; charset=UTF-8
79 Content-type: text/html; charset=UTF-8
88 Content-type: text/html; charset=UTF-8
99 Content-type: text/html; charset=UTF-8
109 Content-type: text/html; charset=UTF-8
121 Content-type: text/html; charset=UTF-8
131 Content-type: text/html; charset=UTF-8
139 Content-type: text/html; charset=UTF-8
147 Content-type: text/html; charset=UTF-8
[all …]
/php-src/ext/tidy/tests/
H A Dbug77040.phpt8 $tidy->parseString("<p>text</p><p><![CDATA[cdata]]></p>");
12 $text = $p->child[0];
13 var_dump($text->type === TIDY_NODETYPE_TEXT);
14 var_dump($text->isHtml());
/php-src/ext/dom/tests/
H A DDOM4_DOMNode_after.phpt16 'text inserted after',
20 $secondMark->after('text inserted after second');
28 text inserted after
35 text inserted after second

Completed in 32 milliseconds

12345678910>>...34