/PHP-5.4/ext/standard/tests/general_functions/ |
H A D | gettype_settype_variation5.phpt | 170 // convert it to null 191 2: settype(): Cannot convert to resource type 197 2: settype(): Cannot convert to resource type 203 2: settype(): Cannot convert to resource type 209 2: settype(): Cannot convert to resource type 215 2: settype(): Cannot convert to resource type 221 2: settype(): Cannot convert to resource type 227 2: settype(): Cannot convert to resource type 234 2: settype(): Cannot convert to resource type 240 2: settype(): Cannot convert to resource type [all …]
|
H A D | type.phpt | 159 string(42) "settype(): Cannot convert to resource type" 169 string(42) "settype(): Cannot convert to resource type" 172 string(42) "settype(): Cannot convert to resource type" 182 string(42) "settype(): Cannot convert to resource type" 185 string(42) "settype(): Cannot convert to resource type" 188 string(42) "settype(): Cannot convert to resource type" 191 string(42) "settype(): Cannot convert to resource type" 194 string(42) "settype(): Cannot convert to resource type" 197 string(42) "settype(): Cannot convert to resource type" 200 string(42) "settype(): Cannot convert to resource type" [all …]
|
/PHP-5.4/Zend/tests/ |
H A D | settype_resource.phpt | 40 Warning: settype(): Cannot convert to resource type in %s on line %d 43 Warning: settype(): Cannot convert to resource type in %s on line %d 46 Warning: settype(): Cannot convert to resource type in %s on line %d 49 Warning: settype(): Cannot convert to resource type in %s on line %d 52 Warning: settype(): Cannot convert to resource type in %s on line %d 55 Warning: settype(): Cannot convert to resource type in %s on line %d 58 Warning: settype(): Cannot convert to resource type in %s on line %d 62 Warning: settype(): Cannot convert to resource type in %s on line %d 72 Warning: settype(): Cannot convert to resource type in %s on line %d 75 Warning: settype(): Cannot convert to resource type in %s on line %d [all …]
|
/PHP-5.4/ext/sybase_ct/tests/ |
H A D | test_types.phpt | 28 convert(datetime, "2004-01-23") as "date", 30 convert(bit, 1) as "bit", 31 convert(smalldatetime, "2004-01-23") as "smalldate", 32 convert(char(10), "char") as "char10" 48 convert(datetime, "2004-01-23") as "date", 50 convert(bit, 1) as "bit", 51 convert(smalldatetime, "2004-01-23") as "smalldate", 52 convert(char(10), "char") as "char10"
|
/PHP-5.4/ext/standard/tests/filters/ |
H A D | filter_errors_convert_base64_decode.phpt | 2 Filter errors: convert.base64-decode 4 <?php require 'filter_errors.inc'; filter_errors_skipif('convert.base64-decode'); ?> 8 filter_errors_test('convert.base64-decode', '==='); 13 Warning: stream_filter_append(): stream filter (convert.base64-decode): invalid byte sequence in %s 18 Warning: stream_get_contents(): stream filter (convert.base64-decode): invalid byte sequence in %s
|
H A D | bug50363.phpt | 2 Bug #50363 (Invalid parsing in convert.quoted-printable-decode filter) 9 stream_filter_append($b, 'convert.quoted-printable-decode', STREAM_FILTER_WRITE);
|
/PHP-5.4/ext/iconv/tests/ |
H A D | iconv_stream_filter_delimiter.phpt | 16 stream_filter_append($fp, 'convert.iconv.ISO-2022-JP/EUC-JP'); 23 stream_filter_append($fp, 'convert.iconv.ISO-2022-JP.EUC-JP'); 30 stream_filter_append($fp, 'convert.iconv.ISO-2022-JP\0EUC-JP'); 47 Warning: stream_filter_append(): unable to create or locate filter "convert.iconv.ISO-2022-JP\0EUC-…
|
/PHP-5.4/ext/xmlrpc/libxmlrpc/ |
H A D | encodings.c | 60 static char* convert(const char* src, int src_len, int *new_len, const char* from_enc, const char* … in convert() function 118 return convert(s, len, newlen, encoding, "UTF-8"); in utf8_encode() 124 return convert(s, len, newlen, "UTF-8", encoding); in utf8_decode()
|
/PHP-5.4/ext/gmp/tests/ |
H A D | 018.phpt | 63 Warning: gmp_strval(): Unable to convert variable to GMP - wrong type in %s on line %d 66 Warning: gmp_strval(): Unable to convert variable to GMP - wrong type in %s on line %d 87 Warning: gmp_strval(): Unable to convert variable to GMP - wrong type in %s on line %d 90 Warning: gmp_strval(): Unable to convert variable to GMP - wrong type in %s on line %d 95 Warning: gmp_sqrtrem(): Unable to convert variable to GMP - wrong type in %s on line %d
|
H A D | 016.phpt | 49 Warning: gmp_powm(): Unable to convert variable to GMP - wrong type in %s on line %d 52 Warning: gmp_powm(): Unable to convert variable to GMP - wrong type in %s on line %d 55 Warning: gmp_powm(): Unable to convert variable to GMP - wrong type in %s on line %d 58 Warning: gmp_powm(): Unable to convert variable to GMP - wrong type in %s on line %d
|
H A D | 036.phpt | 39 Warning: gmp_hamdist(): Unable to convert variable to GMP - wrong type in %s on line %d 42 Warning: gmp_hamdist(): Unable to convert variable to GMP - wrong type in %s on line %d 45 Warning: gmp_hamdist(): Unable to convert variable to GMP - wrong type in %s on line %d
|
H A D | 029.phpt | 44 Warning: gmp_and(): Unable to convert variable to GMP - wrong type in %s on line %d 47 Warning: gmp_and(): Unable to convert variable to GMP - wrong type in %s on line %d 50 Warning: gmp_and(): Unable to convert variable to GMP - wrong type in %s on line %d
|
H A D | 030.phpt | 44 Warning: gmp_or(): Unable to convert variable to GMP - wrong type in %s on line %d 47 Warning: gmp_or(): Unable to convert variable to GMP - wrong type in %s on line %d 50 Warning: gmp_or(): Unable to convert variable to GMP - wrong type in %s on line %d
|
H A D | 032.phpt | 44 Warning: gmp_xor(): Unable to convert variable to GMP - wrong type in %s on line %d 47 Warning: gmp_xor(): Unable to convert variable to GMP - wrong type in %s on line %d 50 Warning: gmp_xor(): Unable to convert variable to GMP - wrong type in %s on line %d
|
H A D | 023.phpt | 47 Warning: gmp_invert(): Unable to convert variable to GMP - wrong type in %s on line %d 50 Warning: gmp_invert(): Unable to convert variable to GMP - wrong type in %s on line %d 53 Warning: gmp_invert(): Unable to convert variable to GMP - wrong type in %s on line %d
|
H A D | 006.phpt | 36 Warning: gmp_sub(): Unable to convert variable to GMP - wrong type in %s on line %d 43 Warning: gmp_sub(): Unable to convert variable to GMP - wrong type in %s on line %d 47 Warning: gmp_sub(): Unable to convert variable to GMP - wrong type in %s on line %d
|
H A D | 024.phpt | 52 Warning: gmp_jacobi(): Unable to convert variable to GMP - wrong type in %s on line %d 55 Warning: gmp_jacobi(): Unable to convert variable to GMP - wrong type in %s on line %d 58 Warning: gmp_jacobi(): Unable to convert variable to GMP - wrong type in %s on line %d
|
H A D | 025.phpt | 52 Warning: gmp_legendre(): Unable to convert variable to GMP - wrong type in %s on line %d 55 Warning: gmp_legendre(): Unable to convert variable to GMP - wrong type in %s on line %d 58 Warning: gmp_legendre(): Unable to convert variable to GMP - wrong type in %s on line %d
|
/PHP-5.4/ext/zlib/tests/ |
H A D | zlib_filter_inflate.phpt | 2 zlib.inflate (with convert.base64-decode) 10 stream_filter_append($fp, 'convert.base64-decode', STREAM_FILTER_WRITE);
|
H A D | zlib_filter_deflate.phpt | 2 zlib.deflate (with convert.base64-encode) 11 stream_filter_append($fp, 'convert.base64-encode', STREAM_FILTER_WRITE);
|
/PHP-5.4/ext/bz2/tests/ |
H A D | bz2_filter_compress.phpt | 2 bzip2.compress (with convert.base64-encode) 11 stream_filter_append($fp, 'convert.base64-encode', STREAM_FILTER_WRITE);
|
H A D | bz2_filter_decompress.phpt | 2 bzip2.decompress (with convert.base64-decode) 10 stream_filter_append($fp, 'convert.base64-decode', STREAM_FILTER_WRITE);
|
/PHP-5.4/ext/standard/tests/file/ |
H A D | bug43008.phpt | 11 . urlencode(b"convert.iconv.ISO-8859-15/UTF-8") 14 . b'|' . urlencode(b"convert.iconv.UTF-8/ISO-8859-15")
|
/PHP-5.4/ext/standard/tests/streams/ |
H A D | bug64166.phpt | 11 $res = stream_filter_append($fd, 'convert.quoted-printable-encode', STREAM_FILTER_READ, array( 20 stream_filter_append($fd, 'convert.quoted-printable-encode', STREAM_FILTER_READ, array(
|
H A D | bug64166_3.phpt | 8 $res = stream_filter_append($fd, 'convert.quoted-printable-encode', STREAM_FILTER_WRITE, array( 20 stream_filter_append($fd, 'convert.quoted-printable-encode', STREAM_FILTER_WRITE, array(
|