constant VARNISH_BANTYPE_NORMAL in Varnish 8
Same name and namespace in other branches
- 6 varnish.module \VARNISH_BANTYPE_NORMAL
- 7 varnish.module \VARNISH_BANTYPE_NORMAL
1 use of VARNISH_BANTYPE_NORMAL
- varnish_purge in ./
varnish.module - Helper function to purge items for a host that matches the provided pattern.
File
- ./
varnish.module, line 23 - varnish.module
Code
define('VARNISH_BANTYPE_NORMAL', 0);