Home
last modified time | relevance | path

Searched refs:convert (Results 76 – 100 of 121) sorted by relevance

12345

/PHP-7.1/ext/intl/tests/
H A Dtimezone_getEquivalentID_error.phpt31 Warning: IntlTimeZone::getEquivalentID(): intltz_get_equivalent_id: could not convert time zone id …
H A Dtimezone_getRegion_error.phpt34 Warning: IntlTimeZone::getRegion(): intltz_get_region: could not convert time zone id to UTF-16 in …
/PHP-7.1/ext/gmp/tests/
H A Dgmp_prob_prime.phpt79 Warning: gmp_prob_prime(): Unable to convert variable to GMP - wrong type in %s on line %d
H A Dgmp_sqrt.phpt48 Warning: gmp_sqrt(): Unable to convert variable to GMP - wrong type in %s on line %d
H A Dgmp_pow.phpt66 Warning: gmp_pow(): Unable to convert variable to GMP - wrong type in %s on line %d
H A Dgmp_random_seed-32bit.phpt228 Warning: gmp_random_seed(): Unable to convert variable to GMP - string is not an integer in %s on l…
H A Dgmp_random_seed.phpt228 Warning: gmp_random_seed(): Unable to convert variable to GMP - string is not an integer in %s on l…
H A Doverloading.phpt273 Warning: main(): Unable to convert variable to GMP - wrong type in %s on line %d
/PHP-7.1/ext/skeleton/
H A Dcreate_stubs12 function convert(i, j, t) function
233 convert(i, j, 1)
/PHP-7.1/ext/soap/tests/bugs/
H A Dbug29839.phpt2 Bug #29839 (incorrect convert (xml:lang to lang))
H A Dbug34453.phpt2 Bug #29839 (incorrect convert (xml:lang to lang))
/PHP-7.1/ext/mbstring/tests/
H A Dmb_decode_mimeheader_variation2.phpt19 //all the following are identical, we will convert to utf-8
/PHP-7.1/ext/sockets/tests/
H A Dmcast_ipv4_send_error.phpt26 //should convert to (unsigned char)0
/PHP-7.1/ext/soap/
H A DTODO.old13 -convert all string mainpulation to use smart_str
/PHP-7.1/ext/pdo/tests/
H A Dpdo_014.phpt34 $it = new IteratorIterator($stmt); /* check if we can convert that thing */
/PHP-7.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native_placeholder_everywhere.phpt49 // convert to int for the test output...
/PHP-7.1/ext/spl/internal/
H A Diteratoriterator.inc16 * This iterator wrapper allows to convert anything that is traversable into
H A Dcachingiterator.inc21 * @note If you want to convert the elements into strings and the inner
/PHP-7.1/ext/dba/
H A DREADME41 available since PHP 5 which allows to convert the string keys into
/PHP-7.1/ext/mbstring/
H A DREADME_PHP3-i18n-ja381 takes place at the time of output. If you convert any data within
385 to manually convert encoding.
424 detection is successful, it will convert to the proper internal
440 assumption to convert the http input to the internal encoding.
/PHP-7.1/
H A DREADME.SELF-CONTAINED-EXTENSIONS33 extension, we will convert an embedded extension into a
H A DREADME.GIT-RULES109 It looks like commit 99fb6e04 (pack-objects: convert to use
H A DREADME.PARAMETER_PARSING_API36 reading the arguments from the stack, it receives a single zval to convert
/PHP-7.1/ext/phar/
H A Dphar_internal.h592 int phar_flush(phar_archive_data *archive, char *user_stub, zend_long len, int convert, char **erro…
/PHP-7.1/ext/intl/converter/
H A Dconverter.c747 static PHP_METHOD(UConverter, convert) { in PHP_METHOD() argument
988 …PHP_ME(UConverter, convert, php_converter_convert_arginfo, ZEND_ACC_PUBLI…

Completed in 44 milliseconds

12345