Home
last modified time | relevance | path

Searched refs:set (Results 401 – 425 of 618) sorted by relevance

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

/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_get_result_non_select.phpt82 printf("[011] Empty EXPLAIN result set seems wrong, check manually, [%d] %s\n",
H A Dmysqli_real_escape_string_big5.phpt18 die(sprintf("skip Cannot set charset 'big5'"));
H A Dmysqli_stmt_multires.phpt2 Multiple result set with PS
H A Dmysqli_max_links.phpt18 // to make sure that max_links is really set to one
/PHP-5.5/ext/standard/tests/mail/
H A Dmail_variation_alt3-win32.phpt90 Warning: mail(): "sendmail_from" not set in php.ini or custom "From:" header missing in %s on line …
/PHP-5.5/ext/pdo/
H A DREADME41 Regardless of the error handling mode set on the database handle, if the
/PHP-5.5/ext/standard/tests/strings/
H A Dchunk_split_variation5.phpt17 * 'ending' is set to '||'
H A Dchunk_split_variation6.phpt13 * 'chunklen' is set to 7 and 'ending' is '):('
H A Dstr_split_variation3.phpt15 * split_length is set to 7
H A Dstrip_tags_variation3.phpt4 set short_open_tag = on
H A Dchunk_split_variation7.phpt13 * here 'chunklen' is set to 5 and 'ending' is "????"
H A Dstrip_tags_variation1.phpt4 set short_open_tag = on
H A Dstr_split_variation4.phpt15 * split_length is set to 5
/PHP-5.5/ext/standard/tests/file/
H A D005_basic.phpt19 Description: Attempts to set the access and modification times of the file
H A Dfgetc_variation3.phpt41 var_dump( feof($file_handle) ); // check if end of file pointer is set
H A Dfgets_variation1.phpt40 var_dump( feof($file_handle) ); // check if end of file pointer is set
/PHP-5.5/ext/oci8/tests/
H A Dbind_char_2_11gR1.phpt24 "alter session set nls_date_format='YYYY-MM-DD'",
/PHP-5.5/ext/intl/tests/
H A Dformatter_get_set_attribute.phpt10 * Get/set various number formatting attributes.
75 $res_str .= "ERROR: New $attr_name attribute value has not been set correctly.\n";
/PHP-5.5/TSRM/
H A DTSRM.c717 TSRM_API int tsrm_sigmask(int how, const sigset_t *set, sigset_t *oldset) in tsrm_sigmask() argument
722 return pthread_sigmask(how, set, oldset); in tsrm_sigmask()
724 return sigprocmask(how, set, oldset); in tsrm_sigmask()
/PHP-5.5/ext/filter/docs/
H A Dfilter.txt8 extension is meant to address this issue by implementing a set of filters and
44 input_filter.paranoid_admin_default_filter is set to something != 'raw',
179 set rules for this specific filter. Instead of taking an *options* array, they
236 allowed character list. If this is not set, then
/PHP-5.5/ext/pcre/pcrelib/
H A DHACKING44 For the set of functions that form the "basic" PCRE library (which are
176 OP_SET_SOM, set start of match (\K)
267 Another set of matching repeating opcodes (called OP_NOTSTAR, OP_NOTSTARI,
301 value. The types are a set of #defines of the form PT_xxx, and the values are
306 Repeats of these items use the OP_TYPESTAR etc. set of opcodes, followed by
318 A set of repeating opcodes (called OP_NOTSTAR etc.) are used for repeated,
327 bits for both cases are set.
340 There follows the bit map, if XCL_MAP is set, and then a sequence of items
351 This means that if no other items in the class set bits in the map, a map is
/PHP-5.5/ext/imap/tests/
H A Dimap_fetch_overview_variation5.phpt23 $stream_id = setup_test_mailbox('', 3, $mailbox, 'notSimple'); // set up temp mailbox with 3 msgs
/PHP-5.5/ext/mysql/tests/
H A Dbug53649.phpt2 Bug #53649 (mysql_query with "load data" unable to save result set)
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_exec_select.phpt42 …// question is: will the result set be cleaned up, will it be possible to run more queries on the …
/PHP-5.5/ext/mysqli/
H A Dconfig.m416 dnl This needs to be set in any extension which wishes to use mysqlnd

Completed in 53 milliseconds

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