Home
last modified time | relevance | path

Searched refs:text (Results 101 – 125 of 507) sorted by relevance

12345678910>>...21

/PHP-5.3/ext/fileinfo/tests/
H A Dfinfo_file_regex.phpt11 * resources/test.awk: awk script, ASCII text
27 string(28) "text/plain; charset=us-ascii"
28 string(22) "awk script, ASCII text"
H A Dfinfo_file_basic.phpt27 string(28) "text/x-php; charset=us-ascii"
28 string(22) "PHP script, ASCII text"
29 string(32) "text/plain; charset=unknown-8bit"
/PHP-5.3/ext/dom/tests/
H A DDOMDocument_saveHTML_basic.phpt19 $text = $doc->createTextNode('This is the title');
20 $text = $title->appendChild($text);
H A DDOMNode_hasChildNodes_basic.phpt27 $text = $doc->createTextNode('This is the title');
28 $title->appendChild($text);
37 var_dump($text->hasChildNodes());
/PHP-5.3/ext/simplexml/tests/
H A D005.phpt12 Plain text.
16 Here we have some text data.
37 string(28) "Here we have some text data."
H A D003.phpt11 <!ENTITY included-entity "This is text included from an entity">
14 Plain text.
57 string(36) "This is text included from an entity"
/PHP-5.3/tests/basic/
H A Dbug46313-win.phpt14 Content-Type: text/plain-file1
19 Content-Type: text/plain-file2
40 string(16) "text/plain-file1"
53 string(16) "text/plain-file2"
/PHP-5.3/ext/oci8/tests/
H A Dlob_029.phpt39 file_put_contents($fullname1, 'Some text in the bfile 1');
40 file_put_contents($fullname2, 'Some text in the bfile 2');
41 file_put_contents($fullname3, 'Some text in the bfile 3');
124 string(24) "Some text in the bfile 1"
126 string(24) "Some text in the bfile 2"
128 string(24) "Some text in the bfile 3"
132 string(24) "Some text in the bfile 1"
/PHP-5.3/ext/xmlrpc/libxmlrpc/
H A Dxml_to_soap.c346 XMLRPC_SetValueString(xCurrent, el->text.str, el->text.len); in xml_element_to_SOAP_REQUEST_worker()
349 XMLRPC_SetValueInt(xCurrent, atoi(el->text.str)); in xml_element_to_SOAP_REQUEST_worker()
352 XMLRPC_SetValueBoolean(xCurrent, atoi(el->text.str)); in xml_element_to_SOAP_REQUEST_worker()
356 XMLRPC_SetValueDouble(xCurrent, atof(el->text.str)); in xml_element_to_SOAP_REQUEST_worker()
362 XMLRPC_SetValueDateTime_ISO8601(xCurrent, el->text.str); in xml_element_to_SOAP_REQUEST_worker()
366 base64_decode_xmlrpc(&buf, el->text.str, el->text.len); in xml_element_to_SOAP_REQUEST_worker()
506 simplestring_add(&elem_val->text, buf); in SOAP_to_xml_element_worker()
511 simplestring_add(&elem_val->text, buf); in SOAP_to_xml_element_worker()
516 simplestring_add(&elem_val->text, buf); in SOAP_to_xml_element_worker()
524 simplestring_add(&elem_val->text, buf); in SOAP_to_xml_element_worker()
[all …]
/PHP-5.3/ext/xmlwriter/tests/
H A DOO_008.phpt18 $xw->text('elem2*');
21 $xw->text("attr1 CDATA #required\n");
22 $xw->text('attr2 CDATA #implied');
/PHP-5.3/ext/tidy/tests/
H A D014.phpt7 $text = "<B>testing</I>";
8 $tidy = tidy_parse_string($text, array('show-body-only'=>true));
/PHP-5.3/Zend/tests/
H A Dclosure_008.phpt6 function replace_spaces($text) {
10 return preg_replace_callback('/( +) /', $lambda, $text);
/PHP-5.3/ext/pdo_firebird/tests/
H A Dddl.phpt13 $db->exec("CREATE TABLE ddl (id INT NOT NULL PRIMARY KEY, text BLOB SUB_TYPE 1)");
21 var_dump($db->exec("INSERT INTO ddl (text) VALUES ('bla')"));
22 var_dump($db->exec("UPDATE ddl SET text='blabla'"));
/PHP-5.3/ext/xml/tests/
H A Dxml011.phpt17 $xml = '<text>start<b /> This &amp; that</text>';
70 <text><b>
/PHP-5.3/sapi/cgi/tests/
H A D010.phpt43 Content-type: text/html
47 Content-type: text/html
51 Content-type: text/html
/PHP-5.3/ext/standard/tests/file/
H A Dreadfile_variation3.phpt49 line of text
51 line of text
57 line of text
59 line of text
H A Dpopen_pclose_basic.phpt81 line of text
83 line of text
85 line of text
87 line of text
89 line of text
/PHP-5.3/ext/intl/tests/
H A Ddateformat_localtime.phpt60 $res_str .= "\nInput text is : $text_entry";
99 Input text is : Thursday, December 18, 1969 8:49:59 AM PST
109 Input text is : June 18, 1969 8:49:59 AM
119 Input text is : 12/18/69 8:49 AM
128 Input text is : 19691218 08:49 AM
H A Ddateformat_parse_localtime_parsepos.phpt50 $res_str .= "\nInput text is : $text_entry";
85 Input text is : Thursday, December 18, 1969 8:49:59 AM PST
95 Input text is : June 18, 1969 8:49:59 AM
105 Input text is : 12/18/69 8:49 AM
114 Input text is : 19691218 08:49 AM
/PHP-5.3/ext/pcre/tests/
H A Dbug33200.phpt7 $str = 'some \'$sample\' text';
8 $str = preg_replace("/(some.*text)/e", "strtoupper('\\1')", $str);
/PHP-5.3/ext/standard/tests/strings/
H A Dstrip_tags_variation9.phpt21 "<a>This is a hyper text tag</a>",
24 "<b>This is \ta text in bold letters\r\s\malong with slashes\n</b>"
47 string(31) "<a>This is a hyper text tag</a>"
53 string(62) "<b>This is a text in bold letters
/PHP-5.3/ext/imap/
H A Dphp_imap.h53 #define LSIZE text.size
54 #define LTEXT text.data
61 #define LTEXT text
81 SIZEDTEXT text; member
88 SIZEDTEXT text; member
/PHP-5.3/ext/mbstring/tests/
H A Dmb_output_handler_runtime_ini_alteration-01.phpt11 ini_set('mbstring.http_output_conv_mimetypes', 'text');
12 header("Content-Type: text/html");
/PHP-5.3/scripts/dev/generate-phpt/src/
H A DgtCodeSnippet.php46 $text = file($filename);
47 foreach ($text as $t) {
/PHP-5.3/ext/filter/tests/
H A D024.phpt10 var_dump(filter_var(" text here ", FILTER_SANITIZE_ENCODED));
18 string(23) "%20%20text%20here%20%20"

Completed in 36 milliseconds

12345678910>>...21