constant BOOST_ONLY_ASCII_PATH in Boost 6
2 uses of BOOST_ONLY_ASCII_PATH
- boost_admin_boost_performance_page in ./boost.admin.inc 
- Form builder; Displays Boost's configuration page.
- boost_is_cacheable in ./boost.module 
- Determines whether a given url can be cached or not by boost.
File
- ./boost.module, line 66 
- Provides static file caching for Drupal text output. Pages, Feeds, ect...
Code
define('BOOST_ONLY_ASCII_PATH', variable_get('boost_only_ascii_path', TRUE));