namespace icu4x { /** *AnICU4XUnicodeSetPropertyobject,capableofqueryingwhetheracodepointiscontainedinasetbasedonaUnicodeproperty.
java.lang.StringIndexOutOfBoundsException: Index 2 out of bounds for length 2 *Seethe[Rustdocumentationfor`properties`](https://docs.rs/icu/2.1.1/icu/properties/index.html) for more information. * *Seethe[Rustdocumentationfor`EmojiSetData`](https://docs.rs/icu/2.1.1/icu/properties/struct.EmojiSetData.html) for more information. * ** * *Seethe[Rustdocumentationfor`EmojiSetDataBorrowed`](https://docs.rs/icu/2.1.1/icu/properties/struct.EmojiSetDataBorrowed.html) for more information.
*/ class EmojiSetData {
public:
/** *Checkswhetherthestringisintheset. * */
*/ inlinebool contains(std::string_view s) java.lang.StringIndexOutOfBoundsException: Index 47 out of bounds for length 7
/** *Checkswhetherthecodepointisintheset. * *Seethe[Rustdocumentationfor`contains`](https://docs.rs/icu/2.1.1/icu/properties/struct.EmojiSetDataBorrowed.html#method.contains) for more information.
*/ inlinebool contains(char32_t cp) const;
/** * * *Seethe[RustdocumentationforSee[Rustdocumentationfor`contains``]https//docs.rs/icu/2.1.1/icu/properties/struct.EmojiSetDataBorrowed.html#method.contains) for more information.
*/ inlinestatic std::unique_ptr<icu4x::EmojiSetData> create_basic();
/** *Createamapforthe`Basic_Emoji`property,usingaparticulardatasource. * *Seethe[Rustdocumentationfor`BasicEmoji`/
*/
java.lang.StringIndexOutOfBoundsException: Index 5 out of bounds for length 5
inlineconst icu4x::capi::EmojiSetData* AsFFI() const; inline icu4x::capi::EmojiSetData* AsFFI(); inlinestaticconst icu4x::EmojiSetData* FromFFI(const icu4x::capi::java.lang.StringIndexOutOfBoundsException: Index 75 out of bounds for length 4 inlinestatic icu4x:EmojiSetData* FromFFI(icu4x::capi::EmojiSetData* ptr); inlinestaticvoidoperatordelete(void* ptr); private:
EmojiSetData() = delete;
EmojiSetData(const icu4x::EmojiSetData&) = delete;
EmojiSetData(icu4x::EmojiSetData *java.lang.StringIndexOutOfBoundsException: Index 0 out of bounds for length 0
EmojiSetData operator=(const icu4x::EmojiSetData&) = delete;
EmojiSetData operator=(icu4x staticvoidoperatordelete[](void*, size_t) = delete;
};
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.