Home
last modified time | relevance | path

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

123

/PHP-8.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-8.0/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-8.0/ext/mysqli/tests/
H A Dmysqli_stmt_result_metadata_sqltests.phpt63 $meta['fetch_field']->charsetnr = 'ignore';
64 $meta['fetch_field']->flags = 'ignore';
67 $meta['fetch_field_direct0']->charsetnr = 'ignore';
68 $meta['fetch_field_direct0']->flags = 'ignore';
71 $meta['fetch_field_direct1']->charsetnr = 'ignore';
72 $meta['fetch_field_direct1']->flags = 'ignore';
132 $meta_res['fetch_field']->charsetnr = 'ignore';
133 $meta_res['fetch_field']->flags = 'ignore';
137 $meta_res['fetch_field_direct0']->flags = 'ignore';
203 $field0->charsetnr = 'ignore';
[all …]
/PHP-8.0/ext/standard/tests/
H A Dbug81727.phpt4 ..Host-test=ignore; __Host-test=correct; . Secure-test=ignore; . Elephpant=Awesome;
/PHP-8.0/ext/spl/tests/
H A Dspl_pq_top_error_corrupt.phpt13 throw new Exception('ignore me');
26 // ignore exception tested elsewhere
/PHP-8.0/ext/phar/tests/bug64931/src/
H A D.pharignore1 # ignore file
/PHP-8.0/ext/imap/tests/
H A Dimap_body_basic.phpt38 string(%d) "1: this is a test message, please ignore
40 string(%d) "1: this is a test message, please ignore
H A Dimap_append_basic.phpt23 . "this is a test message, please ignore\r\n"
31 . "this is another test message, please ignore it too!!\r\n"
H A Dbug53377.phpt2 Bug #53377 (imap_mime_header_decode() doesn't ignore \t during long MIME header unfolding)
/PHP-8.0/ext/standard/tests/strings/
H A Dbug34214.phpt2 Bug #34214 (base64_decode() does not properly ignore whitespace)
/PHP-8.0/ext/pcre/tests/
H A Dbug77827.phpt2 Bug #77827 (preg_match does not ignore \r in regex flags)
/PHP-8.0/Zend/tests/type_declarations/
H A Dtyped_properties_024.phpt2 Test typed properties ignore private props during inheritance
/PHP-8.0/Zend/tests/use_function/
H A Dignore_constants.phpt2 use function should ignore namespaced constants
/PHP-8.0/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-8.0/ext/standard/tests/serialize/
H A Dbug26762.phpt21 /* ignore */
/PHP-8.0/ext/standard/tests/file/
H A Dbug43008.phpt2 Bug #43008 (php://filter uris ignore url encoded filternames and can't handle slashes)
H A Dfile_put_contents_variation4.phpt30 //correct php53 behaviour is to ignore the FILE_USE_INCLUDE_PATH unless the file already exists
/PHP-8.0/ext/iconv/tests/
H A Dbug60494.phpt2 Bug #60494 (iconv_mime_decode does ignore special characters)
/PHP-8.0/ext/pdo_odbc/tests/
H A Dbug44643.phpt2 Bug #44643 (bound parameters ignore explicit type definitions)
/PHP-8.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-8.0/ext/pdo/tests/
H A Dbug_43139.phpt2 PDO Common: Bug #43139 (PDO ignore ATTR_DEFAULT_FETCH_MODE in some cases with fetchAll())
/PHP-8.0/ext/openssl/tests/
H A Dbug50293.phpt2 Bug #50293 (Several openssl functions ignore the VCWD)

Completed in 52 milliseconds

123