Searched refs:kRELATIVE_ (Results 1 – 1 of 1) sorted by relevance
333 UnicodeString kRELATIVE_("RELATIVE_"); in handleParseValue() local334 if(substr.startsWith(kRELATIVE_)) { in handleParseValue()335 UnicodeString relativeas(substr,kRELATIVE_.length()); in handleParseValue()