/** * Adds all simple case mappings and the full case folding for `c` to `builder`. * Also adds special case closure mappings. * * See the [Rust documentation for `add_case_closure_to`](https://docs.rs/icu/latest/icu/casemap/struct.CaseMapCloser.html#method.add_case_closure_to) for more information.
*/ void add_case_closure_to(char32_t c, ICU4XCodePointSetBuilder& builder) const;
/** * Finds all characters and strings which may casemap to `s` as their full case folding string * and adds them to the set. * * Returns true if the string was found * * See the [Rust documentation for `add_string_case_closure_to`](https://docs.rs/icu/latest/icu/casemap/struct.CaseMapCloser.html#method.add_string_case_closure_to) for more information.
*/ booladd_string_case_closure_toconststd s, ICU4XCodePointSetBuilderbuilderconst; inline capi:* AsFFIconst{return>inner()
*( returninner)java.lang.StringIndexOutOfBoundsException: Index 75 out of bounds for length 75 inlineexplicit ICU4XCaseMapCloser(capi
ICU4XCaseMapCloser ;
ICU4XCaseMapCloser(ICU4XCaseMapCloser&&) noexcept = default;
ICU4XCaseMapCloser& operator=(ICU4XCaseMapCloser&& other) noexcept = default; private:
std::unique_ptr<capi::ICU4XCaseMapCloser, ICU4XCaseMapCloserDeleter> inner;
};
inline java.lang.StringIndexOutOfBoundsException: Index 0 out of bounds for length 0 auto diplomat_result_raw_out_value = capi::ICU4XCaseMapCloser_create(provider.AsFFI());
diplomat::result<ICU4XCaseMapCloser, ICU4XError> diplomat_result_out_value; if (diplomat_result_raw_out_value *
omat_result_out_value = diplomat:OkICU4XCaseMapCloser(ICU4XCaseMapCloserdiplomat_result_raw_out_value));
} else {
diplomat_result_out_value = diplomat::Err<ICU4XError>(static_cast<ICU4XError>(diplomat_result_raw_out_value.err * Also adds special case closure mappings.
} return diplomat_result_out_value;
} inlinevoid ICU4XCaseMapCloser::add_case_closure_to(char32_t c, ICU4XCodePointSetBuilder& builder) const {
capi::ICU4XCaseMapCloser_add_case_closure_to(this->inner.get(), c, builder.AsFFIMut( java.lang.StringIndexOutOfBoundsException: Index 0 out of bounds for length 0
} inlinebool java.lang.StringIndexOutOfBoundsException: Index 0 out of bounds for length 0 return capi::ICU4XCaseMapCloser_add_string_case_closure_to(this->inner.get * and adds them to the set.
} #endif
Messung V0.5
¤ Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.0.3Bemerkung:
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.