Home
last modified time | relevance | path

Searched refs:ignore (Results 26 – 50 of 73) sorted by relevance

123

/PHP-5.5/ext/imap/
H A DIMAP_Win32_HOWTO.txt5 Note 2: During the entire build process, you can ignore warnings about
/PHP-5.5/ext/standard/tests/array/
H A Darray_multisort_variation8.phpt15 // We're testing sort order not errors so ignore.
/PHP-5.5/ext/ldap/
H A DLDAP_Win32_HOWTO.txt4 Note 1: During the entire build process, you can ignore warnings about
/PHP-5.5/ext/pspell/
H A Dpspell.c150 ZEND_ARG_INFO(0, ignore)
804 long conf, ignore = 0L; in PHP_FUNCTION() local
807 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "ll", &conf, &ignore) == FAILURE) { in PHP_FUNCTION()
813 snprintf(ignore_str, sizeof(ignore_str), "%ld", ignore); in PHP_FUNCTION()
/PHP-5.5/ext/oci8/tests/
H A Ddetails.inc61 if (!in_array($m['code'], array( // ignore expected errors
H A Dconn_attr.inc37 if (!in_array($m['code'], array( // ignore expected errors
/PHP-5.5/ext/mysqli/tests/
H A D003.phpt29 Seems that not all MySQL 6.0 installations use defaults that ignore the display widths.
H A Dmysqli_stmt_send_long_data_packet_size_libmysql.phpt44 // let's ignore upper limits for LONGBLOB (2^32) ...
H A Dmysqli_info.phpt66 /* ignore this error */
H A Dmysqli_stmt_send_long_data_packet_size_mysqlnd.phpt44 // let's ignore upper limits for LONGBLOB (2^32) ...
H A Dmysqli_stmt_get_result_geom.phpt29 // don't bail - column type might not be supported by the server, ignore this
H A Dmysqli_stmt_fetch_geom.phpt26 // don't bail - column type might not be supported by the server, ignore this
H A Dmysqli_stmt_bind_result_bit.phpt48 // don't bail - column type might not be supported by the server, ignore this
H A Dmysqli_affected_rows_oo.phpt37 // ignore INSERT error, NOTE: command line returns 0, affected_rows returns -1 as documented
H A Dmysqli_stmt_send_long_data.phpt59 // let's ignore upper limits for LONGBLOB (2^32) ...
H A Dmysqli_affected_rows.phpt45 // ignore INSERT error, NOTE: command line returns 0, affected_rows returns -1 as documented
/PHP-5.5/ext/standard/tests/strings/
H A Dchunk_split_variation7.phpt34 "This is to check with \\n and \\t" //to ignore \n and \t results
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct_options.phpt80 printf("[003] [TODO][CHANGEREQUEST] Please, lets not ignore invalid options and bail out!\n");
166 [003] [TODO][CHANGEREQUEST] Please, lets not ignore invalid options and bail out!
H A Dpdo_mysql_exec.phpt103 // ignore it, we might not have sufficient permissions
140 // ignore it, we might not have sufficient permissions
/PHP-5.5/ext/mysql/tests/
H A Dmysql_reflection_functions.phpt11 $ignore = array();
17 if (isset($ignore[$func->name]))
H A Dmysql_unbuffered_query.phpt103 /* MySQL server may not support this - ignore errors */
H A Dmysql_query.phpt109 /* MySQL server may not support this - ignore errors */
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY733 2005/01/13: [bug] ignore case match bug.
737 ignore case match bug.
746 ignore case match bug.
902 search fail in ignore case mode.
1276 match in ignore case mode.)
1302 2003/12/10: [impl] use ENC_TO_LOWER() for ignore case comparison.
1767 in ignore-case mode. (ex. /[A-c]/i == /[a-c]/i)
1818 to ignore case opcode.
1993 for compile time ignore case check.
2022 <set ignore files by .cvsignore>
[all …]
/PHP-5.5/ext/standard/tests/mail/
H A Dmail_include.inc98 . "$i: this is a test message, please ignore\r\n";
/PHP-5.5/ext/imap/tests/
H A Dimap_include.inc144 . "$i: this is a test message, please ignore\r\n";

Completed in 35 milliseconds

123