/PHP-7.3/ext/standard/tests/strings/ |
H A D | get_meta_tags.phpt | 9 <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.3/ext/hash/tests/ |
H A D | hash_hmac_basic.phpt | 19 echo "gost: " . hash_hmac('gost', $content, $key) . "\n"; 21 echo "md2: " . hash_hmac('md2', $content, $key) . "\n"; 22 echo "md4: " . hash_hmac('md4', $content, $key) . "\n"; 23 echo "md5: " . hash_hmac('md5', $content, $key) . "\n"; 24 echo "ripemd128: " . hash_hmac('ripemd128', $content, $key) . "\n"; 25 echo "ripemd160: " . hash_hmac('ripemd160', $content, $key) . "\n"; 28 echo "sha1: " . hash_hmac('sha1', $content, $key) . "\n"; 29 echo "sha256: " . hash_hmac('sha256', $content, $key) . "\n"; 30 echo "sha384: " . hash_hmac('sha384', $content, $key) . "\n"; 31 echo "sha512: " . hash_hmac('sha512', $content, $key) . "\n"; [all …]
|
/PHP-7.3/ext/dom/tests/ |
H A D | bug76738.phpt | 21 $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 D | bug40836.phpt | 13 <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.3/ext/standard/tests/file/ |
H A D | ftruncate_variation6-win32.phpt | 16 /* 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 D | ftruncate_variation6.phpt | 16 /* 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 D | fgets_variation5.phpt | 61 -- 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 D | fread_variation2.phpt | 111 -- Reading entire file content, expeceted : 0 bytes -- 126 -- Reading entire file content, expeceted : 0 bytes -- 141 -- Reading entire file content, expeceted : 0 bytes -- 156 -- Reading entire file content, expeceted : 0 bytes -- 171 -- Reading entire file content, expeceted : 0 bytes -- 186 -- Reading entire file content, expeceted : 0 bytes -- 201 -- Reading entire file content, expeceted : 0 bytes -- 216 -- Reading entire file content, expeceted : 0 bytes -- 231 -- Reading entire file content, expeceted : 0 bytes -- 248 -- Reading entire file content, expeceted : 0 bytes -- [all …]
|
H A D | fgets_variation6-win32.phpt | 68 -- 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 D | fgets_variation6.phpt | 68 -- 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 D | fread_variation1.phpt | 13 /* 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 D | fgets_variation3.phpt | 70 -- 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 D | fgets_basic.phpt | 56 -- 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 D | fgets_variation4-win32-mb.phpt | 72 -- 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 D | fgets_variation4-win32.phpt | 72 -- 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 D | fgets_variation4.phpt | 72 -- 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 …]
|
/PHP-7.3/ext/standard/tests/file/windows_mb_path/ |
H A D | bug54028.phpt | 29 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 D | util_utf8.inc | 15 $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 D | test_readdir_mb_names.phpt | 18 $content = ""; 19 create_verify_file($prefix, "českýtestování.inc", $content); 20 create_verify_file($prefix, "Röd_Statistics.txt", $content); 22 create_verify_file($prefix, "tschüß", $content); 26 create_verify_file($prefix, "テストマルチバイト・パス", $content); 27 create_verify_file($prefix, "測試多字節路徑", $content); 28 create_verify_file($prefix, "żółć.txt", $content);
|
/PHP-7.3/ext/zlib/tests/ |
H A D | readgzfile_variation15.phpt | 37 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.3/tests/output/ |
H A D | ob_start_basic_unerasable_001.phpt | 2 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.3/ext/simplexml/tests/ |
H A D | 022.phpt | 10 <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.3/ext/dom/ |
H A D | characterdata.c | 80 xmlChar *content; in dom_characterdata_data_read() local 87 if ((content = xmlNodeGetContent(nodep)) != NULL) { in dom_characterdata_data_read() 88 ZVAL_STRING(retval, (char *) content); in dom_characterdata_data_read() 89 xmlFree(content); in dom_characterdata_data_read() 125 xmlChar *content; in dom_characterdata_length_read() local 133 content = xmlNodeGetContent(nodep); in dom_characterdata_length_read() 135 if (content) { in dom_characterdata_length_read() 136 length = xmlUTF8Strlen(content); in dom_characterdata_length_read() 137 xmlFree(content); in dom_characterdata_length_read() 218 nodep->content = xmlStrncatNew(nodep->content, arg, arg_len); in PHP_FUNCTION() [all …]
|
/PHP-7.3/ext/pdo_firebird/tests/ |
H A D | bug_73087.phpt | 10 $C->exec('create table atable (id integer not null, content blob sub_type 1 segment size 80)'); 11 $S = $C->prepare('insert into atable (id, content) values (:id, :content)'); 15 'content' => base64_encode(random_bytes(10))
|
/PHP-7.3/ext/xmlwriter/ |
H A D | php_xmlwriter.c | 222 ZEND_ARG_INFO(0, content) 229 ZEND_ARG_INFO(0, content) 268 ZEND_ARG_INFO(0, content) 273 ZEND_ARG_INFO(0, content) 892 char *name, *content; in PHP_FUNCTION() local 1075 if (!content) { in PHP_FUNCTION() 1129 if (!content) { in PHP_FUNCTION() 1173 char *name, *content; in PHP_FUNCTION() local 1488 char *name, *content; in PHP_FUNCTION() local 1547 char *name, *content; in PHP_FUNCTION() local [all …]
|