Home
last modified time | relevance | path

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

/PHP-5.4/ext/bz2/
H A Dbz2_filter.c46 unsigned int small_footprint : 1; member
97 status = BZ2_bzDecompressInit(streamp, 0, data->small_footprint); in php_bz2_decompress_filter()
348 data->small_footprint = 0; in php_bz2_filter_create()
379 data->small_footprint = Z_LVAL(tmp); in php_bz2_filter_create()

Completed in 5 milliseconds