Home
last modified time | relevance | path

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

12345

/PHP-5.5/ext/gmp/tests/
H A D024.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 D025.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_nextprime.phpt35 Warning: gmp_nextprime(): Unable to convert variable to GMP - wrong type in %s on line %d
39 Warning: gmp_nextprime(): Unable to convert variable to GMP - wrong type in %s on line %d
H A D013.phpt29 Warning: gmp_abs(): Unable to convert variable to GMP - wrong type in %s on line %d
43 Warning: gmp_abs(): Unable to convert variable to GMP - wrong type in %s on line %d
H A D031.phpt37 Warning: gmp_com(): Unable to convert variable to GMP - wrong type in %s on line %d
42 Warning: gmp_strval(): Unable to convert variable to GMP - wrong type in %s on line %d
H A D022.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 D007.phpt74 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
131 Warning: gmp_div_qr(): Unable to convert variable to GMP - wrong type in %s on line %d
H A D008.phpt53 Warning: gmp_strval(): Unable to convert variable to GMP - wrong type in %s on line %d
71 Warning: gmp_div_r(): Unable to convert variable to GMP - wrong type in %s on line %d
H A D009.phpt53 Warning: gmp_strval(): Unable to convert variable to GMP - wrong type in %s on line %d
71 Warning: gmp_div_q(): Unable to convert variable to GMP - wrong type in %s on line %d
H A D035.phpt28 Warning: gmp_popcount(): Unable to convert variable to GMP - wrong type in %s on line %d
/PHP-5.5/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(
H A Dbug65483.phpt12 $res = stream_filter_append($fd, 'convert.quoted-printable-encode', STREAM_FILTER_READ);
/PHP-5.5/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-5.5/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-5.5/ext/intl/tests/
H A Duconverter_oop_callback.phpt2 UConverter::convert() w/ Callback Reasons
28 $c->convert($word);
H A Duconverter___construct_error.phpt2 Basic UConverter::convert() usage
/PHP-5.5/ext/spl/tests/
H A Dspl_iterator_to_array_basic.phpt2 SPL: iterator_to_array, Test function to convert iterator to array
H A Dspl_cachingiterator___toString_basic.phpt2 SPL: SplCachingIterator, Test method to convert current element to string
/PHP-5.5/ext/mbstring/tests/
H A Dzend_multibyte-05.phpt10 // forcefully interpret an UTF-8 encoded string as EUC-JP and then convert it
H A Dzend_multibyte-09.phpt13 // forcefully interpret an UTF-8 encoded string as EUC-JP and then convert it
/PHP-5.5/ext/sybase_ct/tests/
H A Dtest_msghandler_handled.phpt42 var_dump(sybase_select_ex($db, 'select convert(datetime, "notadate")'));
63 >>> Query: select convert(datetime, "notadate")
/PHP-5.5/ext/standard/tests/math/
H A Dmt_srand_basic.phpt5 // Should return NULL if given anything that it can convert to long
/PHP-5.5/ext/date/tests/
H A Dbug28088.phpt2 Bug #28088 (strtotime() cannot convert 00 hours")

Completed in 67 milliseconds

12345