Home
last modified time | relevance | path

Searched refs:content (Results 51 – 75 of 279) sorted by relevance

12345678910>>...12

/PHP-7.2/ext/phar/tests/cache_list/files/
H A Dwrite6.phar.inc23 foreach ($arr as $name => $content) {
24 echo $name, " ", $content;
/PHP-7.2/ext/dom/tests/
H A Dbug35673.phpt7 $html = '<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
18 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
H A DDOMDocument_loadXML_error5.phpt4 This test verifies the method detects extra content at the end of the document
22 Warning: DOMDocument::load%r(XML){0,1}%r(): Extra content at the end of the document %s
H A DDOMDocument_load_error5.phpt4 This test verifies the method detects extra content at the end of the document
22 Warning: DOMDocument::load%r(XML){0,1}%r(): Extra content at the end of the document %s
H A DDOMDocument_validate_external_dtd.phpt12 … xml: http://cvs.php.net/viewvc.cgi/php-src/ext/dom/tests/dom.xml?view=co&content-type=text%2Fplain
13 … dtd: http://cvs.php.net/viewvc.cgi/php-src/ext/dom/tests/dom.ent?view=co&content-type=text%2Fplain
/PHP-7.2/ext/soap/
H A Dphp_sdl.c217 attr->children && attr->children->content && in is_wsdl_element()
402 …ash_str_add_ptr(&ctx->messages, (char*)name->children->content, xmlStrlen(name->children->content)… in load_wsdl_ex()
412 …sh_str_add_ptr(&ctx->portTypes, (char*)name->children->content, xmlStrlen(name->children->content)… in load_wsdl_ex()
422 …ash_str_add_ptr(&ctx->bindings, (char*)name->children->content, xmlStrlen(name->children->content)… in load_wsdl_ex()
432 …ash_str_add_ptr(&ctx->services, (char*)name->children->content, xmlStrlen(name->children->content)… in load_wsdl_ex()
459 ctype = (char*)tmp->children->content; in wsdl_soap_binding_header()
478 h->name = estrdup((char*)tmp->children->content); in wsdl_soap_binding_header()
489 h->ns = estrdup((char*)tmp->children->content); in wsdl_soap_binding_header()
582 char *parts = (char*)tmp->children->content; in wsdl_soap_binding_body()
886 ctype = (char*)type->children->content; in load_wsdl()
[all …]
/PHP-7.2/ext/standard/tests/file/
H A Dfwrite_variation3-win32.phpt27 File having content of type numeric, text,text_with_new_line & alphanumeric
35 echo "\n-- Testing fwrite() with file having content of type ". $file_content_type ." --\n";
41 // create temp file and fill it content of type $file_content_type
55 filesize & by displaying the content */
69 /* check the filesize and display file content */
70 // close the file, get the size and content of the file.
85 -- Testing fwrite() with file having content of type numeric --
159 -- Testing fwrite() with file having content of type text --
233 -- Testing fwrite() with file having content of type text_with_new_line --
307 -- Testing fwrite() with file having content of type alphanumeric --
H A Dfwrite_variation3.phpt27 File having content of type numeric, text,text_with_new_line & alphanumeric
35 echo "\n-- Testing fwrite() with file having content of type ". $file_content_type ." --\n";
41 // create temp file and fill it content of type $file_content_type
55 filesize & by displaying the content */
70 /* check the filesize and display file content */
71 // close the file, get the size and content of the file.
86 -- Testing fwrite() with file having content of type numeric --
160 -- Testing fwrite() with file having content of type text --
234 -- Testing fwrite() with file having content of type text_with_new_line --
308 -- Testing fwrite() with file having content of type alphanumeric --
H A Dbug39538.phpt5 $content = array("\"\nthis is an test\", \"next data\", \"p\narsed\"","\"\r\nthis is an test\", \"n…
9 foreach ($content as $v) {
H A Dmove_uploaded_file_basic.phpt9 content-disposition: form-data; name="field1"
13 content-disposition: form-data; name="file1"; filename="file1.txt"
18 content-disposition: form-data; name="file2"; filename="file2.txt"
H A Dfwrite_variation2-win32.phpt27 File having content of type numeric, text,text_with_new_line & alphanumeric
35 echo "\n-- Testing fwrite() with file having content of type ". $file_content_type ." --\n";
55 filesize & by displaying the content */
78 /* display the file content, check the file size */
93 -- Testing fwrite() with file having content of type numeric --
146 -- Testing fwrite() with file having content of type text --
199 -- Testing fwrite() with file having content of type text_with_new_line --
252 -- Testing fwrite() with file having content of type alphanumeric --
H A Dfwrite_variation2.phpt27 File having content of type numeric, text,text_with_new_line & alphanumeric
35 echo "\n-- Testing fwrite() with file having content of type ". $file_content_type ." --\n";
55 filesize & by displaying the content */
78 /* display the file content, check the file size */
92 -- Testing fwrite() with file having content of type numeric --
145 -- Testing fwrite() with file having content of type text --
198 -- Testing fwrite() with file having content of type text_with_new_line --
251 -- Testing fwrite() with file having content of type alphanumeric --
H A Dis_uploaded_file_basic.phpt9 content-disposition: form-data; name="field1"
13 content-disposition: form-data; name="pics"; filename="file1.txt"
/PHP-7.2/ext/dba/tests/
H A Ddba_cdb.phpt34 string(23) "The last content string"
49 string(23) "The last content string"
H A Ddba_db1.phpt31 string(23) "The last content string"
48 string(23) "The last content string"
H A Ddba_db2.phpt31 string(23) "The last content string"
48 string(23) "The last content string"
H A Ddba_db3.phpt31 string(23) "The last content string"
48 string(23) "The last content string"
H A Ddba_db4_000.phpt35 string(23) "The last content string"
52 string(23) "The last content string"
H A Ddba_dbm.phpt31 string(23) "The last content string"
48 string(23) "The last content string"
H A Ddba_flatfile.phpt35 string(23) "The last content string"
52 string(23) "The last content string"
/PHP-7.2/ext/tidy/tests/
H A D004.phpt27 Info: Document content looks like HTML%w%d%S
30 Info: Document content looks like HTML 3.2
/PHP-7.2/ext/phar/tests/bug53872/
H A Dfirst.txt1 content of first.txt
H A Dthird.txt1 content of third.txt
/PHP-7.2/ext/soap/tests/
H A Dcustom_content_type.phpt19 $content = trim(file_get_contents("php://input")) . PHP_EOL;
48 * In case of an empty content-type, let's fallback to the default content.
/PHP-7.2/win32/build/
H A Dbuildconf.js39 function Module_Item(module_name, config_path, dir_line, deps, content) argument
45 this.content = content;
130 return item.dir_line + item.content;

Completed in 41 milliseconds

12345678910>>...12