Home
last modified time | relevance | path

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

12345

/PHP-7.4/Zend/
H A Dzend_hash.c2735 goto convert; in zend_symtable_to_proptable()
2740 goto convert; in zend_symtable_to_proptable()
2750 convert: in zend_symtable_to_proptable()
2794 goto convert; in zend_proptable_to_symtable()
2808 convert: in zend_proptable_to_symtable()
/PHP-7.4/ext/phar/tests/zip/files/
H A Dcorrupt_zipmaker.php.inc67 * @param int $time Unix timestamp of the date to convert
/PHP-7.4/ext/standard/tests/general_functions/
H A Dgettype_settype_variation7.phpt170 // convert it to null
H A Dgettype_settype_variation2.phpt178 // convert it to new type
H A Dgettype_settype_variation3.phpt174 // convert it to new type
H A Dgettype_settype_variation4.phpt199 // convert it to new type
/PHP-7.4/ext/phar/
H A Dphar.c2499 int phar_flush(phar_archive_data *phar, char *user_stub, zend_long len, int convert, char **error) … in phar_flush() argument
2540 return phar_zip_flush(phar, user_stub, len, convert, error); in phar_flush()
2544 return phar_tar_flush(phar, user_stub, len, convert, error); in phar_flush()
H A Dphar_object.c2259 static zend_object *phar_convert_to_other(phar_archive_data *source, int convert, char *ext, uint32… in phar_convert_to_other() argument
2274 switch (convert) { in phar_convert_to_other()
/PHP-7.4/
H A DCONTRIBUTING.md389 It looks like commit 99fb6e04 (pack-objects: convert to use parse_options(),
H A DUPGRADING444 Reflection object and convert it to string instead:
H A Dphp.ini-development1131 ; Handling of binary data. 0 means passthru, 1 return as is, 2 convert to char.
H A Dphp.ini-production1131 ; Handling of binary data. 0 means passthru, 1 return as is, 2 convert to char.
H A DNEWS2493 . Fixed bug #53033 (Mathematical operations convert objects to integers).
/PHP-7.4/ext/standard/
H A Dvar_unserializer.re1003 /* we can't convert from packed to hash during unserialization, because

Completed in 63 milliseconds

12345