Searched refs:USearchAttribute (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
H A Dsearch.h130 * USearchAttribute with values from the enum USearchAttributeValue.
132 * @param attribute text attribute (enum USearchAttribute) to be set
137 void setAttribute(USearchAttribute attribute,
143 * @param attribute text attribute (enum USearchAttribute) to be retrieve
147 USearchAttributeValue getAttribute(USearchAttribute attribute) const;
H A Dusearch.h98 * UTS #10 Unicode Collation Algorithm</a>, specifically the USearchAttribute
195 * One more than the highest normal USearchAttribute value.
200 } USearchAttribute; typedef in typeref:enum:__anon7522
207 * Default value for any USearchAttribute
402 * Sets the text searching attributes located in the enum USearchAttribute
413 USearchAttribute attribute,
427 USearchAttribute attribute);
/external/icu/icu4c/source/i18n/
H A Dsearch.cpp50 void SearchIterator::setAttribute(USearchAttribute attribute,
80 USearchAttribute attribute) const
H A Dusearch.cpp2836 USearchAttribute attribute,
2869 USearchAttribute attribute)

Completed in 236 milliseconds