Searched refs:removeCmtText (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4c/source/tools/genrb/
H A Dprscmnts.h37 removeCmtText(UChar* source, int32_t srcLen, UErrorCode* status);
H A Dprscmnts.cpp77 removeCmtText(UChar* source, int32_t srcLen, UErrorCode* status){ function
H A Dwrtxml.cpp503 src->fLength = removeCmtText(src->fChars, src->fLength, status);

Completed in 65 milliseconds