Home
last modified time | relevance | path

Searched refs:set (Results 151 – 175 of 618) sorted by relevance

12345678910>>...25

/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_change_user_oo.phpt52 printf("[009] Failed to set test variable: [%d] %s\n", $mysqli->errno, $mysqli->error);
59 printf("[011] Cannot set test variable\n");
79 printf("[017] Test variable is still set!\n");
H A Dmysqli_stmt_attr_set.phpt75 // expecting max_length not to be set and be 0 in all cases
86 …printf("[007] max_length should be not set (= 0), got %s for field %s\n", $meta->max_length, $meta…
91 // expecting max_length to _be_ set
106 …printf("[008] max_length should be set (!= 0), got %s for field %s\n", $meta->max_length, $meta->n…
111 // expecting max_length not to be set
126 …printf("[009] max_length should not be set (= 0), got %s for field %s\n", $meta->max_length, $meta…
H A Dmysqli_stmt_execute_stored_proc.phpt24 /* no result set, one output parameter */
68 // no result set, one output parameter
85 …printf("[025] Cannot get result set, [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt…
105 // no result set, one input parameter, output parameter
143 // no result set, one input parameter, output parameter
/PHP-5.5/ext/pdo_pgsql/tests/
H A Dcommon.phpt15 # user set them from their shell
/PHP-5.5/ext/date/tests/
H A Dbug45543.phpt2 Test for bug #45543: DateTime::setTimezone can not set timezones without ID.
H A DDateTime_data-massive.inc4 * Note: test names match method names in a set of PHPUnit tests
H A Dbug13142.phpt8 die("skip. set TZ env is not supported at runtime.");
/PHP-5.5/ext/intl/tests/
H A Dcollator_get_set_attribute.phpt9 * Try to set/get a collation attribute.
/PHP-5.5/ext/standard/tests/streams/
H A Dbug60455_01.phpt6 //It's critical the read on the stream returns the input but doesn't set EOF
/PHP-5.5/ext/session/tests/
H A Dsession_id_error4.phpt15 * Description : Get and/or set the current session id
H A Dsession_module_name_basic.phpt12 * Description : Get and/or set the current session module
H A Dsession_save_path_basic.phpt16 * Description : Get and/or set the current session save path
H A Dsession_name_variation2.phpt14 * Description : Get and/or set the current session name
H A Dsession_module_name_variation2.phpt12 * Description : Get and/or set the current session module
H A Dsession_cache_limiter_variation1.phpt14 * Description : Get and/or set the current cache limiter
H A Dsession_cache_limiter_variation2.phpt12 * Description : Get and/or set the current cache limiter
/PHP-5.5/ext/pdo_oci/tests/
H A Dcommon.phpt15 # user set them from their shell
/PHP-5.5/ext/curl/tests/
H A Dcurl_basic_007.phpt23 %string|unicode%(%d) "No URL set!%w"
/PHP-5.5/ext/zip/tests/
H A Dbug38943.phpt2 #38943, properties in extended class cannot be set (5.3+)
/PHP-5.5/ext/standard/tests/file/
H A Dpopen_pclose_basic-win32.phpt32 // this is set in the default INI file
40 // since we can't depend on PHP.ini being set a certain way,
/PHP-5.5/ext/spl/internal/
H A Dmultipleiterator.inc118 * return flase on the first non valid one. If that flag is not set we
153 * @throws RuntimeException if mode MIT_NEED_ALL is set and at least one
155 * @throws IllegalValueException if a key is NULL and MIT_KEYS_ASSOC is set.
196 * @throws LogicException if mode MIT_NEED_ALL is set and at least one
/PHP-5.5/
H A DREADME.PHP4-TO-PHP5-THIN-CHANGES29 functions return NULL when no more data is available in the result set
36 5. PATH_TRANSLATED server variable is no longer set implicitly under
37 Apache2 SAPI in contrast to the situation in PHP 4, where it is set to the
43 ext/tokenizer extension. If error_reporting is set to E_ALL notices will
/PHP-5.5/ext/pdo_firebird/tests/
H A Dcommon.phpt15 # user set them from their shell
/PHP-5.5/ext/pdo_mysql/tests/
H A Dcommon.phpt15 # user set them from their shell
/PHP-5.5/ext/standard/tests/assert/
H A Dassert03.phpt2 assert() - set callback using ini_set()

Completed in 50 milliseconds

12345678910>>...25