Home
last modified time | relevance | path

Searched refs:content (Results 1 – 25 of 270) sorted by relevance

1234567891011

/PHP-7.4/ext/hash/tests/
H A Dhash_hmac_basic.phpt17 echo "gost: " . hash_hmac('gost', $content, $key) . "\n";
19 echo "md2: " . hash_hmac('md2', $content, $key) . "\n";
20 echo "md4: " . hash_hmac('md4', $content, $key) . "\n";
21 echo "md5: " . hash_hmac('md5', $content, $key) . "\n";
22 echo "ripemd128: " . hash_hmac('ripemd128', $content, $key) . "\n";
23 echo "ripemd160: " . hash_hmac('ripemd160', $content, $key) . "\n";
26 echo "sha1: " . hash_hmac('sha1', $content, $key) . "\n";
27 echo "sha256: " . hash_hmac('sha256', $content, $key) . "\n";
28 echo "sha384: " . hash_hmac('sha384', $content, $key) . "\n";
29 echo "sha512: " . hash_hmac('sha512', $content, $key) . "\n";
[all …]
/PHP-7.4/ext/standard/tests/strings/
H A Dget_meta_tags.phpt9 <meta name="author" content="name">
10 <meta name="keywords" content="php documentation">
11 <meta name="DESCRIPTION" content="a php manual">
12 <meta name="geo.position" content="49.33;-86.59">
19 <meta name="author" content="name">
21 <meta name="DESCRIPTION" content="a php manual">
25 <meta name="author" content="name1">
34 <meta name="author" content="name"
35 <meta name="keywords" content="php documentation">
43 <meta name="author" content="name"
[all …]
/PHP-7.4/ext/dom/tests/
H A Dbug76738.phpt21 $content = utf8_encode($content);
22 $content = $this->add_outer_html($content);
23 $content = $this->remove_garbage($content);
27 $content = $this->add_root_block($content);
29 $content = $this->remove_outer_html($content);
30 $content = mb_convert_encoding($content, 'html-entities', 'UTF-8');
31 $content = utf8_decode($content);
32 return $content;
37 $return = $content;
69 $return = $content;
[all …]
H A Dbug40836.phpt13 <content>
17 </content>
22 $contentNode = $entry->getElementsByTagName("content")->item(0)->firstChild;
29 …/2005/Atom"><updated/><content><div xmlns="http://www.w3.org/1999/xhtml"><p>paragraph2007-02-14T00…
/PHP-7.4/ext/standard/tests/file/
H A Dftruncate_variation6-win32.phpt16 /* truncate the file to smaller size and display the content */
56 /* try to truncate it and display the file content */
297 File content after truncating file to 15 size : string(15) "line
306 File content after truncating file to 15 size : string(15) "line
315 File content after truncating file to 15 size : string(15) "line
324 File content after truncating file to 15 size : string(15) "line
333 File content after truncating file to 15 size : string(15) "line
342 File content after truncating file to 15 size : string(15) "line
351 File content after truncating file to 15 size : string(15) "line
360 File content after truncating file to 15 size : string(15) "line
[all …]
H A Dftruncate_variation6.phpt16 /* truncate the file to smaller size and display the content */
56 /* try to truncate it and display the file content */
297 File content after truncating file to 15 size : string(15) "line
306 File content after truncating file to 15 size : string(15) "line
315 File content after truncating file to 15 size : string(15) "line
324 File content after truncating file to 15 size : string(15) "line
333 File content after truncating file to 15 size : string(15) "line
342 File content after truncating file to 15 size : string(15) "line
351 File content after truncating file to 15 size : string(15) "line
360 File content after truncating file to 15 size : string(15) "line
[all …]
H A Dfgets_variation5.phpt61 -- File content type : numeric --
67 -- File content type : text --
88 -- File content type : numeric --
94 -- File content type : text --
121 -- File content type : text --
148 -- File content type : text --
175 -- File content type : text --
202 -- File content type : text --
229 -- File content type : text --
256 -- File content type : text --
[all …]
H A Dfgets_variation6-win32.phpt68 -- File content type : numeric --
76 -- File content type : text --
102 -- File content type : numeric --
110 -- File content type : text --
144 -- File content type : text --
178 -- File content type : text --
212 -- File content type : text --
246 -- File content type : text --
280 -- File content type : text --
314 -- File content type : text --
[all …]
H A Dfgets_variation6.phpt68 -- File content type : numeric --
76 -- File content type : text --
102 -- File content type : numeric --
110 -- File content type : text --
144 -- File content type : text --
178 -- File content type : text --
212 -- File content type : text --
246 -- File content type : text --
280 -- File content type : text --
314 -- File content type : text --
[all …]
H A Dfread_variation1.phpt13 /* Read content less than file size &
112 -- Reading entire file content, expeceted : 1024 bytes --
127 -- Reading entire file content, expeceted : 1024 bytes --
142 -- Reading entire file content, expeceted : 1024 bytes --
157 -- Reading entire file content, expeceted : 1024 bytes --
172 -- Reading entire file content, expeceted : 1024 bytes --
187 -- Reading entire file content, expeceted : 1024 bytes --
202 -- Reading entire file content, expeceted : 1024 bytes --
217 -- Reading entire file content, expeceted : 1024 bytes --
232 -- Reading entire file content, expeceted : 1024 bytes --
[all …]
H A Dfread_variation2.phpt111 -- Reading entire file content, expeceted : 0 bytes --
130 -- Reading entire file content, expeceted : 0 bytes --
149 -- Reading entire file content, expeceted : 0 bytes --
168 -- Reading entire file content, expeceted : 0 bytes --
187 -- Reading entire file content, expeceted : 0 bytes --
206 -- Reading entire file content, expeceted : 0 bytes --
225 -- Reading entire file content, expeceted : 0 bytes --
244 -- Reading entire file content, expeceted : 0 bytes --
263 -- Reading entire file content, expeceted : 0 bytes --
284 -- Reading entire file content, expeceted : 0 bytes --
[all …]
H A Dfgets_variation3.phpt70 -- File content type : numeric --
81 -- File content type : text --
118 -- File content type : numeric --
129 -- File content type : text --
177 -- File content type : text --
225 -- File content type : text --
273 -- File content type : text --
321 -- File content type : text --
369 -- File content type : text --
417 -- File content type : text --
[all …]
H A Dfgets_basic.phpt56 -- File content type : numeric --
66 -- File content type : text --
100 -- File content type : numeric --
110 -- File content type : text --
144 -- File content type : numeric --
154 -- File content type : text --
188 -- File content type : numeric --
198 -- File content type : text --
232 -- File content type : numeric --
242 -- File content type : text --
[all …]
H A Dfgets_variation4-win32-mb.phpt72 -- File content type : numeric --
85 -- File content type : text --
128 -- File content type : numeric --
141 -- File content type : text --
197 -- File content type : text --
253 -- File content type : text --
309 -- File content type : text --
365 -- File content type : text --
421 -- File content type : text --
477 -- File content type : text --
[all …]
H A Dfgets_variation4-win32.phpt72 -- File content type : numeric --
85 -- File content type : text --
128 -- File content type : numeric --
141 -- File content type : text --
197 -- File content type : text --
253 -- File content type : text --
309 -- File content type : text --
365 -- File content type : text --
421 -- File content type : text --
477 -- File content type : text --
[all …]
H A Dfgets_variation4.phpt72 -- File content type : numeric --
85 -- File content type : text --
128 -- File content type : numeric --
141 -- File content type : text --
197 -- File content type : text --
253 -- File content type : text --
309 -- File content type : text --
365 -- File content type : text --
421 -- File content type : text --
477 -- File content type : text --
[all …]
H A Dlink_win32.phpt14 $content = '<?php echo "Dummy Content.\n" ?>';
15 file_put_contents($filename, $content);
20 var_dump($content == $linkcontent);
/PHP-7.4/ext/standard/tests/file/windows_mb_path/
H A Dbug54028.phpt29 while (false !== ($content = $directory->read())) {
30 if ("." == $content || ".." == $content) continue;
32 printf("Returned (%s)\n", $content);
33 printf("Encoding: %s\n", mb_detect_encoding($content));
34 if ($content != get_basename_with_cp($prefix . $content, 65001, false)) {
H A Dutil_utf8.inc15 $content = "<?php
18 create_verify_file($prefix, "českýtestování.inc", $content);
22 $content = "that's my file with swedish filename
24 create_verify_file($prefix, $item, $content);
32 $content = "hallo
34 create_verify_file($prefix, "tschüß", $content);
61 $content = "reading file wihh multibyte filename
63 create_verify_file($prefix, $item, $content, $cp);
H A Dtest_readdir_mb_names.phpt20 $content = "";
21 create_verify_file($prefix, "českýtestování.inc", $content);
22 create_verify_file($prefix, "Röd_Statistics.txt", $content);
24 create_verify_file($prefix, "tschüß", $content);
28 create_verify_file($prefix, "テストマルチバイト・パス", $content);
29 create_verify_file($prefix, "測試多字節路徑", $content);
30 create_verify_file($prefix, "żółć.txt", $content);
/PHP-7.4/ext/zlib/tests/
H A Dreadgzfile_variation15.phpt37 echo "file content:";
47 echo "file content:";
57 echo "file content:";
65 echo "file content:";
75 echo "file content:";
88 file content:This is a file in dir2
89 file content:This is a file in dir1
90 file content:This is a file in dir1
91 file content:This is a file in working dir
92 file content:This is a file in script dir
/PHP-7.4/tests/output/
H A Dob_start_basic_unerasable_001.phpt2 ob_start(): Ensure content of unerasable buffer can be accessed by ob_get_contents().
13 echo "This call will obtain the content:\n";
19 [callback:1]This call will obtain the content:
20 string(35) "This call will obtain the content:
/PHP-7.4/ext/simplexml/tests/
H A D022.phpt10 <pres><content><file glob="slide_*.xml"/></content></pres>
16 var_dump($sxe->content);
19 var_dump($sxe->content->file);
22 foreach($sxe->content->file as $file)
/PHP-7.4/ext/pdo_firebird/tests/
H A Dbug_73087.phpt12 $dbh->exec('create table atable (id integer not null, content blob sub_type 1 segment size 80)');
13 $S = $dbh->prepare('insert into atable (id, content) values (:id, :content)');
17 'content' => base64_encode(random_bytes(10))
/PHP-7.4/ext/xmlwriter/
H A Dphp_xmlwriter.c214 ZEND_ARG_INFO(0, content)
221 ZEND_ARG_INFO(0, content)
260 ZEND_ARG_INFO(0, content)
265 ZEND_ARG_INFO(0, content)
863 char *name, *content; in PHP_FUNCTION() local
1044 if (!content) { in PHP_FUNCTION()
1098 if (!content) { in PHP_FUNCTION()
1142 char *name, *content; in PHP_FUNCTION() local
1460 char *name, *content; in PHP_FUNCTION() local
1518 char *name, *content; in PHP_FUNCTION() local
[all …]

Completed in 82 milliseconds

1234567891011