Searched refs:small_footprint (Results 1 – 1 of 1) sorted by relevance
40 unsigned int small_footprint : 1; /* Decompress option */ member94 status = BZ2_bzDecompressInit(streamp, 0, data->small_footprint); in php_bz2_decompress_filter()333 data->small_footprint = 0; in php_bz2_filter_create()351 data->small_footprint = zend_is_true(tmpzval); in php_bz2_filter_create()
Completed in 6 milliseconds