Home
last modified time | relevance | path

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

12345

/PHP-7.4/ext/intl/tests/
H A Dtimezone_createTimeZone_error.phpt31 Warning: IntlTimeZone::createTimeZone(): intltz_create_time_zone: could not convert time zone id to…
H A Dtimezone_getEquivalentID_error.phpt31 Warning: IntlTimeZone::getEquivalentID(): intltz_get_equivalent_id: could not convert time zone id …
H A Dtimezone_countEquivalentIDs_error.phpt26 Warning: IntlTimeZone::countEquivalentIDs(): intltz_count_equivalent_ids: could not convert time zo…
H A Dtimezone_getRegion_error.phpt32 Warning: IntlTimeZone::getRegion(): intltz_get_region: could not convert time zone id to UTF-16 in …
/PHP-7.4/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_sqrtrem.phpt83 Warning: gmp_sqrtrem(): Unable to convert variable to GMP - wrong type in %s on line %d
H A Dgmp_random_seed-32bit.phpt230 Warning: gmp_random_seed(): Unable to convert variable to GMP - string is not an integer in %s on l…
H A Dgmp_random_seed.phpt230 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.4/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.4/ext/mbstring/tests/
H A Dmb_decode_mimeheader_variation2.phpt19 //all the following are identical, we will convert to utf-8
/PHP-7.4/ext/pdo/tests/
H A Dpdo_014.phpt32 $it = new IteratorIterator($stmt); /* check if we can convert that thing */
/PHP-7.4/ext/sockets/tests/
H A Dmcast_ipv4_send_error.phpt32 //should convert to (unsigned char)0
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native_placeholder_everywhere.phpt49 // convert to int for the test output...
/PHP-7.4/docs/
H A Dself-contained-extensions.md26 convert an embedded extension into a self-contained one. Install PHP and execute
H A Dstreams.md70 If you need to open a specific stream, or convert standard resources into
79 /* Open a FILE * with tmpfile() and convert into a stream. */
H A Dparameter-parsing-api.md52 reading the arguments from the stack, it receives a single zval to convert
/PHP-7.4/ext/intl/converter/
H A Dconverter.c755 static PHP_METHOD(UConverter, convert) { in PHP_METHOD() argument
996 …PHP_ME(UConverter, convert, php_converter_convert_arginfo, ZEND_ACC_PUBLI…
/PHP-7.4/ext/standard/tests/general_functions/
H A Dgettype_settype_variation1.phpt170 // convert it to null
H A Dgettype_settype_variation6.phpt171 // convert it to null
H A Dgettype_settype_variation8.phpt170 // convert it to null
/PHP-7.4/ext/phar/
H A Dphar_internal.h585 int phar_flush(phar_archive_data *archive, char *user_stub, zend_long len, int convert, char **erro…

Completed in 36 milliseconds

12345