Home
last modified time | relevance | path

Searched refs:up (Results 126 – 150 of 222) sorted by relevance

123456789

/PHP-5.5/ext/oci8/tests/
H A Drefcur_prefetch_3.phpt72 // Clean up here
H A Dxmltype_02.phpt101 // Clean up
H A Dbind_misccoltypes_errs.phpt108 // Clean up
H A Dbind_number.phpt126 // Clean up
H A Dbind_sqltchr_1.phpt127 // Clean up
H A Dbind_sqltnum.phpt164 // Clean up
H A Drefcur_prefetch_4.phpt138 // Clean up here
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_closecursor.phpt35 // fetch only the first rows and let closeCursor() clean up
62 // fetch only the first rows and let closeCursor() clean up
H A Dpdo_mysql_prepare_load_data.phpt76 // mysqlnd will give 2014 as a follow-up of the fallback logic
/PHP-5.5/win32/
H A Dinstall.txt65 set up anything on your own, only write your PHP scripts, upload it to
68 In case of setting up the server and PHP on your own, you have two
75 FastCGI processor. This means you set up your server to use the CGI
92 From now on, this section deals with setting up PHP for web servers on
142 php.ini might be useful in setting up the new PHP as well. And as
395 remain in the PHP directory without cluttering up the Windows
547 Apache configuration file to set up the CGI binary:
648 configuration file to set up the CGI binary:
670 configuration file to set up the PHP module for Apache 2.0:
690 Don't mix up your installation with DLL files from different PHP
[all …]
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_send_long_data_packet_size_mysqlnd.phpt45 // maximum packet size up to which we test is 10M
H A Dconnect.inc36 with PHP 5.3.0 and up, we set everything that looks like prior to
H A Dmysqli_stmt_send_long_data.phpt60 // maximum packet size up to which we test is 10M
/PHP-5.5/ext/pgsql/
H A DREADME77 Garbages are cleaned when resource is cleaned up. There is no need to
78 clean up query result if it is not needed.
/PHP-5.5/ext/imap/tests/
H A Dimap_fetchbody_variation3.phpt24 $stream_id = setup_test_mailbox('', 1); // set up temp mailbox with 1 simple msg
H A Dimap_fetch_overview_variation2.phpt23 $stream_id = setup_test_mailbox('', 1, $mailbox, 'notSimple'); // set up temp mailbox with 1 msg
H A Dimap_fetchbody_variation2.phpt24 $stream_id = setup_test_mailbox('', 1); // set up temp mailbox with 1 simple msg
H A Dimap_fetchheader_variation2.phpt22 $stream_id = setup_test_mailbox('', 1, $mailbox, 'notSimple'); // set up temp mailbox with 1 msg
/PHP-5.5/
H A DCODING_STANDARDS203 indentation and comment styles and up to function declaration
223 that definitions, comments, and control structures line up correctly.
260 messing up the function summary.
H A DREADME.MAILINGLIST_RULES70 4. Do not high-jack threads, by bringing up entirely new topics. Please
/PHP-5.5/sapi/apache2filter/
H A Dconfig.m445 # Pick up ap[ru]-N-config if using httpd >=2.1
/PHP-5.5/ext/phar/tests/
H A Ddir.phpt40 file_put_contents(dirname(__FILE__) . '/oops.phar', '<?php this should screw em up __HALT_COMPILER(…
/PHP-5.5/sapi/apache2handler/
H A Dconfig.m444 # Pick up ap[ru]-N-config if using httpd >=2.1
/PHP-5.5/ext/json/
H A DJSON_parser.c392 static void attach_zval(JSON_parser jp, int up, int cur, smart_str *key, int assoc TSRMLS_DC) in attach_zval() argument
394 zval *root = jp->the_zstack[up]; in attach_zval()
396 int up_mode = jp->stack[up]; in attach_zval()
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput18103 correctly, but that messes up comparisons). --/

Completed in 45 milliseconds

123456789