Home
last modified time | relevance | path

Searched refs:convert (Results 26 – 50 of 122) sorted by relevance

12345

/PHP-7.2/ext/bz2/tests/
H A Dbz2_filter_compress.phpt2 bzip2.compress (with convert.base64-encode)
11 stream_filter_append($fp, 'convert.base64-encode', STREAM_FILTER_WRITE);
/PHP-7.2/ext/gmp/tests/
H A Dgmp_hamdist.phpt39 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 Dgmp_invert.phpt47 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 Dgmp_pown.phpt58 Warning: gmp_powm(): Unable to convert variable to GMP - wrong type in %s on line %d
61 Warning: gmp_powm(): Unable to convert variable to GMP - wrong type in %s on line %d
64 Warning: gmp_powm(): Unable to convert variable to GMP - wrong type in %s on line %d
67 Warning: gmp_powm(): Unable to convert variable to GMP - wrong type in %s on line %d
H A Dgmp_jacobi.phpt52 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 Dgmp_legendre.phpt52 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
H A Dgmp_strval.phpt40 Warning: gmp_strval(): Unable to convert variable to GMP - string is not an integer in %s on line %d
52 Warning: gmp_strval(): Unable to convert variable to GMP - wrong type in %s on line %d
77 Warning: gmp_strval(): Unable to convert variable to GMP - wrong type in %s on line %d
80 Warning: gmp_strval(): Unable to convert variable to GMP - wrong type in %s on line %d
H A Dgmp_neg.phpt32 Warning: gmp_neg(): Unable to convert variable to GMP - string is not an integer in %s on line %d
44 Warning: gmp_neg(): Unable to convert variable to GMP - wrong type in %s on line %d
H A Dgmp_mod.phpt31 Warning: gmp_mod(): Unable to convert variable to GMP - string is not an integer in %s on line %d
45 Warning: gmp_mod(): Unable to convert variable to GMP - wrong type in %s on line %d
H A Dgmp_div_q.phpt74 Warning: gmp_div_q(): Unable to convert variable to GMP - wrong type in %s on line %d
77 Warning: gmp_div_q(): Unable to convert variable to GMP - wrong type in %s on line %d
H A Dgmp_gcdext.phpt62 Warning: gmp_gcdext(): Unable to convert variable to GMP - wrong type in %s on line %d
65 Warning: gmp_gcdext(): Unable to convert variable to GMP - wrong type in %s on line %d
H A Dbug66872.phpt12 Warning: gmp_testbit(): Unable to convert variable to GMP - string is not an integer in %s on line …
/PHP-7.2/ext/standard/tests/file/
H A Dbug43008.phpt13 . urlencode("convert.iconv.ISO-8859-15/UTF-8")
16 . '|' . urlencode("convert.iconv.UTF-8/ISO-8859-15")
/PHP-7.2/ext/standard/tests/filters/
H A Dbug50363.phpt2 Bug #50363 (Invalid parsing in convert.quoted-printable-decode filter)
9 stream_filter_append($b, 'convert.quoted-printable-decode', STREAM_FILTER_WRITE);
/PHP-7.2/ext/standard/tests/streams/
H A Dbug64166.phpt11 $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 Dbug64166_3.phpt8 $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(
H A Dbug64166_2.phpt11 $res = stream_filter_append($fd, 'convert.quoted-printable-encode', STREAM_FILTER_READ, array(
22 stream_filter_append($fd, 'convert.quoted-printable-encode', STREAM_FILTER_READ, array(
/PHP-7.2/ext/iconv/tests/
H A Diconv_stream_filter.phpt16 stream_filter_append($fp, 'convert.iconv.ISO-2022-JP/EUC-JP');
24 stream_filter_append($fp, 'convert.iconv.ISO-2022-JP/EUC-JP');
/PHP-7.2/ext/standard/tests/general_functions/
H A Dgettype_settype_basic.phpt542 2: settype(): Cannot convert to resource type
554 2: settype(): Cannot convert to resource type
559 2: settype(): Cannot convert to resource type
571 2: settype(): Cannot convert to resource type
576 2: settype(): Cannot convert to resource type
581 2: settype(): Cannot convert to resource type
586 2: settype(): Cannot convert to resource type
591 2: settype(): Cannot convert to resource type
596 2: settype(): Cannot convert to resource type
601 2: settype(): Cannot convert to resource type
[all …]
/PHP-7.2/ext/mbstring/tests/
H A Dbug62934.phpt2 Bug #62934: mb_convert_kana() does not convert iteration marks
/PHP-7.2/ext/intl/tests/
H A Duconverter_oop_callback.phpt2 UConverter::convert() w/ Callback Reasons
29 $c->convert($word);
H A Duconverter_oop_callback2.phpt2 UConverter::convert() w/ Callback Reasons
29 $c->convert($word);
H A Duconverter___construct_error.phpt2 Basic UConverter::convert() usage
/PHP-7.2/ext/spl/tests/
H A Dspl_iterator_to_array_basic.phpt2 SPL: iterator_to_array, Test function to convert iterator to array
/PHP-7.2/ext/date/lib/
H A DREADME.rst5 convert between timezones and parse textual descriptions of date/time

Completed in 34 milliseconds

12345