Home
last modified time | relevance | path

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

12345

/PHP-5.6/ext/standard/tests/general_functions/
H A Dgettype_settype_variation8.phpt170 // convert it to null
H A Dgettype_settype_variation7.phpt170 // convert it to null
H A Dgettype_settype_variation3.phpt174 // convert it to new type
H A Dgettype_settype_variation2.phpt177 // convert it to new type
H A Dgettype_settype_variation4.phpt199 // convert it to new type
/PHP-5.6/
H A DREADME.PARAMETER_PARSING_API36 reading the arguments from the stack, it receives a single zval to convert
H A DNEWS33 . Fixed bug #77231 (Segfault when using convert.quoted-printable-encode
69 . Fixed bug #76249 (stream filter convert.iconv leads to infinite loop on
324 . Fixed bug #73073 (CachingIterator null dereference when convert to string).
1752 . Fixed bug #68532 (convert.base64-encode omits padding bytes).
2360 . Added an optimization pass to convert FCALL_BY_NAME into DO_FCALL.
5704 . Fixed bug #50363 (Invalid parsing in convert.quoted-printable-decode
7840 - Fixed bug #45791 (json_decode() doesn't convert 0e0 to a double). (Scott)
8285 - Fixed bug #46206 (pg_query_params/pg_execute convert passed values to
8905 - Fixed bug #41831 (pdo_sqlite prepared statements convert resources to
11663 - Fixed bug #29839 (incorrect convert (xml:lang to lang)). (Dmitry)
[all …]
H A Dphp.ini-development1092 ; Handling of binary data. 0 means passthru, 1 return as is, 2 convert to char.
H A Dphp.ini-production1092 ; Handling of binary data. 0 means passthru, 1 return as is, 2 convert to char.
/PHP-5.6/ext/phar/tests/zip/files/
H A Dcorrupt_zipmaker.php.inc68 * @param int $time Unix timestamp of the date to convert
/PHP-5.6/ext/phar/
H A Dphar.c2560 int phar_flush(phar_archive_data *phar, char *user_stub, long len, int convert, char **error TSRMLS… argument
2598 return phar_zip_flush(phar, user_stub, len, convert, error TSRMLS_CC);
2602 return phar_tar_flush(phar, user_stub, len, convert, error TSRMLS_CC);
H A Dphar_object.c2219 static zval *phar_convert_to_other(phar_archive_data *source, int convert, char *ext, php_uint32 fl… in phar_convert_to_other() argument
2234 switch (convert) { in phar_convert_to_other()
/PHP-5.6/ext/mbstring/oniguruma/
H A DHISTORY309 2006/09/21: [impl] convert to ascii for parameter string in
1546 should match and convert double quoted string data.
1747 2003/02/24: [impl] convert i(/../, ...) functions in testconv.rb.
1829 2003/01/31: [impl] convert to lower-case char at string compile time.
/PHP-5.6/ext/pcre/pcrelib/
H A DNEWS708 page has the details, but you just want to convert existing programs, all
H A DChangeLog2617 1. Applied Craig's patch to sort out a long long problem: "If we can't convert
3222 1. Applied Bob Rossi and Daniel G's patches to convert the build system to one
/PHP-5.6/Zend/
H A DZEND_CHANGES1076 Comparing any other value to them would convert that value to a
/PHP-5.6/ext/pcre/pcrelib/doc/
H A Dpcre.txt3758 pcre_pattern_to_host_byte_order() can be used to convert such a pattern
5510 ports four more that make it possible to convert traditional escape

Completed in 139 milliseconds

12345