Home
last modified time | relevance | path

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

/PHP-5.5/ext/phar/
H A Dphar_internal.h341 unsigned int donotflush:1; member
H A Dtar.c1285 if (phar->donotflush) { in phar_tar_flush()
H A Dphar_object.c2824 phar_obj->arc.archive->donotflush = 1; in PHP_METHOD()
2839 RETURN_BOOL(phar_obj->arc.archive->donotflush); in PHP_METHOD()
2862 phar_obj->arc.archive->donotflush = 0; in PHP_METHOD()
H A Dphar.c475 if (!phar->donotflush) { in phar_entry_remove()
3248 if (phar->donotflush) {
H A Dzip.c1490 if (phar->donotflush) { in phar_zip_flush()

Completed in 29 milliseconds