Searched refs:removeCmtText (Results 1 – 3 of 3) sorted by relevance
37 removeCmtText(UChar* source, int32_t srcLen, UErrorCode* status);
77 removeCmtText(UChar* source, int32_t srcLen, UErrorCode* status){ in removeCmtText() function
504 src->fLength = removeCmtText(src->fChars, src->fLength, status); in printComments()