Home
last modified time | relevance | path

Searched refs:kParseEscapedApostropheFlag (Results 1 – 5 of 5) sorted by relevance

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/rlottie/src/lottie/rapidjson/
H A Dreader.h157 kParseEscapedApostropheFlag = 512, //!< Allow escaped apostrophe in strings. enumerator
1018 …else if ((parseFlags & kParseEscapedApostropheFlag) && RAPIDJSON_LIKELY(e == '\'')) { // Allow esc… in ParseStringToStream()
/dports/multimedia/assimp/assimp-5.1.3/contrib/rapidjson/include/rapidjson/
H A Dreader.h157 kParseEscapedApostropheFlag = 512, //!< Allow escaped apostrophe in strings. enumerator
1018 …else if ((parseFlags & kParseEscapedApostropheFlag) && RAPIDJSON_LIKELY(e == '\'')) { // Allow esc… in ParseStringToStream()
/dports/sysutils/pass-secrets/pass-secrets-1b7a323/include/rapidjson/
H A Dreader.h157 kParseEscapedApostropheFlag = 512, //!< Allow escaped apostrophe in strings. enumerator
1018 …else if ((parseFlags & kParseEscapedApostropheFlag) && RAPIDJSON_LIKELY(e == '\'')) { // Allow esc… in ParseStringToStream()
/dports/science/chrono/chrono-7.0.1/src/chrono_thirdparty/rapidjson/
H A Dreader.h157 kParseEscapedApostropheFlag = 512, //!< Allow escaped apostrophe in strings. enumerator
1018 …else if ((parseFlags & kParseEscapedApostropheFlag) && RAPIDJSON_LIKELY(e == '\'')) { // Allow esc… in ParseStringToStream()
/dports/graphics/rlottie/rlottie-0.2-49-g327fb7d/src/lottie/rapidjson/
H A Dreader.h157 kParseEscapedApostropheFlag = 512, //!< Allow escaped apostrophe in strings. enumerator
1018 …else if ((parseFlags & kParseEscapedApostropheFlag) && RAPIDJSON_LIKELY(e == '\'')) { // Allow esc… in ParseStringToStream()