Home
last modified time | relevance | path

Searched refs:bad (Results 251 – 275 of 276) sorted by relevance

1...<<1112

/PHP-5.5/sapi/isapi/stresstest/
H A Dstresstest.cpp43 LONG bad; member
451 printf("%s\r\nOK: %d FAILED: %d\r\n", TestNames.GetAt(i), result.ok, result.bad); in DoTestFiles()
608 InterlockedIncrement(&Results[i].bad); in IsapiThread()
/PHP-5.5/ext/fileinfo/libmagic/
H A Dapprentice.c1818 goto bad; in parse()
1823 goto bad; in parse()
1828 goto bad; in parse()
1833 goto bad; in parse()
1838 goto bad; in parse()
1843 goto bad; in parse()
1847 bad: in parse()
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput18248 /-- Check bad offset --/
H A Dtestoutput1457 Failed: POSIX code 15: bad back reference at offset 7
138 Failed: POSIX code 9: bad escape sequence at offset 4
H A Dtestoutput26565 /^abc/Im<bad>
6566 Unknown modifier at: <bad>
6574 xyz\rabc\<bad>
6575 Unknown escape sequence at: <bad>
10955 Error -24 (bad offset value)
10957 Error -24 (bad offset value)
H A Dtestinput21630 /^abc/Im<bad>
1633 xyz\rabc\<bad>
H A Dtestoutput87406 Error -24 (bad offset value)
7408 Error -24 (bad offset value)
/PHP-5.5/ext/sockets/tests/
H A Dsocket_strerror.phpt102 string(28) "File descriptor in bad state"
/PHP-5.5/ext/standard/tests/strings/
H A Dstr_pad.phpt76 /* bad pad_type - passing an undefined one */
H A Dhtmlentities22.phpt32 "&#x110000;", //bad reference
/PHP-5.5/ext/phar/tests/
H A Dbadparameters.phpt2 Phar: bad parameters to various methods
/PHP-5.5/
H A DREADME.GIT-RULES92 try to align your lines vertically, if they wrap. It looks bad otherwise.
H A Dphp.ini-development1137 ; Note that this is generally a *bad* idea to store passwords in this file.
1196 ; Note that this is generally a *bad* idea to store passwords in this file.
H A Dphp.ini-production1137 ; Note that this is generally a *bad* idea to store passwords in this file.
1196 ; Note that this is generally a *bad* idea to store passwords in this file.
H A DNEWS4653 . Fixed bug #29085 (bad default include_path on Windows). (Pierre)
4881 . Fixed bug #53463 (sqlite3 columnName() segfaults on bad column_number).
5247 - Fixed possible bad behavior of rename on windows when used with symbolic
5471 - Fixed possible bad caching of symlinked directories in the realpath cache
6196 given bad data). (Ilia)
6423 - Fixed bug #47704 (PHP crashes on some "bad" operations with string
6469 - Fixed bug #45540 (stream_context_create creates bad http request). (Arnaud)
6681 - Fixed bug #46366 (bad cwd with / as pathinfo). (Dmitry)
8600 - Fixed bug #36632 (bad error reporting for pdo_odbc exec UPDATE). (Wez).
8989 - Fixed bug #35103 (mysqli handles bad unsigned (big)int incorrectly).(Andrey)
[all …]
/PHP-5.5/ext/phar/
H A DTODO32 X fix 011.phpt, 029.phpt for uncaught exceptions causing bad cleanup
/PHP-5.5/ext/openssl/
H A DREADME318 echo openssl_verify($data, $signature, $pubkey) == 1 ? "ok\n" : "bad\n";
/PHP-5.5/ext/pcre/pcrelib/
H A DNEWS188 swapping is needed, it is no longer done automatically. Instead, the bad
247 bad UTF-8 sequence and one that is incomplete when using PCRE_PARTIAL_HARD.
H A DChangeLog203 6. Catch a bad opcode during auto-possessification after compiling a bad UTF
204 string with NO_UTF_CHECK. This is a tidyup, not a bug fix, as passing bad
1924 bad UTF-8 sequence and one that is incomplete when using PCRE_PARTIAL_HARD.
1939 19. If \c was followed by a multibyte UTF-8 character, bad things happened. A
2203 version may start with zero. Using 08 or 09 is a bad idea because users
2857 character property caused pcre_compile() to compile bad code, which led at
4749 all kinds of weird effects. Example: /#/ was bad; /()#/ was bad; /a#/ was not.
5897 6. Give an error if bad option bits passed at compile or run time.
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY1192 ex. bad match /a.{0,2}?a/ =~ "0aXXXa0"
1376 (ex. bad match /(?i)(?-i)a/ =~ "A")
1720 2003/02/26: [tune] bad implemented N_ALT case in get_min_match_length().
1840 2003/01/17: [bug] bad implemeted POSIX API options.
H A Dregparse.c2866 OnigCodePoint bad, OnigEncoding enc, OnigSyntaxType* syn) in str_exist_check_with_esc() argument
2893 if (x == bad) return 0; in str_exist_check_with_esc()
/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch660 file_error(ms, 0, "bad magic in `%s'", dbname);
2614 - "*bad in_type*");
2624 - (m->type < file_nnames) ? file_names[m->type] : "*bad type");
2753 - (void) fprintf(stderr, "*bad type %d*", m->type);
/PHP-5.5/sapi/thttpd/
H A Dthttpd_patch634 + ** Disable keep alive support for bad browsers,
/PHP-5.5/build/
H A Dlibtool.m43727 # though, which does catch some bad symbols but isn't as heavy-handed
5783 # FIXME: Setting linknames here is a bad hack.
6156 # though, which does catch some bad symbols but isn't as heavy-handed
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic985 # 255 (hex FF)! The DL format is really bad.
2070 # This is a really bad format. A file containing HAWAII will match this...
5627 # like proper ELF, but extracting the string had bad results.
8268 0 string 5\x0aThe_Bad_Place Quake I save: dm4 The bad place
10236 # This is bad magic 0x5249 == 'RI' conflicts with RIFF and other
16789 >>116 belong =12 (bad argument to system call)

Completed in 196 milliseconds

1...<<1112