Searched refs:ignore (Results 1 – 25 of 71) sorted by relevance
123
/PHP-5.3/ext/imap/tests/ |
H A D | imap_fetchbody_variation3.phpt | 116 %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 D | imap_body_basic.phpt | 46 %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 D | imap_fetchbody_variation6.phpt | 64 %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 D | bug53377.phpt | 2 Bug #53377 (imap_mime_header_decode() doesn't ignore \t during long MIME header unfolding)
|
H A D | imap_append_basic.phpt | 31 . "this is a test message, please ignore\r\n" 39 . "this is another test message, please ignore it too!!\r\n"
|
H A D | imap_fetchbody_variation2.phpt | 114 %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"
|
/PHP-5.3/ext/mysqli/tests/ |
H A D | mysqli_stmt_result_metadata_sqltests.phpt | 64 $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-5.3/tests/basic/ |
H A D | 022.phpt | 6 …cookie3=val 3.; cookie 4= value 4 %3B; cookie1=bogus; %20cookie1=ignore;+cookie1=ignore;cookie1;co…
|
/PHP-5.3/ext/spl/tests/ |
H A D | spl_pq_top_error_corrupt.phpt | 13 throw new Exception('ignore me'); 26 // ignore exception tested elsewhere
|
/PHP-5.3/ext/standard/tests/strings/ |
H A D | bug34214.phpt | 2 Bug #34214 (base64_decode() does not properly ignore whitespace)
|
/PHP-5.3/ext/soap/tests/bugs/ |
H A D | bug41337.phpt | 2 Bug #41337 (WSDL parsing doesn't ignore non soap bindings)
|
H A D | bug41337_2.phpt | 2 Bug #41337 (WSDL parsing doesn't ignore non soap bindings)
|
/PHP-5.3/build/ |
H A D | build.mk | 72 …(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 …
|
/PHP-5.3/ext/standard/tests/serialize/ |
H A D | bug26762.phpt | 22 /* ignore */
|
/PHP-5.3/tests/lang/ |
H A D | script_tag.phpt | 10 echo "oi\n"; //ignore here
|
/PHP-5.3/ext/standard/tests/file/ |
H A D | bug43008.phpt | 2 Bug #43008 (php://filter uris ignore url encoded filternames and can't handle slashes)
|
H A D | file_put_contents_variation6.phpt | 40 //correct php53 behaviour is to ignore the FILE_USE_INCLUDE_PATH unless the file already exists
|
/PHP-5.3/ext/ftp/tests/ |
H A D | ftp_fget_basic1.phpt | 2 Testing ftp_fget ignore autoresume if autoseek is switched off
|
H A D | ftp_nb_fget_basic1.phpt | 2 Testing ftp_nb_fget ignore autoresume if autoseek is switched off
|
/PHP-5.3/ext/pdo/tests/ |
H A D | bug_43139.phpt | 2 PDO Common: Bug #43139 (PDO ignore ATTR_DEFAULT_FETCH_MODE in some cases with fetchAll())
|
/PHP-5.3/ext/iconv/tests/ |
H A D | bug51250.phpt | 2 Bug #51250 (iconv_mime_decode() does not ignore malformed Q-encoded words)
|
/PHP-5.3/ext/phar/tests/ |
H A D | phar_offset_get_error.phpt | 2 Phar: ignore filenames starting with / on offsetSet
|
/PHP-5.3/ext/imap/ |
H A D | IMAP_Win32_HOWTO.txt | 5 Note 2: During the entire build process, you can ignore warnings about
|
/PHP-5.3/tests/ |
H A D | quicktester.inc | 23 // ignore empty lines
|
/PHP-5.3/ext/standard/tests/array/ |
H A D | array_multisort_variation8.phpt | 15 // We're testing sort order not errors so ignore.
|
Completed in 30 milliseconds
123