Home
last modified time | relevance | path

Searched refs:text (Results 501 – 525 of 598) sorted by relevance

1...<<21222324

/PHP-5.6/sapi/tux/
H A DREADME44 1. Install TUX as outlined in the QuickStart text.
/PHP-5.6/ext/pdo_odbc/tests/
H A Dlong_columns.phpt75 $text = alpha_repeat($num);
76 $db->exec("INSERT INTO TEST VALUES($num, '$text')");
/PHP-5.6/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt107 (d) If the Work includes a "NOTICE" text file as part of its
112 of the following places: within a NOTICE text file distributed
120 or as an addendum to the NOTICE text from the Work, provided
184 the brackets!) The text should be enclosed in the appropriate
/PHP-5.6/
H A DREADME.SUBMITTING_PATCH51 attachments of type 'text/*' are accepted.
86 of type 'text/*' are accepted.
116 only MIME attachments of type 'text/*' are accepted.
/PHP-5.6/tests/lang/
H A D024.phpt412 Only two lines of text should follow:
637 Only two lines of text should follow:
862 Only two lines of text should follow:
1087 Only two lines of text should follow:
1312 Only two lines of text should follow:
1537 Only two lines of text should follow:
1762 Only two lines of text should follow:
1987 Only two lines of text should follow:
2212 Only two lines of text should follow:
2437 Only two lines of text should follow:
[all …]
/PHP-5.6/ext/sybase_ct/
H A Dphp_sybase_ct.c414 zval *msgnumber, *severity, *state, *line, *text, *retval = NULL; in _call_message_handler() local
437 MAKE_STD_ZVAL(text); in _call_message_handler()
438 ZVAL_STRING(text, srvmsg->text, 1); in _call_message_handler()
439 args[4] = &text; in _call_message_handler()
461 zval_ptr_dtor(&text); in _call_message_handler()
474 SybCtG(server_message) = estrdup(srvmsg->text); in _server_message_handler()
505 srvmsg->text, (long)srvmsg->severity, ((srvmsg->proclen>0) ? srvmsg->proc : "N/A")); in _server_message_handler()
/PHP-5.6/ext/spl/
H A Ddoxygen.cfg66 WARN_FORMAT = "$file:$line: $text"
/PHP-5.6/ext/intl/tests/
H A Dformatter_get_set_text_attribute.phpt10 * Get/set text attribute.
H A Dformatter_get_set_text_attribute_var2.phpt10 * Get/set text attribute.
/PHP-5.6/ext/simplexml/tests/
H A D000.phpt54 string(36) "There is some text.Here is some more"
/PHP-5.6/ext/standard/tests/file/
H A Dfscanf_variation53.phpt39 @fwrite($file_handle, "Sample text\n");
H A Dsymlink_link_linkinfo_is_link_variation4.phpt37 fwrite($file, str_repeat("text", 20) );
H A Dsymlink_link_linkinfo_is_link_variation3.phpt46 fwrite($file, str_repeat("text", 20) );
H A Dfgetcsv_variation26.phpt51 // write another line of text and a blank line
54 fwrite($file_handle, "This is line of text without csv fields\n");
H A Dfgetss_variation1.phpt35 this text contains some html tags <body> body </body> <br> br </br>
H A Dfgetss_variation1-win32.phpt35 this text contains some html tags <body> body </body> <br> br </br>
H A Dfgetss_variation5.phpt33 this text contains some html tags <body> body </body> <br> br </br>
H A Dfgetss_variation5-win32.phpt33 this text contains some html tags <body> body </body> <br> br </br>
H A Dfgetcsv_variation18.phpt51 // write another line of text and a blank line
54 fwrite($file_handle, "This is line of text without csv fields\n");
/PHP-5.6/ext/soap/tests/
H A Dbug73037.phpt89 Accept: application/soap+xml, application/dime, multipart/related, text/*
/PHP-5.6/ext/pdo_pgsql/tests/
H A Dcopy_to.phpt17 $db->exec('CREATE TABLE test (a integer not null primary key, b text, c integer)');
/PHP-5.6/ext/soap/
H A Dphp_encoding.c869 xmlNodePtr ret, text; in to_xml_string() local
946 xmlAddChild(ret, text); in to_xml_string()
957 xmlNodePtr ret, text; in to_xml_base64() local
967 text = xmlNewTextLen(str, str_len); in to_xml_base64()
968 xmlAddChild(ret, text); in to_xml_base64()
976 text = xmlNewTextLen(str, str_len); in to_xml_base64()
977 xmlAddChild(ret, text); in to_xml_base64()
991 xmlNodePtr ret, text; in to_xml_hexbin() local
1015 xmlAddChild(ret, text); in to_xml_hexbin()
1623 xmlNodePtr dummy, text; in to_zval_object_ex() local
[all …]
/PHP-5.6/ext/xsl/tests/
H A Dbug54446_with_ini.phpt23 <sax:output href="$outputfile" method="text">
/PHP-5.6/ext/exif/
H A Dtest.txt158 <style type="text/css">
171 text-align: left;
/PHP-5.6/ext/intl/
H A DERROR.CONVENTIONS101 &text, &text_len) == FAILURE) {

Completed in 99 milliseconds

1...<<21222324