Searched defs:appendText (Results 1 – 5 of 5) sorted by relevance
149 static const UChar appendText[]={ 0x61, 0x62, 0x63, 0 }; /* "abc" */ in demo_C_Unicode_strings() local
708 UXMLElement::appendText(UnicodeString &text, UBool recurse) const { in appendText() function in UXMLElement
725 static char *appendText(char *zIn, char const *zAppend, char quote){ in appendText() function
1691 appendText: function(text, where){ method
6067 appendText: function(text, where){ method