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

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

Completed in 137 milliseconds