Lines Matching defs:const
41 ExitingErrorCode(const char *loc) : location(loc) {}
44 virtual void handleFailure() const;
46 const char *location;
54 void ExitingErrorCode::handleFailure() const {
60 toIDNA2003(const UStringPrepProfile *prep, UChar32 c, icu::UnicodeString &destString) {
88 static const char *const statusNames[]={
94 printLine(UChar32 start, UChar32 end, Status status, const icu::UnicodeString &mapping) {
103 const UChar *buffer=mapping.getBuffer();
130 main(int argc, const char *argv[]) {
160 const icu::Normalizer2 *nfkc_cf=
209 const icu::Normalizer2 *nfd=