/PHP-5.4/ext/hash/tests/ |
H A D | hash_hmac_basic.phpt | 19 echo "adler32: " . hash_hmac('adler32', $content, $key) . "\n"; 20 echo "crc32: " . hash_hmac('crc32', $content, $key) . "\n"; 21 echo "gost: " . hash_hmac('gost', $content, $key) . "\n"; 23 echo "md2: " . hash_hmac('md2', $content, $key) . "\n"; 24 echo "md4: " . hash_hmac('md4', $content, $key) . "\n"; 25 echo "md5: " . hash_hmac('md5', $content, $key) . "\n"; 30 echo "sha1: " . hash_hmac('sha1', $content, $key) . "\n"; 31 echo "sha256: " . hash_hmac('sha256', $content, $key) . "\n"; 32 echo "sha384: " . hash_hmac('sha384', $content, $key) . "\n"; 33 echo "sha512: " . hash_hmac('sha512', $content, $key) . "\n"; [all …]
|
/PHP-5.4/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-5.4/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.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 …]
|
H A D | link_win32.phpt | 14 $content = '<?php echo "Dummy Content.\n" ?>'; 15 file_put_contents($filename, $content); 20 var_dump($content == $linkcontent);
|
/PHP-5.4/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-5.4/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-5.4/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:
|
H A D | ob_start_basic_unerasable_003.phpt | 13 echo "This call will obtain the content, but will not clean the buffer."; 18 [callback:1]This call will obtain the content, but will not clean the buffer. 22 string(65) "This call will obtain the content, but will not clean the buffer."
|
H A D | ob_start_basic_unerasable_004.phpt | 13 echo "This call will obtain the content, but will not flush the buffer."; 18 [callback:1]This call will obtain the content, but will not flush the buffer. 22 string(65) "This call will obtain the content, but will not flush the buffer."
|
/PHP-5.4/ext/dom/ |
H A D | characterdata.c | 82 xmlChar *content; in dom_characterdata_data_read() local 93 if ((content = xmlNodeGetContent(nodep)) != NULL) { in dom_characterdata_data_read() 94 ZVAL_STRING(*retval, content, 1); in dom_characterdata_data_read() 95 xmlFree(content); in dom_characterdata_data_read() 143 xmlChar *content; in dom_characterdata_length_read() local 155 content = xmlNodeGetContent(nodep); in dom_characterdata_length_read() 157 if (content) { in dom_characterdata_length_read() 158 length = xmlUTF8Strlen(content); in dom_characterdata_length_read() 159 xmlFree(content); in dom_characterdata_length_read() 240 nodep->content = xmlStrncatNew(nodep->content, arg, arg_len); in PHP_FUNCTION() [all …]
|
H A D | entity.c | 106 char *content; in dom_entity_notation_name_read() local 119 content = xmlNodeGetContent((xmlNodePtr) nodep); in dom_entity_notation_name_read() 120 ZVAL_STRING(*retval, content, 1); in dom_entity_notation_name_read() 121 xmlFree(content); in dom_entity_notation_name_read()
|
/PHP-5.4/ext/dom/tests/ |
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-5.4/ext/xmlwriter/ |
H A D | php_xmlwriter.c | 230 ZEND_ARG_INFO(0, content) 237 ZEND_ARG_INFO(0, content) 276 ZEND_ARG_INFO(0, content) 281 ZEND_ARG_INFO(0, content) 936 char *name, *content; in PHP_FUNCTION() local 1121 if (!content) { in PHP_FUNCTION() 1176 if (!content) { in PHP_FUNCTION() 1220 char *name, *content; in PHP_FUNCTION() local 1540 char *name, *content; in PHP_FUNCTION() local 1600 char *name, *content; in PHP_FUNCTION() local [all …]
|
/PHP-5.4/ext/soap/ |
H A D | php_schema.c | 119 …(ns != NULL && (new_tns == NULL || xmlStrcmp(ns->children->content, new_tns->children->content) !=… in schema_load_file() 133 } else if (tns != NULL && xmlStrcmp(tns->children->content, new_tns->children->content) != 0) { in schema_load_file() 237 if (ns != NULL && tns != NULL && xmlStrcmp(ns->children->content, tns->children->content) == 0) { in load_schema() 368 create_encoder(sdl, cur_type, ns->children->content, name->children->content); in schema_simpleType() 1020 newModel->u.content = emalloc(sizeof(HashTable)); in schema_all() 1413 create_encoder(sdl, cur_type, ns->children->content, name->children->content); in schema_complexType() 2223 zend_hash_move_forward(model->u.content); in schema_content_model_fixup() 2350 zend_hash_destroy(tmp->u.content); in delete_model() 2351 efree(tmp->u.content); in delete_model() 2372 zend_hash_destroy(tmp->u.content); in delete_model_persistent() [all …]
|
/PHP-5.4/ext/tokenizer/ |
H A D | tokenizer.php | 9 $content .= fread($fp, 4096); 13 $tokens = token_get_all($content);
|