LANGUAGE_TYPE_URL

in includes/bootstrap.inc

The type of language used for URLs.

<?php
define('LANGUAGE_TYPE_URL', 'language_url');
?>