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