Searched refs:removeCmtText (Results 1 – 12 of 12) sorted by relevance
/third_party/flutter/skia/third_party/externals/icu/source/tools/genrb/ |
D | prscmnts.h | 41 removeCmtText(UChar* source, int32_t srcLen, UErrorCode* status);
|
D | prscmnts.cpp | 79 removeCmtText(UChar* source, int32_t srcLen, UErrorCode* status){ in removeCmtText() function
|
D | wrtxml.cpp | 511 src->fLength = removeCmtText(src->fChars, src->fLength, status); in printComments()
|
/third_party/icu/icu4c/source/tools/genrb/ |
D | prscmnts.h | 41 removeCmtText(UChar* source, int32_t srcLen, UErrorCode* status);
|
D | prscmnts.cpp | 79 removeCmtText(UChar* source, int32_t srcLen, UErrorCode* status){ in removeCmtText() function
|
D | wrtxml.cpp | 511 src->fLength = removeCmtText(src->fChars, src->fLength, status); in printComments()
|
/third_party/skia/third_party/externals/icu/source/tools/genrb/ |
D | prscmnts.h | 41 removeCmtText(UChar* source, int32_t srcLen, UErrorCode* status);
|
D | prscmnts.cpp | 79 removeCmtText(UChar* source, int32_t srcLen, UErrorCode* status){ in removeCmtText() function
|
D | wrtxml.cpp | 511 src->fLength = removeCmtText(src->fChars, src->fLength, status); in printComments()
|
/third_party/node/deps/icu-small/source/tools/genrb/ |
D | prscmnts.h | 41 removeCmtText(UChar* source, int32_t srcLen, UErrorCode* status);
|
D | prscmnts.cpp | 79 removeCmtText(UChar* source, int32_t srcLen, UErrorCode* status){ in removeCmtText() function
|
D | wrtxml.cpp | 511 src->fLength = removeCmtText(src->fChars, src->fLength, status); in printComments()
|