Searched refs:text_value (Results 1 – 2 of 2) sorted by relevance
77 append, name, _, text_value = match.groups()78 return (name, text_value, append)
740 const UChar* text_value = GetUCharBufferFromFlat(flat, &sap, length); in RUNTIME_FUNCTION() local741 u_text = new icu::UnicodeString(text_value, length); in RUNTIME_FUNCTION()