HomeSort by relevance Sort by last modified time
    Searched refs:removeCmtText (Results 1 - 3 of 3) sorted by null

  /external/icu4c/tools/genrb/
prscmnts.h 37 removeCmtText(UChar* source, int32_t srcLen, UErrorCode* status);
prscmnts.cpp 67 removeCmtText(UChar* source, int32_t srcLen, UErrorCode* status){
wrtxml.cpp 491 src->fLength = removeCmtText(src->fChars, src->fLength, status);
    [all...]

Completed in 321 milliseconds