You are here

constant BOOST_CHAR in Boost 7

Same name and namespace in other branches
  1. 6 boost.module \BOOST_CHAR

Default value for the character replacement of ? in the URL.

4 uses of BOOST_CHAR
boost_admin_filesystem_settings in ./boost.admin.filesystem.inc
Form builder; Configure boost settings.
boost_admin_htaccess_generate_htaccess in ./boost.admin.htaccess.inc
Generate htaccess code.
boost_parse_url in ./boost.module
parse_url that takes into account the base_path
boost_transform_url in ./boost.module
Given a URL give back eveything we know.

File

./boost.module, line 41
Caches generated output as a static file to be served directly from the webserver.

Code

define('BOOST_CHAR', '_');