Searched refs:_acceptLangItem (Results 1 – 1 of 1) sorted by relevance
2259 } _acceptLangItem; typedef2264 const _acceptLangItem *aa = (const _acceptLangItem*)a; in uloc_acceptLanguageCompare()2265 const _acceptLangItem *bb = (const _acceptLangItem*)b; in uloc_acceptLanguageCompare()2300 MaybeStackArray<_acceptLangItem, 4> items; // Struct for collecting items. in uloc_acceptLanguageFromHTTP()