Home
last modified time | relevance | path

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

123

/PHP-7.4/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.4/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.4/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.4/ext/standard/tests/
H A Dbug81727.phpt4 ..Host-test=ignore; __Host-test=correct; . Secure-test=ignore; . Elephpant=Awesome;
/PHP-7.4/ext/spl/tests/
H A Dspl_pq_top_error_corrupt.phpt13 throw new Exception('ignore me');
26 // ignore exception tested elsewhere
/PHP-7.4/ext/phar/tests/bug64931/src/
H A D.pharignore1 # ignore file
/PHP-7.4/ext/standard/tests/strings/
H A Dbug34214.phpt2 Bug #34214 (base64_decode() does not properly ignore whitespace)
/PHP-7.4/ext/pcre/tests/
H A Dbug77827.phpt2 Bug #77827 (preg_match does not ignore \r in regex flags)
/PHP-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_024.phpt2 Test typed properties ignore private props during inheritance
/PHP-7.4/Zend/tests/use_function/
H A Dignore_constants.phpt2 use function should ignore namespaced constants
/PHP-7.4/ext/imap/tests/
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"
/PHP-7.4/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.4/ext/standard/tests/serialize/
H A Dbug26762.phpt21 /* ignore */
/PHP-7.4/ext/standard/tests/file/
H A Dbug43008.phpt2 Bug #43008 (php://filter uris ignore url encoded filternames and can't handle slashes)
/PHP-7.4/ext/iconv/tests/
H A Dbug60494.phpt2 Bug #60494 (iconv_mime_decode does ignore special characters)
/PHP-7.4/ext/pdo_odbc/tests/
H A Dbug44643.phpt2 Bug #44643 (bound parameters ignore explicit type definitions)
/PHP-7.4/ext/ftp/tests/
H A Dftp_nb_fget_basic1.phpt2 Testing ftp_nb_fget ignore autoresume if autoseek is switched off
H A Dftp_fget_basic1.phpt2 Testing ftp_fget ignore autoresume if autoseek is switched off
/PHP-7.4/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.4/sapi/phpdbg/
H A DREADME.md52 * `-n` ignore php ini
63 * `-I` ignore .phpdbginit (default init file)

Completed in 52 milliseconds

123