Home
last modified time | relevance | path

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

123

/PHP-7.0/
H A DNEWS871 . Fixed bug #73297 (HTTP stream wrapper should ignore HTTP 100 Continue).
1255 . Fixed bug #72575 (using --allow-to-run-as-root should ignore missing user).
1707 . Fixed bug #52098 (Own PDOStatement implementation ignore __call()).
1927 . Fixed bug #71039 (exec functions ignore length but look for NULL
2055 . Implemented FR #55651 (Option to ignore the returned FTP PASV address).
H A DUPGRADING333 it is no longer possible to silently ignore the error from an error handler.
334 In particular, it is no longer possible to ignore type hint failures.
H A Dacinclude.m41521 /* However, they MUST ignore the pointer */
/PHP-7.0/Zend/tests/use_function/
H A Dignore_constants.phpt2 use function should ignore namespaced constants
/PHP-7.0/Zend/
H A Dzend_inheritance.c972 uint32_t i, ignore = 0; in zend_do_implement_interface() local
985 ignore = 1; in zend_do_implement_interface()
991 if (ignore) { in zend_do_implement_interface()
1026 uint32_t i, ignore = 0; in zend_do_implement_trait() local
1036 ignore = 1; in zend_do_implement_trait()
1040 if (!ignore) { in zend_do_implement_trait()
/PHP-7.0/build/
H A Dbuild.mk64 …(echo "Rebuild .git/info/exclude" && echo '*.o' > .git/info/exclude && git svn propget svn:ignore
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-7.0/ext/date/lib/
H A Dparse_date.re2127 /* ignore trailing +'s */
/PHP-7.0/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-7.0/ext/iconv/tests/
H A Dbug51250.phpt2 Bug #51250 (iconv_mime_decode() does not ignore malformed Q-encoded words)
/PHP-7.0/ext/imap/
H A DIMAP_Win32_HOWTO.txt5 Note 2: During the entire build process, you can ignore warnings about
/PHP-7.0/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-7.0/ext/intl/doc/
H A DTutorial.txt89 For example, people may choose to ignore accents or ignore accents and case when searching
/PHP-7.0/ext/ldap/
H A DLDAP_Win32_HOWTO.txt4 Note 1: During the entire build process, you can ignore warnings about
H A Dldap.c3305 ZEND_ARG_INFO(0, ignore)
/PHP-7.0/ext/ldap/tests/
H A Dldap_escape_ignore.phpt2 ldap_escape() test ignore
9 $ignore = 'ao';
11 var_dump(ldap_escape($subject, $ignore));
/PHP-7.0/ext/mbstring/oniguruma/
H A DHISTORY757 2005/01/13: [bug] ignore case match bug.
761 ignore case match bug.
770 ignore case match bug.
926 search fail in ignore case mode.
1300 match in ignore case mode.)
1326 2003/12/10: [impl] use ENC_TO_LOWER() for ignore case comparison.
1791 in ignore-case mode. (ex. /[A-c]/i == /[a-c]/i)
1842 to ignore case opcode.
2017 for compile time ignore case check.
2046 <set ignore files by .cvsignore>
[all …]
/PHP-7.0/ext/mbstring/oniguruma/doc/
H A DAPI71 ONIG_OPTION_FIND_NOT_EMPTY ignore empty match

Completed in 126 milliseconds

123