Home
last modified time | relevance | path

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

12345

/PHP-5.5/ext/soap/tests/bugs/
H A Dbug34453.phpt2 Bug #29839 (incorrect convert (xml:lang to lang))
/PHP-5.5/ext/gmp/tests/
H A D015.phpt66 Warning: gmp_pow(): Unable to convert variable to GMP - wrong type in %s on line %d
/PHP-5.5/ext/mbstring/tests/
H A Dmb_decode_mimeheader_variation2.phpt19 //all the following are identical, we will convert to utf-8
/PHP-5.5/ext/sockets/tests/
H A Dmcast_ipv4_send_error.phpt26 //should convert to (unsigned char)0
/PHP-5.5/ext/pdo/tests/
H A Dpdo_014.phpt34 $it = new IteratorIterator($stmt); /* check if we can convert that thing */
/PHP-5.5/ext/soap/
H A DTODO.old13 -convert all string mainpulation to use smart_str
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native_placeholder_everywhere.phpt49 // convert to int for the test output...
/PHP-5.5/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.5/ext/dba/
H A DREADME41 available since PHP 5 which allows to convert the string keys into
/PHP-5.5/
H A DUPGRADING.INTERNALS49 number. You can convert number to offset using EX_TMP_VAR_NUM(0, num) or
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.
H A DREADME.PARAMETER_PARSING_API36 reading the arguments from the stack, it receives a single zval to convert
/PHP-5.5/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.5/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
H A Dgettype_settype_variation7.phpt170 // convert it to null
H A Dgettype_settype_variation2.phpt177 // convert it to new type
H A Dgettype_settype_variation3.phpt174 // convert it to new type
/PHP-5.5/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.5/ext/phar/
H A Dphar_internal.h644 int phar_flush(phar_archive_data *archive, char *user_stub, long len, int convert, char **error TSR…
/PHP-5.5/ext/phar/tests/zip/files/
H A Dcorrupt_zipmaker.php.inc68 * @param int $time Unix timestamp of the date to convert

Completed in 59 milliseconds

12345