Home
last modified time | relevance | path

Searched refs:list (Results 126 – 150 of 345) sorted by path

12345678910>>...14

/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_class_mysqli_warning.phpt55 printf("Dumping list of unexpected methods.\n");
59 printf("Dumping list of missing methods.\n");
H A Dmysqli_constants.phpt213 printf("Dumping list of unexpected constants\n");
218 printf("Dumping list of missing constants\n");
H A Dmysqli_debug_mysqlnd_control_string.phpt127 // -f[,functions] - Limit debugger list to specified functions. Empty list -> all functions
195 …printf("[115] Dumping list of unexpected functions which should have not been shown when using con…
201 …printf("[116] Dumping list of functions which should have been shown when using control string '%s…
H A Dmysqli_explain_metadata.phpt133 list(,$fields_val) = each($fields);
H A Dmysqli_fetch_field_flags.phpt183list($missing_flags, $unexpected_flags, $flags_found) = checkFlags($field->flags, $expected_flags,…
223list($missing_flags, $unexpected_flags, $flags_found) = checkFlags($field->flags, $expected_flags[…
H A Dmysqli_fork.phpt63 /* non trivial tests require a message list for parent-child communication */
H A Dmysqli_options.phpt78 printf("[010] Cannot get list of available character sets, [%d] %s\n",
H A Dmysqli_poll_kill.phpt163 // None of these will indicate an error, check errno on the list of returned connections!
H A Dmysqli_set_charset.phpt102 printf("[016] Cannot get list of character sets\n");
H A Dmysqli_ssl_set.phpt46 'A list of allowable ciphers to use for SSL encryption.')))
H A Dmysqli_stmt_bind_param_many_columns.phpt32 list($old_max_allowed_packet) = $link->query("SELECT @@max_allowed_packet")->fetch_row();
H A Dmysqli_stmt_bind_result_format.phpt121 while ((list($k, $v) = each($expected)) && mysqli_stmt_fetch($stmt)) {
274 list($exp_trend, $exp_targetport) = each($values);
313 list($exp_trend, $exp_targetport) = each($values);
H A Dmysqli_stmt_datatype_change.phpt84 %unicode|string%(34) "Unknown column 'a' in 'field list'"
/PHP-5.5/ext/oci8/tests/
H A Dbug32325.phpt26 select bug32325_t(1,2,3,4) into :list from dual;
31 oci_bind_by_name($stmt, ":list", $collection, -1, OCI_B_NTY);
/PHP-5.5/ext/odbc/
H A Dbirdstep.c250 static void birdstep_del_conn(HashTable *list,int ind) in birdstep_del_conn() argument
317 ind = birdstep_add_conn(list,new,hdbc TSRMLS_CC); in PHP_FUNCTION()
338 birdstep_del_conn(list, id); in PHP_FUNCTION()
420 indx = birdstep_add_result(list,res,conn); in PHP_FUNCTION()
444 birdstep_del_result(list,Z_LVAL_PP(ind)); in PHP_FUNCTION()
450 birdstep_del_result(list,Z_LVAL_PP(ind)); in PHP_FUNCTION()
505 birdstep_del_result(list,Z_LVAL_PP(ind)); in PHP_FUNCTION()
511 birdstep_del_result(list,Z_LVAL_PP(ind)); in PHP_FUNCTION()
530 birdstep_del_result(list,Z_LVAL_PP(ind)); in PHP_FUNCTION()
536 birdstep_del_result(list,Z_LVAL_PP(ind)); in PHP_FUNCTION()
[all …]
H A Dphp_odbc_includes.h270 int odbc_add_result(HashTable *list, odbc_result *result);
271 odbc_result *odbc_get_result(HashTable *list, int count);
272 void odbc_del_result(HashTable *list, int count);
273 int odbc_add_conn(HashTable *list, HDBC conn);
274 odbc_connection *odbc_get_conn(HashTable *list, int count);
275 void odbc_del_conn(HashTable *list, int ind);
/PHP-5.5/ext/opcache/Optimizer/
H A Dblock_pass.c334 static inline void replace_source(zend_block_source *list, zend_code_block *old, zend_code_block *n… in replace_source() argument
340 for (cs = &list; *cs; cs = &((*cs)->next)) { in replace_source()
/PHP-5.5/ext/opcache/tests/
H A Dbug65510.phpt14 @list($a, $b) = $n;
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog65 ASCII/Unicode. This has now been added to the list of characters that are
412 list of possible starting characters; this should have been part of the
420 unit bit map for the list of possible characters. Now it does. This is an
979 (f) Multiple uses of -f and --file-list are now supported.
983 of a directory in the file list provokes an error.
1147 10. The command "./RunTest list" lists the available tests without actually
1170 18. Added --file-list option to pcregrep.
1741 39. Add minix to OS list not supporting the -S option in pcretest.
4926 (b) Defined the list of op-code names for debugging as a macro in
5001 The current list of available information is:
[all …]
H A DHACKING19 a list of current states and checking all of them as it advanced through the
335 are less than 256, followed by a list of pairs (for a range) and single
343 XCL_END marks the end of the list
H A DLICENCE70 this list of conditions and the following disclaimer.
73 notice, this list of conditions and the following disclaimer in the
H A DNEWS165 . pcregrep now has a --file-list option where the list of files to scan is
172 As always, the full list of changes is in the ChangeLog file.
451 For a complete list of changes, see the ChangeLog file.
483 See the ChangeLog for a complete list of changes, which include a number of bug
515 ChangeLog for a complete list of changes to the library and the utility
601 functionality and mending bugs. Below is a list of the highlights of the new
603 documentation. For a complete list of changes, see the ChangeLog file.
650 (ii) Added --help to list all options with an explanatory phrase.
H A DREADME20 There is a mailing list for discussion about the development of PCRE at
712 You can also call RunTest with the single argument "list" to cause it to output
713 a list of tests.
740 in the list of available locales, the third test cannot be run, and a comment
H A Dpcre_compile.c2930 list[0] = c; in get_chr_property_list()
2931 list[1] = FALSE; in get_chr_property_list()
2955 list[0] = OP_NOT; in get_chr_property_list()
2963 list[0] = *code; in get_chr_property_list()
2967 c = list[0]; in get_chr_property_list()
2995 list[2] = chr; in get_chr_property_list()
3003 list[2] = chr; in get_chr_property_list()
3078 list[1] = TRUE; in get_chr_property_list()
3124 pcre_uint32 list[8]; in compare_opcodes() local
3253 list_ptr = list; in compare_opcodes()
[all …]
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt894 The complete list of options for configure (which includes the standard
3919 strings and builds a list of pointers to them. All this is done in a
3922 the list of string pointers. The end of the list is marked by a NULL
4095 a discussion of the two matching algorithms, and a list of features
4672 PCRE for some time. This list is with respect to Perl 5.10:
5205 space in the "C" locale. This list may vary if locale-specific matching
5351 "Common". The current list of scripts is:
5889 the list of space characters may be different; there may be fewer or
8625 this without keeping a list of the currently JIT studied patterns.
9876 list of optional arguments, as a placeholder for missing arguments, as

Completed in 85 milliseconds

12345678910>>...14