Searched refs:resultLocale (Results 1 – 1 of 1) sorted by relevance
1612 char resultLocale[INTL_MAX_LOCALE_LEN+1]; in PHP_FUNCTION() local1642 len = uloc_acceptLanguageFromHTTP(resultLocale, INTL_MAX_LOCALE_LEN, in PHP_FUNCTION()1649 RETURN_STRINGL(resultLocale, len); in PHP_FUNCTION()
Completed in 13 milliseconds