Home
last modified time | relevance | path

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

12345

/PHP-5.6/ext/intl/tests/
H A Dtimezone_getEquivalentID_error.phpt33 Warning: IntlTimeZone::getEquivalentID(): intltz_get_equivalent_id: could not convert time zone id …
H A Dtimezone_getRegion_error.phpt38 Warning: IntlTimeZone::getRegion(): intltz_get_region: could not convert time zone id to UTF-16 in …
/PHP-5.6/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 Doverloading.phpt273 Warning: main(): Unable to convert variable to GMP - wrong type in %s on line %d
/PHP-5.6/ext/skeleton/
H A Dcreate_stubs12 function convert(i, j, t) function
233 convert(i, j, 1)
/PHP-5.6/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-5.6/ext/mbstring/tests/
H A Dmb_decode_mimeheader_variation2.phpt19 //all the following are identical, we will convert to utf-8
/PHP-5.6/ext/sockets/tests/
H A Dmcast_ipv4_send_error.phpt26 //should convert to (unsigned char)0
/PHP-5.6/ext/soap/
H A DTODO.old13 -convert all string mainpulation to use smart_str
/PHP-5.6/ext/pdo/tests/
H A Dpdo_014.phpt34 $it = new IteratorIterator($stmt); /* check if we can convert that thing */
/PHP-5.6/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native_placeholder_everywhere.phpt49 // convert to int for the test output...
/PHP-5.6/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-5.6/ext/dba/
H A DREADME41 available since PHP 5 which allows to convert the string keys into
/PHP-5.6/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-5.6/
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.STREAMS72 If you need to open a specific stream, or convert standard resources into
80 Open a FILE * with tmpfile() and convert into a stream.
/PHP-5.6/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
/PHP-5.6/ext/intl/converter/
H A Dconverter.c779 static PHP_METHOD(UConverter, convert) { in PHP_METHOD() argument
1020 …PHP_ME(UConverter, convert, php_converter_convert_arginfo, ZEND_ACC_PUBLI…
/PHP-5.6/ext/phar/
H A Dphar_internal.h619 int phar_flush(phar_archive_data *archive, char *user_stub, long len, int convert, char **error TSR…

Completed in 40 milliseconds

12345