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