Home
last modified time | relevance | path

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

/PHP-5.3/ext/phar/
H A Dphar_internal.h339 unsigned int donotflush:1; member
H A Dtar.c1262 if (phar->donotflush) { in phar_tar_flush()
H A Dphar_object.c2893 phar_obj->arc.archive->donotflush = 1;
2908 RETURN_BOOL(phar_obj->arc.archive->donotflush);
2931 phar_obj->arc.archive->donotflush = 0;
H A Dphar.c477 if (!phar->donotflush) { in phar_entry_remove()
3225 if (phar->donotflush) {
H A Dzip.c1498 if (phar->donotflush) { in phar_zip_flush()

Completed in 41 milliseconds