Home
last modified time | relevance | path

Searched refs:ignore (Results 1 – 25 of 79) sorted by relevance

1234

/PHP-7.2/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.2/tests/basic/
H A D022.phpt7 …cookie3=val 3.; cookie 4= value 4 %3B; cookie1=bogus; %20cookie1=ignore;+cookie1=ignore;cookie1;co…
23 string(6) "ignore"
25 string(6) "ignore"
/PHP-7.2/ext/imap/tests/
H A Dimap_fetchbody_variation3.phpt116 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 string(%d) "1: this is a test message, please ignore%a"
161 1: this is a test message, please ignore%a"
164 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_body_basic.phpt46 string(%d) "1: this is a test message, please ignore%a"
47 string(%d) "1: this is a test message, please ignore%a"
H A Dimap_fetchbody_variation6.phpt64 string(%d) "1: this is a test message, please ignore%a"
69 string(%d) "1: this is a test message, please ignore%a"
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_fetchbody_variation2.phpt114 string(%d) "1: this is a test message, please ignore%a"
162 string(%d) "1: this is a test message, please ignore%a"
170 string(%d) "1: this is a test message, please ignore%a"
/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_stmt_result_metadata_sqltests.phpt64 $meta['fetch_field']->charsetnr = 'ignore';
65 $meta['fetch_field']->flags = 'ignore';
68 $meta['fetch_field_direct0']->charsetnr = 'ignore';
69 $meta['fetch_field_direct0']->flags = 'ignore';
72 $meta['fetch_field_direct1']->charsetnr = 'ignore';
73 $meta['fetch_field_direct1']->flags = 'ignore';
133 $meta_res['fetch_field']->charsetnr = 'ignore';
134 $meta_res['fetch_field']->flags = 'ignore';
138 $meta_res['fetch_field_direct0']->flags = 'ignore';
204 $field0->charsetnr = 'ignore';
[all …]
/PHP-7.2/ext/spl/tests/
H A Dspl_pq_top_error_corrupt.phpt13 throw new Exception('ignore me');
26 // ignore exception tested elsewhere
/PHP-7.2/ext/phar/tests/bug64931/src/
H A D.pharignore1 # ignore file
/PHP-7.2/ext/standard/tests/strings/
H A Dbug34214.phpt2 Bug #34214 (base64_decode() does not properly ignore whitespace)
/PHP-7.2/ext/pcre/tests/
H A Dbug77827.phpt2 Bug #77827 (preg_match does not ignore \r in regex flags)
/PHP-7.2/Zend/tests/use_function/
H A Dignore_constants.phpt2 use function should ignore namespaced constants
/PHP-7.2/ext/soap/tests/bugs/
H A Dbug41337.phpt2 Bug #41337 (WSDL parsing doesn't ignore non soap bindings)
H A Dbug41337_2.phpt2 Bug #41337 (WSDL parsing doesn't ignore non soap bindings)
H A Dbug69462.phpt22 /* ignore any errors, we're testing for segmentation fault anyway */
/PHP-7.2/ext/standard/tests/serialize/
H A Dbug26762.phpt21 /* ignore */
/PHP-7.2/ext/standard/tests/file/
H A Dbug43008.phpt2 Bug #43008 (php://filter uris ignore url encoded filternames and can't handle slashes)
/PHP-7.2/ext/iconv/tests/
H A Dbug60494.phpt2 Bug #60494 (iconv_mime_decode does ignore special characters)
/PHP-7.2/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.2/ext/pdo/tests/
H A Dbug_43139.phpt2 PDO Common: Bug #43139 (PDO ignore ATTR_DEFAULT_FETCH_MODE in some cases with fetchAll())
/PHP-7.2/sapi/phpdbg/
H A DREADME.md55 - -n ignore php ini
66 - -I ignore .phpdbginit (default init file)
/PHP-7.2/build/
H A Dbuild.mk64 …(echo "Rebuild .git/info/exclude" && echo '*.o' > .git/info/exclude && git svn propget svn:ignore

Completed in 27 milliseconds

1234