Home
last modified time | relevance | path

Searched refs:set (Results 251 – 275 of 618) sorted by relevance

1...<<11121314151617181920>>...25

/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_bind_param_many_columns.phpt39 …printf("[002] Failed to set max_allowed_packet the test table: [%d] %s\n", mysqli_errno($link), my…
88 …printf("Failed to set max_allowed_packet the test table: [%d] %s\n", mysqli_errno($link), mysqli_e…
H A D066.phpt16 printf("[002] Cannot set SQL-Mode, [%d] %s\n", mysqli_errno($mysql), mysqli_error($mysql));
H A Dmysqli_change_user_old.phpt60 printf("[010] Failed to set test variable: [%d] %s\n", mysqli_errno($link), mysqli_error($link));
67 printf("[012] Cannot set test variable\n");
87 printf("[019] Test variable is still set!\n");
/PHP-5.5/sapi/apache2handler/
H A DREADME67 If you want to debug a part of the PHP startup procedure, set a
69 done. Then you can set a breakpoint on any PHP-related symbol.
/PHP-5.5/ext/phar/tests/
H A Dbadparameters.phpt146 A Phar alias cannot be set in a plain tar archive
150 A Phar stub cannot be set in a plain tar archive
153 A Phar stub cannot be set in a plain tar archive
157 Cannot set signature algorithm, phar is read-only
/PHP-5.5/ext/spl/internal/
H A Dsplfileobject.inc216 * @param $flags new flag set
224 * @return current set of flags
232 * @param $max_len set the maximum line length read
264 * Invalidate current line buffer and set line number to 0.
/PHP-5.5/ext/standard/tests/file/
H A D005_variation-win32.phpt25 Description: Attempts to set the access and modification times of the file
118 var_dump( touch($file_name2) ); //set to current system time
122 /* set to access(creation time of the file) time */
127 /* set to access time of $file_name2 */
132 /* set to default value, with Invalid timestamps */
/PHP-5.5/
H A DREADME.PARAMETER_PARSING_API5 Hence, borrowing from Python's example, there are now a set of functions
46 types that need to be passed by address. All passed parameters are set
81 pointer is set to a native NULL pointer.
137 If null is passed for object, obj will be set to NULL. */
153 /* Get either a set of 3 longs or a string. */
H A D.travis.yml51 …n-tests.php -p `pwd`/sapi/cli/php -g "FAIL,XFAIL,BORK,WARN,LEAK,SKIP" --show-diff --set-timeout 120
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput191 /-- This set of tests is for Unicode property support, relevant only to the
/PHP-5.5/ext/session/tests/
H A Dsession_cache_limiter_basic.phpt12 * Description : Get and/or set the current cache limiter
H A Dsession_id_error3.phpt12 * Description : Get and/or set the current session id
H A Dsession_save_path_variation5.phpt18 * Description : Get and/or set the current session save path
/PHP-5.5/ext/pdo/tests/
H A Dbug_36798.phpt12 …arset=we8mswin1252')) die('skip expected output valid for Oracle with WE8MSWIN1252 character set');
/PHP-5.5/ext/curl/tests/
H A Dbug54798.phpt15 // we also need CURLOPT_VERBOSE to be set to test CURLOPT_STDERR properly
H A Dbug55767.phpt28 curl_setopt($ch, CURLOPT_URL, $url); //set the url we want to use
/PHP-5.5/sapi/cli/
H A DREADME20 * max_execution_time is set to unlimited, overriding php.ini setting.
/PHP-5.5/ext/intl/tests/
H A Dformatter_get_set_symbol.phpt10 * Get/set symbol.
66 // Check if the new value has been set.
68 $res_str .= "ERROR: New $symb_name symbol value has not been set correctly.\n";
H A Dformatter_get_set_symbol2.phpt10 * Get/set symbol.
66 // Check if the new value has been set.
68 $res_str .= "ERROR: New $symb_name symbol value has not been set correctly.\n";
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_case.phpt36 printf("[003] Cannot set PDO::ATTR_CASE = PDO::CASE_LOWER, %s - %s\n",
58 printf("[008] Cannot set PDO::ATTR_CASE = PDO::CASE_UPPER %s - %s\n",
72 printf("[011] Cannot set PDO::ATTR_CASE = PDO::CASE_NATURAL %s - %s\n",
/PHP-5.5/sapi/apache_hooks/
H A DREADME5 apache_hooks is a full super-set enhancement of the apache 1.3 sapi that allows for
42 AddHandler php-script = set's up a special type handler
54 So, to set up a 'hello world' location handler (so that any request to
/PHP-5.5/ext/standard/tests/network/
H A Dtcp6loop.phpt6 …If IPv6 is NOT supported, $errno will be set to something else (indicating parse/getaddrinfo error…
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug39832.phpt2 Bug #39832 (SOAP Server: parameter not matching the WSDL specified type are set to 0)
/PHP-5.5/ext/standard/tests/dir/
H A Dscandir_basic.phpt19 // set up directory
/PHP-5.5/Zend/tests/
H A Dbug38047.phpt2 Bug #38047 ("file" and "line" sometimes not set in backtrace from inside error handler)

Completed in 26 milliseconds

1...<<11121314151617181920>>...25