diff options
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 26 |
1 files changed, 13 insertions, 13 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #72 brotli version 0.18.3 ] { +Extension [ <persistent> extension #70 brotli version 0.18.3 ] { - Dependencies { Dependency [ apcu (Optional) ] @@ -17,18 +17,18 @@ Extension [ <persistent> extension #72 brotli version 0.18.3 ] { } - Constants [12] { - Constant [ int BROTLI_GENERIC ] { 0 } - Constant [ int BROTLI_TEXT ] { 1 } - Constant [ int BROTLI_FONT ] { 2 } - Constant [ int BROTLI_COMPRESS_LEVEL_MIN ] { 0 } - Constant [ int BROTLI_COMPRESS_LEVEL_MAX ] { 11 } - Constant [ int BROTLI_COMPRESS_LEVEL_DEFAULT ] { 11 } - Constant [ int BROTLI_PROCESS ] { 0 } - Constant [ int BROTLI_FLUSH ] { 1 } - Constant [ int BROTLI_FINISH ] { 2 } - Constant [ bool BROTLI_DICTIONARY_SUPPORT ] { 1 } - Constant [ int BROTLI_VERSION_NUMBER ] { 16781312 } - Constant [ string BROTLI_VERSION_TEXT ] { 1.1.0 } + Constant [ <persistent> int BROTLI_GENERIC ] { 0 } + Constant [ <persistent> int BROTLI_TEXT ] { 1 } + Constant [ <persistent> int BROTLI_FONT ] { 2 } + Constant [ <persistent> int BROTLI_COMPRESS_LEVEL_MIN ] { 0 } + Constant [ <persistent> int BROTLI_COMPRESS_LEVEL_MAX ] { 11 } + Constant [ <persistent> int BROTLI_COMPRESS_LEVEL_DEFAULT ] { 11 } + Constant [ <persistent> int BROTLI_PROCESS ] { 0 } + Constant [ <persistent> int BROTLI_FLUSH ] { 1 } + Constant [ <persistent> int BROTLI_FINISH ] { 2 } + Constant [ <persistent> bool BROTLI_DICTIONARY_SUPPORT ] { 1 } + Constant [ <persistent> int BROTLI_VERSION_NUMBER ] { 16785408 } + Constant [ <persistent> string BROTLI_VERSION_TEXT ] { 1.2.0 } } - Functions { |
