Home
last modified time | relevance | path

Searched refs:convert (Results 51 – 75 of 114) sorted by relevance

12345

/PHP-7.4/ext/standard/tests/streams/
H A Dbug65483.phpt12 $res = stream_filter_append($fd, 'convert.quoted-printable-encode', STREAM_FILTER_READ);
/PHP-7.4/ext/simplexml/tests/
H A Dbug53033.phpt2 Bug #53033: Mathematical operations convert objects to integers
/PHP-7.4/ext/gmp/tests/
H A Dgmp_div_r.phpt74 Warning: gmp_div_r(): Unable to convert variable to GMP - wrong type in %s on line %d
77 Warning: gmp_div_r(): Unable to convert variable to GMP - wrong type in %s on line %d
H A Dgmp_popcount.phpt28 Warning: gmp_popcount(): Unable to convert variable to GMP - wrong type in %s on line %d
H A Dgmp_div_qr.phpt155 Warning: gmp_div_qr(): Unable to convert variable to GMP - wrong type in %s on line %d
158 Warning: gmp_div_qr(): Unable to convert variable to GMP - wrong type in %s on line %d
H A D003.phpt34 Warning: gmp_init(): Unable to convert variable to GMP - string is not an integer in %s on line %d
H A Dgmp_perfect_square.phpt45 Warning: gmp_perfect_square(): Unable to convert variable to GMP - wrong type in %s on line %d
H A Dgmp_scan0.phpt32 Warning: gmp_scan0(): Unable to convert variable to GMP - wrong type in %s on line %d
H A Dgmp_scan1.phpt32 Warning: gmp_scan1(): Unable to convert variable to GMP - wrong type in %s on line %d
H A Dgmp_cmp.phpt40 Warning: gmp_cmp(): Unable to convert variable to GMP - wrong type in %s on line %d
/PHP-7.4/ext/mbstring/tests/
H A Dzend_multibyte-05.phpt11 // forcefully interpret an UTF-8 encoded string as EUC-JP and then convert it
H A Dzend_multibyte-09.phpt12 // forcefully interpret an UTF-8 encoded string as EUC-JP and then convert it
H A Dmb_substitute_character_variation2.phpt2 Test mb_substitute_character() function : variation unmappable out char for convert encoding
/PHP-7.4/ext/spl/tests/
H A Dspl_cachingiterator___toString_basic.phpt2 SPL: SplCachingIterator, Test method to convert current element to string
/PHP-7.4/ext/standard/tests/math/
H A Dmt_srand_basic.phpt5 // Should return NULL if given anything that it can convert to long
H A Dsrand_basic.phpt12 // Should return NULL if given anything that it can convert to long
/PHP-7.4/ext/intl/tests/
H A Dmsgfmt_format_error6.phpt18 Warning: MessageFormatter::format(): No strategy to convert the value given for the argument with k…
H A Duconverter_func_subst.phpt2 Basic UConverter::convert() w/ Subsitution
H A Dtimezone_getCanonicalID_error.phpt25 Warning: IntlTimeZone::getCanonicalID(): intltz_get_canonical_id: could not convert time zone id to…
/PHP-7.4/ext/date/tests/
H A Dbug28088.phpt2 Bug #28088 (strtotime() cannot convert 00 hours")
/PHP-7.4/Zend/tests/multibyte/
H A Dmultibyte_encoding_006.phpt19 Fatal error: Could not convert the script from the detected encoding "UTF-32LE" to a compatible enc…
/PHP-7.4/ext/pdo_dblib/tests/
H A Ddatetime_convert.phpt12 $sql = "SELECT convert(datetime, '20171027 10:22:44.135') AS [d]";
H A Ddatetime2.phpt13 $sql = "SELECT convert(datetime2, '10231017 10:22:44.1355318') AS [d]";
/PHP-7.4/ext/standard/tests/strings/
H A Dbug53021.phpt2 Bug #53021 (Failure to convert numeric entities with ENT_NOQUOTES and ISO-8859-1)
/PHP-7.4/Zend/tests/
H A Dlist_keyed_ArrayAccess.phpt42 // PHP shouldn't convert this to an integer offset, because it's ArrayAccess

Completed in 27 milliseconds

12345