Home
last modified time | relevance | path

Searched refs:ignore (Results 1 – 25 of 71) sorted by path

123

/PHP-5.3/
H A DNEWS1348 . Fixed bug #53377 (imap_mime_header_decode() doesn't ignore \t during long
1691 . Fixed bug #51250 (iconv_mime_decode() does not ignore malformed Q-encoded
3254 - Fixed bug #43008 (php://filter uris ignore url encoded filternames and can't
4438 - Fixed bug #41337 (WSDL parsing doesn't ignore non soap bindings). (Dmitry)
4979 - Fixed bug #39273 (imagecopyresized may ignore alpha channel) (Pierre)
5492 - Fixed bug #37348 (make PEAR install ignore open_basedir). (Ilia)
H A Dacinclude.m41506 /* However, they MUST ignore the pointer */
/PHP-5.3/Zend/
H A Dzend_compile.c2914 zend_uint i, ignore = 0; in zend_do_implement_interface() local
2924 ignore = 1; in zend_do_implement_interface()
2930 if (ignore) { in zend_do_implement_interface()
/PHP-5.3/build/
H A Dbuild.mk72 …(cd $$i 2>/dev/null && rm -rf `svn propget svn:ignore . | grep -v config.nice` *.o *.a *.lo *.la *…
77 …(echo "Rebuild .git/info/exclude" && echo '*.o' > .git/info/exclude && git svn propget svn:ignore
H A Dlibtool.m4741 # The compiler can only warn and ignore the option if not recognized
772 # The linker can only warn and ignore the option if not recognized
1158 # The compiler can only warn and ignore the option if not recognized
/PHP-5.3/ext/date/lib/
H A Dparse_date.re2169 /* ignore trailing +'s */
/PHP-5.3/ext/fileinfo/tests/
H A Dmagic9863 # i.e. mc680x0_all, ignore
/PHP-5.3/ext/ftp/tests/
H A Dftp_fget_basic1.phpt2 Testing ftp_fget ignore autoresume if autoseek is switched off
H A Dftp_nb_fget_basic1.phpt2 Testing ftp_nb_fget ignore autoresume if autoseek is switched off
/PHP-5.3/ext/iconv/tests/
H A Dbug51250.phpt2 Bug #51250 (iconv_mime_decode() does not ignore malformed Q-encoded words)
/PHP-5.3/ext/imap/
H A DIMAP_Win32_HOWTO.txt5 Note 2: During the entire build process, you can ignore warnings about
/PHP-5.3/ext/imap/tests/
H A Dbug53377.phpt2 Bug #53377 (imap_mime_header_decode() doesn't ignore \t during long MIME header unfolding)
H A Dimap_append_basic.phpt31 . "this is a test message, please ignore\r\n"
39 . "this is another test message, please ignore it too!!\r\n"
H A Dimap_body_basic.phpt46 %unicode|string%(%d) "1: this is a test message, please ignore%a"
47 %unicode|string%(%d) "1: this is a test message, please ignore%a"
H A Dimap_fetchbody_variation2.phpt114 %unicode|string%(%d) "1: this is a test message, please ignore%a"
162 %unicode|string%(%d) "1: this is a test message, please ignore%a"
170 %unicode|string%(%d) "1: this is a test message, please ignore%a"
H A Dimap_fetchbody_variation3.phpt116 %unicode|string%(%d) "1: this is a test message, please ignore%a"
144 1: this is a test message, please ignore%a"
151 1: this is a test message, please ignore%a"
154 %unicode|string%(%d) "1: this is a test message, please ignore%a"
161 1: this is a test message, please ignore%a"
164 %unicode|string%(%d) "1: this is a test message, please ignore%a"
171 1: this is a test message, please ignore%a"
178 1: this is a test message, please ignore%a"
185 1: this is a test message, please ignore%a"
209 1: this is a test message, please ignore%a"
[all …]
H A Dimap_fetchbody_variation6.phpt64 %unicode|string%(%d) "1: this is a test message, please ignore%a"
69 %unicode|string%(%d) "1: this is a test message, please ignore%a"
H A Dimap_include.inc144 . "$i: this is a test message, please ignore\r\n";
/PHP-5.3/ext/intl/doc/
H A DTutorial.txt89 For example, people may choose to ignore accents or ignore accents and case when searching
/PHP-5.3/ext/ldap/
H A DLDAP_Win32_HOWTO.txt4 Note 1: During the entire build process, you can ignore warnings about
/PHP-5.3/ext/mbstring/oniguruma/
H A DHISTORY528 2005/01/13: [bug] ignore case match bug.
532 ignore case match bug.
541 ignore case match bug.
697 search fail in ignore case mode.
1056 2003/12/24: [spec] ignore case option is effective to numbered char.
1071 match in ignore case mode.)
1097 2003/12/10: [impl] use ENC_TO_LOWER() for ignore case comparison.
1562 in ignore-case mode. (ex. /[A-c]/i == /[a-c]/i)
1569 2003/02/07: [impl] check first byte of string in ignore-case mode.
1613 to ignore case opcode.
[all …]
/PHP-5.3/ext/mbstring/oniguruma/doc/
H A DAPI71 ONIG_OPTION_FIND_NOT_EMPTY ignore empty match
160 ONIGENC_AMBIGUOUS_MATCH_ASCII_CASE: ignore case for ASCII
161 ONIGENC_AMBIGUOUS_MATCH_NONASCII_CASE: ignore case for non-ASCII
H A DRE179 i: ignore case
/PHP-5.3/ext/mysql/tests/
H A Dmysql_affected_rows.phpt45 // ignore INSERT error, NOTE: command line returns 0, affected_rows returns -1 as documented
H A Dmysql_query.phpt109 /* MySQL server may not support this - ignore errors */

Completed in 135 milliseconds

123