Home
last modified time | relevance | path

Searched refs:BAD (Results 1 – 19 of 19) sorted by relevance

/PHP-5.3/ext/mbstring/tests/
H A Dmb_detect_encoding.phpt90 $s = mb_detect_encoding($s, 'BAD');
91 print("BAD: $s\n"); // BAD
118 BAD: EUC-JP
H A Dmb_convert_encoding.phpt102 $s = mb_convert_encoding($s, 'BAD');
103 print("BAD: $s\n"); // BAD
134 BAD:
H A Dmb_internal_encoding.phpt34 $r = mb_internal_encoding('BAD');
/PHP-5.3/ext/sysvmsg/tests/
H A D001.phpt17 echo "BAD: queue removal failed\n";
H A D002.phpt15 echo "BAD: queue removal failed\n";
H A D004.phpt37 echo "BAD: queue removal failed\n";
H A D006.phpt24 echo "BAD: queue removal failed\n";
/PHP-5.3/ext/ereg/regex/
H A Dregexec.c129 assert(!(g->iflags&BAD));
130 if (g->iflags&BAD) /* backstop for no-debug case */
H A Dregex2.h124 # define BAD 04 /* something wrong */ macro
H A Ddebug.c36 if (g->iflags&BAD)
H A Dregcomp.c177 if (g->iflags&BAD)
1538 g->iflags |= BAD;
1611 g->iflags |= BAD;
/PHP-5.3/ext/mcrypt/tests/
H A Dblowfish.phpt36 ($crypt==$guess ? "OK" : "BAD")
/PHP-5.3/ext/imap/tests/
H A Dimap_include.inc49 echo "$mf is BAD ($z)\n";
/PHP-5.3/ext/pcre/pcrelib/testdata/
H A Dtestinput14638 BAD
4643 BAD
H A Dtestoutput17733 BAD
7743 BAD
H A Dtestinput22949 BAD
H A Dtestinput84546 BAD
H A Dtestoutput210367 BAD
10368 0: BAD
H A Dtestoutput87597 BAD

Completed in 84 milliseconds