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