Searched refs:encodeText (Results 1 – 4 of 4) sorted by relevance
107 return encodeText(value, charset); in encode()
65 protected String encodeText(final String text, final String charset) in encodeText() method in RFC1522Codec
190 return encodeText(pString, charset); in encode()
894 function encodeText(txtValue) { function