Searched refs:small_footprint (Results 1 – 1 of 1) sorted by relevance
42 unsigned int small_footprint : 1; /* Decompress option */ member95 status = BZ2_bzDecompressInit(streamp, 0, data->small_footprint); in php_bz2_decompress_filter()329 data->small_footprint = 0; in php_bz2_filter_create()347 data->small_footprint = zend_is_true(tmpzval); in php_bz2_filter_create()
Completed in 15 milliseconds