Home
last modified time | relevance | path

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

123

/PHP-5.5/ext/mysql/tests/
H A Dmysql_affected_rows.phpt45 // ignore INSERT error, NOTE: command line returns 0, affected_rows returns -1 as documented
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_nextrowset.phpt36 // TODO: should give a warning, but its PDO, let's ignore the missing warning for now
H A Dpdo_mysql_prepare_native.phpt170 Lets ignore this
280 Lets ignore that
H A Dpdo_mysql_prepare_emulated.phpt162 Lets ignore this
267 Lets ignore that
/PHP-5.5/
H A Dserver-tests.php836 function findFilesInDir($dir,$is_ext_dir=FALSE,$ignore=FALSE) argument
847 $this->findFilesInDir("$dir/$name", FALSE, $ignore || $skip_ext);
858 if ($ignore) {
H A Drun-tests.php875 function find_files($dir, $is_ext_dir = false, $ignore = false) argument
888 find_files("{$dir}/{$name}", false, $ignore || $skip_ext);
899 if ($ignore) {
H A Dphp.ini-development323 ; http://php.net/ignore-user-abort
496 ; http://php.net/ignore-repeated-errors
502 ; http://php.net/ignore-repeated-source
1299 ; http://php.net/pgsql.ignore-notice
1753 ; Tell the jpeg decode to ignore warnings and try to create
1756 ; http://php.net/gd.jpeg-ignore-warning
H A Dphp.ini-production323 ; http://php.net/ignore-user-abort
496 ; http://php.net/ignore-repeated-errors
502 ; http://php.net/ignore-repeated-source
1299 ; http://php.net/pgsql.ignore-notice
1753 ; Tell the jpeg decode to ignore warnings and try to create
1756 ; http://php.net/gd.jpeg-ignore-warning
H A DNEWS163 . Fixed bug #71039 (exec functions ignore length but look for NULL termination).
1266 . Fixed bug #66893 (imagescale ignore method argument). (Remi)
4399 . Fixed bug #53377 (imap_mime_header_decode() doesn't ignore \t during long
4741 . Fixed bug #51250 (iconv_mime_decode() does not ignore malformed Q-encoded
6304 - Fixed bug #43008 (php://filter uris ignore url encoded filternames and can't
7488 - Fixed bug #41337 (WSDL parsing doesn't ignore non soap bindings). (Dmitry)
8029 - Fixed bug #39273 (imagecopyresized may ignore alpha channel) (Pierre)
8542 - Fixed bug #37348 (make PEAR install ignore open_basedir). (Ilia)
H A Dacinclude.m41517 /* However, they MUST ignore the pointer */
/PHP-5.5/ext/phar/
H A DTODO62 X Make Phar::loadPhar() and Phar::mapPhar() ignore extracted archives
/PHP-5.5/ext/intl/doc/
H A DTutorial.txt89 For example, people may choose to ignore accents or ignore accents and case when searching
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_get_result_types.phpt28 // don't bail - column type might not be supported by the server, ignore this
H A Dmysqli_stmt_bind_result.phpt73 // don't bail - column type might not be supported by the server, ignore this
H A Dmysqli_stmt_bind_param.phpt45 we did not unify the error messages but ignore this slight difference silently
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DRE210 i: ignore case
H A DAPI71 ONIG_OPTION_FIND_NOT_EMPTY ignore empty match
/PHP-5.5/Zend/
H A Dzend_compile.c3761 zend_uint i, ignore = 0; in zend_do_implement_interface() local
3771 ignore = 1; in zend_do_implement_interface()
3777 if (ignore) { in zend_do_implement_interface()
3801 zend_uint i, ignore = 0; in zend_do_implement_trait() local
3811 ignore = 1; in zend_do_implement_trait()
3815 if (!ignore) { in zend_do_implement_trait()
/PHP-5.5/ext/date/lib/
H A Dparse_date.re2112 /* ignore trailing +'s */
/PHP-5.5/sapi/thttpd/
H A Dthttpd_patch2075 /* In lingering-close mode we just read and ignore bytes. An error
/PHP-5.5/build/
H A Dlibtool.m4747 # The compiler can only warn and ignore the option if not recognized
778 # The linker can only warn and ignore the option if not recognized
1164 # The compiler can only warn and ignore the option if not recognized
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt5732 tern, which could be used with a UTF-8 string (ignore white space and
6889 could be written like this (ignore white space and line breaks):
7123 ignore all non-word characters, which can be done like this:
7934 (?x) extended (ignore white space)
9950 PCRE_EXTENDED ignore white spaces /x
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog1810 of course, ignore a request for colour when reporting lines that do not
2773 1. Applied a patch from Craig: "This patch makes it possible to 'ignore'

Completed in 166 milliseconds

123