Searched defs:URelativeString (Results 1 – 2 of 2) sorted by relevance
29 struct URelativeString { struct30 int32_t offset; /** offset of this item, such as, the relative date **/54 fDates = (URelativeString*) uprv_malloc(sizeof(fDates[0])*fDatesLen); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument
32 struct URelativeString { struct33 int32_t offset; /** offset of this item, such as, the relative date **/34 int32_t len; /** length of the string **/35 const UChar* string; /** string, or NULL if not set **/