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