Searched refs:NAME_PROP (Results 1 - 2 of 2) sorted by relevance

/external/chromium/third_party/icu/source/common/
H A Duniset_props.cpp85 #define NAME_PROP "na" macro
1245 // parse NAME_PROP back to UCHAR_NAME even though we already
1248 // NAME_PROP and make this a little more efficient.
1250 propName = UnicodeString(NAME_PROP, NAME_PROP_LENGTH, US_INV);
/external/icu4c/common/
H A Duniset_props.cpp88 #define NAME_PROP "na" macro
1310 // parse NAME_PROP back to UCHAR_NAME even though we already
1313 // NAME_PROP and make this a little more efficient.
1315 propName = UnicodeString(NAME_PROP, NAME_PROP_LENGTH, US_INV);

Completed in 28 milliseconds