Searched refs:resultLocale (Results 1 – 1 of 1) sorted by relevance
1498 char resultLocale[INTL_MAX_LOCALE_LEN+1]; in PHP_FUNCTION() local1526 len = uloc_acceptLanguageFromHTTP(resultLocale, INTL_MAX_LOCALE_LEN, in PHP_FUNCTION()1533 RETURN_STRINGL(resultLocale, len); in PHP_FUNCTION()
Completed in 8 milliseconds