Searched refs:phar_rename_archive (Results 1 – 1 of 1) sorted by relevance
2020 static zval *phar_rename_archive(phar_archive_data **sphar, char *ext, zend_bool compress TSRMLS_DC… in phar_rename_archive() function2339 if ((ret = phar_rename_archive(&phar, ext, 0 TSRMLS_CC))) { in phar_convert_to_other()
Completed in 13 milliseconds