Home
last modified time | relevance | path

Searched refs:epub_zip_handle (Results 1 – 1 of 1) sorted by relevance

/plugin/epub/scripts/
H A Depub_utils.php292 function epub_zip_handle($path=null) { function
308 $zip = epub_zip_handle();
322 $zip = epub_zip_handle() ;
428 $zip = epub_zip_handle($dir . 'my-book.epub');
454 if(!epub_zip_handle() && epub_isWindows()) {
457 elseif(!epub_zip_handle()) {